Commit graph

74 commits

Author SHA1 Message Date
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
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
0cad72cd88 nice performance boost and lazy items 2021-09-08 20:35:48 +02:00
FelixKratz
24fd74bc92 batch event subscription 2021-09-07 16:51:42 +02:00
FelixKratz
05bc579454 batch messages for everything 2021-09-07 01:51:46 +02:00
FelixKratz
eebd5ebdd5 make the space component more configurable 2021-09-04 12:36:51 +02:00
FelixKratz
d83c698fb8 added background blur option 2021-09-03 10:06:58 +02:00
FelixKratz
470cef7562 some comments in the example rc 2021-09-02 20:42:11 +02:00
FelixKratz
b956eea407 Merge branch 'master' of github.com:FelixKratz/SketchyBar 2021-09-01 16:42:33 +02:00
FelixKratz
0c08ca88c4 added corner radius option for the bar 2021-09-01 16:42:27 +02:00
Felix Kratz
d7b734577b
Update README.md 2021-09-01 15:39:22 +02:00
Felix Kratz
8cc64fab47
Update README.md 2021-09-01 14:07:45 +02:00
Felix Kratz
abd1f4c320
Update README.md 2021-09-01 13:35:53 +02:00
FelixKratz
f515f748a6 added brew installation instructions 2021-09-01 13:22:39 +02:00
FelixKratz
0bfd62d6f5 added ability to offset the bar and add screen margin around it 2021-08-31 16:35:31 +02:00
FelixKratz
8559d85da2 added new toggles for drawing and scripting 2021-08-31 16:18:40 +02:00
FelixKratz
7ed2ee4ee2 make freeze option accessible 2021-08-31 15:03:48 +02:00
FelixKratz
d88cda7dbb added option to comletely remove an item 2021-08-31 00:32:33 +02:00
Felix Kratz
2731086dc9
Added deprecation note for title component 2021-08-28 08:13:03 +02:00
FelixKratz
3c948d2659 make custom events more powerful (optional) 2021-08-27 21:57:48 +02:00
FelixKratz
7f7539872c better description of the bar 2021-08-24 11:26:07 +02:00
FelixKratz
2dc711f22f allow enabling and disabling of items 2021-08-23 22:57:09 +02:00
FelixKratz
d82d21eae5 added basic structure for custom events 2021-08-23 20:19:07 +02:00
FelixKratz
da2e3f844a defined the syntax for the new event system 2021-08-23 19:40:54 +02:00
FelixKratz
1eefbe821d Added script caching in RAM for better performance as a item preference 2021-08-22 18:48:50 +02:00
FelixKratz
2b3e59dadb allow setting default values for a lot of properties 2021-08-22 14:37:30 +02:00
Felix Kratz
6e5687cfb8 small documentation of possible commands 2021-08-19 14:38:02 +02:00
FelixKratz
0f2874b523 added comment for updating 2021-08-18 23:22:01 +02:00
Felix Kratz
9facecebc3
Update README.md 2021-08-17 02:18:29 +02:00
Felix Kratz
cd98384873
Update README.md 2021-08-17 02:15:12 +02:00
Felix Kratz
7c39fbe169
Added remark regarding fonts 2021-08-14 22:58:01 +02:00
FelixKratz
b9faebcec8 install via make install 2021-08-14 22:42:59 +02:00
FelixKratz
90a50fb655 added install script for easier startup 2021-08-14 22:38:55 +02:00
FelixKratz
a553aa46ce change screen, display association logic to allow for multiple associations 2021-08-14 21:54:43 +02:00
Felix Kratz
4a2de76617
Update README.md 2021-08-14 21:33:27 +02:00
Felix Kratz
f91db7e921
Update README.md 2021-08-14 13:29:00 +02:00
Felix Kratz
610da03a0b
Update README.md 2021-08-14 02:21:10 +02:00
FelixKratz
f1cda70f86 added readme 2021-08-13 16:30:44 +02:00
FelixKratz
d1a1d27ef3 remove trash 2021-08-10 12:47:42 +02:00
Calum MacRae
ca4c58c05f
docs: Add sponsor badge to README 2021-04-28 12:38:43 +01:00
Calum MacRae
d5ac9607ca
docs: Add note to README linking to release archive 2021-04-25 17:11:27 +01:00
Calum MacRae
dce298fd52
docs: Set version for flake usage in README 2021-04-25 17:08:31 +01:00
Calum MacRae
96e210e579
release: 1.3.0 2021-04-25 16:45:44 +01:00
Calum MacRae
01cb8bbb6a
docs: Add GitHub Discussions badge to README 2021-04-09 16:11:15 +01:00
Calum MacRae
ee4bac9dc1
tooling: Provide a Nix Flake 2021-04-09 10:45:59 +01:00
Calum MacRae
8183469c4e
docs: Example config/links in README should point to latest release
Part of (potentially all of?) the solution to #61
2021-04-07 15:11:57 +01:00
Calum MacRae
67a44cca70
tooling: Move to GitHub Actions
Closes #54
2021-03-31 16:30:16 +01:00