Commit graph

299 commits

Author SHA1 Message Date
FelixKratz
ebd77cc706 item y_offsets 2021-09-23 22:49:05 +02:00
FelixKratz
4585d4a12b Merge branch 'master' of github.com:FelixKratz/SketchyBar 2021-09-23 22:01:00 +02:00
FelixKratz
25127523b3 font_smoothing as an option 2021-09-23 22:00:54 +02:00
Felix Kratz
1ea3b8a481
fixed some typos in the readme 2021-09-23 14:37:10 +02:00
FelixKratz
fd349366cf push version to 1.3.0 2021-09-23 00:55:55 +02:00
FelixKratz
78b7ee66c4 silence compile warnings 2021-09-23 00:53:07 +02:00
FelixKratz
201237529a no need for bar to be visible for item aliases 2021-09-23 00:49:32 +02:00
FelixKratz
2cbc7f92b5 remove trailing spaces 2021-09-22 17:37:23 +02:00
FelixKratz
d9977e81b5 sharper text rendering 2021-09-22 15:46:49 +02:00
FelixKratz
92c4af9004 allow individual bar hiding 2021-09-22 15:19:22 +02:00
FelixKratz
9558a3c7cd replace config domain with bar domain 2021-09-22 10:42:51 +02:00
FelixKratz
b61f801429 better bar hiding 2021-09-22 10:22:05 +02:00
FelixKratz
49a2425a0c new logic to determine wether an item is shown 2021-09-22 10:21:08 +02:00
FelixKratz
8dceff3724 rename scripting to updates 2021-09-21 16:33:54 +02:00
FelixKratz
0460c00b96 crispy rendering 2021-09-21 11:19:58 +02:00
FelixKratz
ce04676ea0 paddings can now be negative 2021-09-20 19:23:16 +02:00
FelixKratz
91a9a694d5 fix multi item aliasing from single owner 2021-09-20 11:49:09 +02:00
FelixKratz
6a61e3ef2d add experimental section to TOC 2021-09-20 00:32:13 +02:00
FelixKratz
a099235741 specify window owner and name for window aliasing 2021-09-20 00:27:12 +02:00
FelixKratz
08d6227c19 fix segv after storing window id 2021-09-19 23:17:10 +02:00
FelixKratz
e6c758b87d ask for permission and less agressive O flag 2021-09-19 22:41:05 +02:00
FelixKratz
86da5be578 experimental: default item aliasing 2021-09-19 19:26:10 +02:00
FelixKratz
87d94d09fd Merge branch 'master' of github.com:FelixKratz/SketchyBar 2021-09-17 16:20:15 +02:00
FelixKratz
170e4c8629 fix bar hiding not working after last patch 2021-09-17 16:20:08 +02:00
Felix Kratz
3f34269c91
remove only on head notice 2021-09-15 22:59:22 +02:00
FelixKratz
cdf3001ec2 fixing pesky bugs and adding sid and did as scripting env variables for space components 2021-09-15 22:45:49 +02:00
FelixKratz
33ed5551e3 added TOC 2021-09-15 20:22:26 +02:00
FelixKratz
b2b5f8fe99 merge readme 2021-09-15 20:03:10 +02:00
FelixKratz
0b3291d5f0 on, true and yes are now synonymous in messages 2021-09-15 20:02:10 +02:00
Felix Kratz
cc1c1cd4ac
mark features that are only available on git HEAD 2021-09-15 19:45:46 +02:00
FelixKratz
70d9b7a983 new item background features 2021-09-15 19:40:20 +02:00
FelixKratz
e3c374068d exclude NSDistributedNotification names file from git 2021-09-15 18:47:07 +02:00
FelixKratz
6512f8c73c always draw graphs inside border 2021-09-14 00:10:38 +02:00
FelixKratz
09dfee4dd7 added configurable bar border 2021-09-13 23:58:19 +02:00
FelixKratz
aa31ba62e7 reformatted example rc 2021-09-12 00:07:38 +02:00
FelixKratz
71a37b7250 make new topmost and hidden properties toggleable 2021-09-11 23:31:12 +02:00
FelixKratz
c1caba4733 hide / unhide bar & set bar topmost 2021-09-11 23:22:51 +02:00
FelixKratz
95923db500 even more batching 2021-09-11 19:12:56 +02:00
FelixKratz
1e13c870d8 nospace modifier available for all items 2021-09-10 16:07:17 +02:00
FelixKratz
8c037b2dfe small changes to the default rc 2021-09-10 12:20:08 +02:00
FelixKratz
627944b74a added toggle command for boolean properties 2021-09-10 10:33:33 +02:00
FelixKratz
af402f0068 updated pictogram of a bar item 2021-09-09 19:37:21 +02:00
FelixKratz
1e468dd3c8 item background enabled 2021-09-09 19:34:49 +02:00
FelixKratz
fcbbc4bdc0 picky multi bar redraw 2021-09-09 00:52:30 +02:00
FelixKratz
ad569c2e15 fix segv 2021-09-09 00:15:26 +02:00
FelixKratz
33d9ea9f7d malloc rbr string 2021-09-08 21:30:01 +02:00
FelixKratz
d4df029577 one graph can always be lazy 2021-09-08 20:49:32 +02:00
FelixKratz
d98ee90c60 graph push sets needs update 2021-09-08 20:40:25 +02:00
FelixKratz
0cad72cd88 nice performance boost and lazy items 2021-09-08 20:35:48 +02:00
FelixKratz
48abe65ddc much snappier space scripting 2021-09-08 17:53:17 +02:00