Commit graph

690 commits

Author SHA1 Message Date
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
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