Commit graph

731 commits

Author SHA1 Message Date
Felix Kratz
e851eebad5 remove ax api playground for now 2022-07-02 12:12:04 +02:00
Felix Kratz
0901d4fd0d minor tweaks to default config 2022-07-02 11:50:36 +02:00
Felix Kratz
64d75cde7f add image of default config to README 2022-07-01 17:52:11 +02:00
Felix Kratz
fe48d4a4fb update supporting section of readme 2022-07-01 10:24:41 +02:00
Felix Kratz
25c13f1dbe push version to v2.7.4 2022-06-29 11:13:24 +02:00
Felix Kratz
2f5b0c8f4a fix bar height not applying properly 2022-06-29 11:09:45 +02:00
Felix Kratz
bc35dff995 push version to v2.7.3 2022-06-27 20:31:54 +02:00
Felix Kratz
d88199cc11 fix default click script 2022-06-27 20:31:25 +02:00
Felix Kratz
9f98a4bd9c new example image 2022-06-27 20:01:12 +02:00
Felix Kratz
2134ad119c push version to 2.7.2 2022-06-27 19:32:28 +02:00
Felix Kratz
d4befc2d52 setting the associated_display manually overrides the new logic 2022-06-27 19:30:44 +02:00
Felix Kratz
f1f8d367f6 clean up default config 2022-06-27 19:13:47 +02:00
Felix Kratz
95d4239bb5 set associated_display automatically for space components 2022-06-27 19:13:05 +02:00
Felix Kratz
d84212b9b4 fix occasional white flickering (#207) 2022-06-27 13:24:05 +02:00
Felix Kratz
0179414373 add new note to README 2022-06-26 21:32:33 +02:00
Felix Kratz
5d31801c9a fix bug with associated display property not applying instantaneous and added display ID to $INFO variable on display_change event 2022-06-26 21:03:34 +02:00
Felix Kratz
91286d7471 resize bar only when needed 2022-06-26 18:32:53 +02:00
Felix Kratz
b49b68f3c2 add easy way to display app icons (#204) 2022-06-23 19:33:09 +02:00
Felix Kratz
173085cdce allow popups in popups for e.g. context menus 2022-06-18 00:37:39 +02:00
Felix Kratz
1546dd7bb7 change wording for features 2022-06-17 09:55:52 +02:00
Felix Kratz
c07737dc4b add blur_radius to popups 2022-06-16 09:40:34 +02:00
Felix Kratz
5422a9fdce fix off by one error 2022-06-16 09:05:54 +02:00
Felix Kratz
38ea94868f fix off by one error 2022-06-16 09:05:47 +02:00
Felix Kratz
98b6c4d197
add animation demo to readme 2022-06-16 01:27:39 +02:00
Felix Kratz
aed26e151e add property to all items (#201) 2022-06-16 00:42:39 +02:00
Felix Kratz
08eccfd492 properly release popup background on termination 2022-06-15 23:49:58 +02:00
Felix Kratz
8a67af7a82 push version to 2.7.0 2022-06-15 22:25:43 +02:00
Felix Kratz
f7c9c8f8ae fix sketchybar bug with big sur (#190) 2022-06-15 22:01:30 +02:00
Felix Kratz
268968d23f cleanup 2022-06-15 21:26:22 +02:00
Felix Kratz
f6f3e0cccc respect bracket shadow bounds 2022-06-15 00:17:47 +02:00
Felix Kratz
c4fe5f4342 respect all shadows in bounding box calculation (#199) 2022-06-15 00:05:53 +02:00
Felix Kratz
703fe1319c fix background shadow bounding boxes (#199) 2022-06-14 23:29:00 +02:00
Felix Kratz
1e049fff3a minor popup fixes 2022-06-14 18:38:35 +02:00
Felix Kratz
1061558427 rework popups to conform with the new drawing logic 2022-06-14 00:15:28 +02:00
Felix Kratz
53d0e09df4 catch non JSON userInfo objects 2022-06-13 19:57:21 +02:00
Felix Kratz
35e0b04784 fix slight memory leak 2022-06-13 13:52:56 +02:00
Felix Kratz
eede98e4b0 add new quadratic animation function 2022-06-13 13:41:52 +02:00
Felix Kratz
6cccb1d890 copy va_list to avoid ambiguity 2022-06-13 10:51:32 +02:00
Felix Kratz
62df9876b0 trying to fix aliases for catalina (#196) 2022-06-13 08:35:02 +02:00
Felix Kratz
fe7313eed2 fix hidden property (closes #197) 2022-06-13 08:25:27 +02:00
Felix Kratz
fcef6cc611 add notch_offset property (#195) 2022-06-12 09:23:42 +02:00
Felix Kratz
8bdb6981d4 key frame support for animations (closes #194) 2022-06-12 00:33:36 +02:00
Felix Kratz
20c3326e87 popups are respected in global mouse entered and exited events 2022-06-12 00:03:21 +02:00
Felix Kratz
d0f29dcbbb add proper subscribe domain error message 2022-06-11 20:08:19 +02:00
Felix Kratz
5ff5113f28 add -fno-common flag for compilation (fixes #192) 2022-06-10 10:02:45 +02:00
Felix Kratz
9e02b7e067
Merge pull request #191 from FelixKratz/picky_redraw
Major Performance Optimizations
2022-06-09 21:23:13 +02:00
Felix Kratz
df86156c1a better error responses 2022-06-09 21:14:57 +02:00
Felix Kratz
e82f2a96e9 whoops 2022-06-09 19:41:07 +02:00
Felix Kratz
5531582067 added global mouse entered and exited events 2022-06-09 18:05:50 +02:00
Felix Kratz
b41c8a9dda fix some bugs 2022-06-09 17:44:30 +02:00