Commit graph

804 commits

Author SHA1 Message Date
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
Felix Kratz
e9c60a83a9 cleanup 2022-06-08 22:36:29 +02:00
Felix Kratz
c90d2cd8be better tracking of bar property change 2022-06-08 20:16:59 +02:00
Felix Kratz
8ecc722b9c initialize new windows off screen 2022-06-08 10:36:57 +02:00
Felix Kratz
96876921c8 even more aggressive performance optimizations 2022-06-07 17:39:04 +02:00
Felix Kratz
0892e1323e fix mouse entered and exited event logic 2022-06-07 15:56:35 +02:00
Felix Kratz
3129a49cd6 much better performance and misc fixes 2022-06-07 15:06:29 +02:00
Felix Kratz
c07d302f2b fix popup anchor for bottom bar layout 2022-06-07 10:48:50 +02:00
Felix Kratz
8eb65c844a fix flickering on startup 2022-06-07 08:41:01 +02:00
Felix Kratz
af5f11d06a fix mirrored bounding rects for popups 2022-06-06 12:51:08 +02:00
Felix Kratz
e139f31898 fix up popup logic 2022-06-06 12:22:07 +02:00
Felix Kratz
09d8f6b054 remove bounding rects, fix popup anchor, groups need fixing 2022-06-06 11:43:54 +02:00
Felix Kratz
c64e242419 properly remove subwindows from window ordering groups 2022-06-06 10:21:11 +02:00
Felix Kratz
cbacd0d5e2 properly add subwindows to window ordering groups 2022-06-06 10:19:52 +02:00
Felix Kratz
721770373f restructuring 2022-06-06 10:14:10 +02:00
Felix Kratz
f9b2395e20 clicks still not working 2022-06-05 22:17:15 +02:00
Felix Kratz
2e3aac4c3e fix performance 2022-06-05 21:18:50 +02:00
Felix Kratz
16ef8709f3 fix groups and flickering 2022-06-05 17:14:15 +02:00
Felix Kratz
8e066f5f3b fix geometry, groups and clicks still not working 2022-06-05 14:50:55 +02:00
Felix Kratz
ddfea5392c ... 2022-06-04 21:02:08 +02:00
Felix Kratz
81f51b49e7 still very buggy 2022-06-04 13:45:26 +02:00
Felix Kratz
ff33f0b11f Merge branch 'master' into picky_redraw 2022-06-04 12:57:47 +02:00
Felix Kratz
0481b170f5 properly respect popup.background.border_width in popup.background.image drawing 2022-05-30 08:44:57 +02:00
Felix Kratz
622c4675a2 properly handle popup.background.shadow 2022-05-30 08:14:45 +02:00
Felix Kratz
4ce61977e6 allow popup.background.image and align popup elements properly 2022-05-29 19:26:54 +02:00
Felix Kratz
e22990e94b experimenting with SLSSurface 2022-05-28 15:12:31 +02:00
Felix Kratz
e20c0d52a1 push animation update (#148) 2022-05-28 14:02:48 +02:00
Felix Kratz
730a118008 this is not working 2022-05-26 13:37:30 +02:00