Commit graph

780 commits

Author SHA1 Message Date
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
Felix Kratz
b5ac9a2d81 merge 2022-05-26 13:31:09 +02:00
Felix Kratz
9eeacd30c1 add animation between color and highlight_color 2022-05-26 13:06:13 +02:00
Felix Kratz
c2db74b2f5 all colors can be animated 2022-05-26 12:36:48 +02:00
Felix Kratz
1a087b1b20 some new animation functions 2022-05-25 21:34:10 +02:00
Felix Kratz
ba34ffd8af text width can now be properly animated 2022-05-23 21:17:16 +02:00
Felix Kratz
4bb1b517d1 all shadow properties can be animated + first animation optimizations 2022-05-23 20:15:54 +02:00
Felix Kratz
8b1d4b76fd text properties can all be animated 2022-05-23 19:45:30 +02:00
Felix Kratz
f71192cca8 add tanh animation function 2022-05-22 17:09:19 +02:00
Felix Kratz
95029c1e56 allow full int range in animations 2022-05-22 16:28:06 +02:00
Felix Kratz
c5a9f96cda notch_width animation fix 2022-05-18 16:23:43 +02:00
Felix Kratz
200503b4f8 fix notch_width not working due to typo in animation refactor 2022-05-18 16:21:10 +02:00
Felix Kratz
55668a48f0 use correct window level at init 2022-05-17 00:00:23 +02:00
Felix Kratz
7f5d7e47fb fix topmost (closes #185) 2022-05-16 23:51:05 +02:00
Felix Kratz
b59b58499f disable color animations for now, looks weird 2022-05-16 22:22:33 +02:00
Felix Kratz
d440b00aee bar properties can all be animated 2022-05-16 22:18:41 +02:00
Felix Kratz
4d860a8c9c started animation implementation 2022-05-16 15:00:39 +02:00
Felix Kratz
985d51c930 link to qa section 2022-05-16 12:20:36 +02:00
Felix Kratz
731c102be3 improve readability of getting started section 2022-05-16 11:56:06 +02:00
Felix Kratz
69c345840c add more comments to default sketchybarrc 2022-05-16 08:38:23 +02:00
Felix Kratz
b62f811a35 added getting started section and cleaned up readme 2022-05-14 20:39:24 +02:00
Felix Kratz
2a99ed5e92 add ways to support the project to readme 2022-05-14 20:19:55 +02:00
Felix Kratz
64c1815e76 small adjustments to spacing 2022-05-13 09:01:48 +02:00
Felix Kratz
5e5dc024f8 link to new docs 2022-05-13 09:00:35 +02:00
Felix Kratz
4471e6983d Shorten README and refer to new documentation 2022-05-13 08:56:22 +02:00