Commit Graph

136 Commits

Author SHA1 Message Date
galister
b90b7336e0 add universal _long_release and variants 2025-12-22 17:47:46 +09:00
galister
a0bc4001c0 settings for text+bg colors, anim speed, rounding 2025-12-22 15:03:17 +09:00
galister
a60476b47e fix slider behavior with multiple pointers 2025-12-20 19:56:43 +09:00
galister
4c06fef35d support svgs with currentColor 2025-12-20 19:32:24 +09:00
Aleksander
9dbd86db39 wgui: pass motion events further, add consume_mouse_events parameter to widgets (Closes #306), always reverse iter events 2025-12-18 22:02:17 +01:00
Aleksander
5463b6490d wgui: fix stuck mouse release animation state (Closes #296) 2025-12-18 20:54:19 +01:00
galister
b28c402ddf fmt 2025-12-17 16:13:40 +09:00
galister
e1a3471ed1 improve watch overlay layou 2025-12-17 16:13:32 +09:00
galister
ea90853e56 custom panels 2025-12-17 15:54:52 +09:00
Aleksander
d6b176f23a make watch pretty
[skip ci]
2025-12-16 20:27:07 +01:00
Aleksander
326b0d710c make toasts pretty 2025-12-16 18:57:10 +01:00
galister
bdc1bf87b2 sunset theme.xml in favor of globals 2025-12-16 18:55:03 +01:00
galister
17165123b9 sunset theme.xml in favor of globals 2025-12-14 00:34:06 +09:00
galister
661ad7d761 toast: limit size and enable word wrap 2025-12-13 21:59:32 +09:00
galister
8b4e60e221 format 2025-12-12 20:44:06 +09:00
Aleksander
67435d5fc9 src_ext 2025-12-10 18:24:32 +01:00
galister
1724d39697 FileOrBuiltIn asset paths, theming support 2025-12-11 01:09:49 +09:00
Aleksander
e76ad82c60 update all deps 2025-12-08 22:57:44 +01:00
Aleksander
b0985e33af dash-frontend: toast messages, 📦📎 2025-12-08 22:42:05 +01:00
Aleksander
e7746f5981 wgui: add set_color for Button, dash-frontend: audio_settings: button highlights 2025-12-08 09:38:04 +01:00
galister
38ba83d74d smarter normalize_path 2025-12-07 16:14:20 +09:00
Aleksander
bc5075a732 Fully functional audio settings, add sprite_src for <Button> 2025-12-06 12:08:25 +01:00
galister
e83997bc08 uidev: support external paths 2025-12-06 12:01:51 +09:00
Aleksander
1d60bed361 Audio settings: Sinks and sources control fully implemented (cards wip), port pactl_wrapper 2025-12-05 21:30:17 +01:00
Aleksander
9767940923 Audio settings pop-up 2025-12-04 21:04:52 +01:00
Aleksander
6b4039a764 App launcher view 2025-11-30 15:28:05 +01:00
galister
6c5ab63bec watch & edit to use theme.xml; device batteries 2025-11-30 18:01:52 +09:00
Aleksander
192ffab4fd wgui: new_pass attrib, refactoring 2025-11-27 20:32:59 +01:00
Aleksander
9696d6730d wgui: StyleSetRequest 2025-11-26 22:49:50 +01:00
Aleksander
85eab33c94 fix tooltips not disappearing, clippy 2025-11-26 22:01:19 +01:00
galister
3f907180f8 watch controls for edit mode 2025-11-25 23:13:14 +09:00
galister
2d7714d423 watch: highlight current set 2025-11-24 14:18:04 +09:00
Aleksander
127cb5c8d0 wgui: refresh widgets with dirty tree state 2025-11-15 11:46:34 +01:00
Aleksander
5ce745d2b9 various_widgets: add visibility test, minor refactoring 2025-11-15 00:00:41 +01:00
galister
3daee83838 edit overlay progress 2025-11-14 17:59:17 +09:00
Aleksander
830be58c7a style: add display="none" 2025-11-13 20:54:19 +01:00
Aleksander
4d4292255a rename to timestep_alpha 2025-11-13 20:23:27 +01:00
galister
595324814a opacity & additive & curvature works 2025-11-13 15:40:08 +09:00
Aleksander
6e11c2cf87 themes cleanup, ui improvements 2025-11-12 17:49:05 +01:00
Aleksander
6136a5aa43 clippy 2025-11-12 17:06:53 +01:00
galister
adb093b725 snappy sliders 2025-11-13 00:34:38 +09:00
galister
d26ddd66bd edit overlay design 2025-11-12 23:27:26 +09:00
galister
6b5b95bd88 refactor rendering interface, working edit overlay 2025-11-12 20:41:19 +09:00
Aleksander
afc8804aba config: Add invert_scroll_direction and scroll_speed 2025-11-11 12:11:34 +01:00
Aleksander
a59a4c2870 text_renderer: clear VkImage before growing, implement island padding in texture atlas (fix graphical artifacts) 2025-11-08 12:08:48 +01:00
Aleksander
71898056f3 add WguiFontSystem, remove FONT_SYSTEM singleton, custom fonts, add Light font weight
there are a few gzip-compressed ttf as for now, looks like variable fonts aren't parsed properly by cosmic_text. Not sure why. Also, we probably need to have a fallback for CJK characters in the future, or just fallback to the built-in ones in the OS.
2025-11-07 22:21:57 +01:00
Aleksander
433b7f53b5 remember checked settings in memory 2025-11-06 21:12:26 +01:00
Aleksander
e087eb3743 settings gui PoC 2025-11-05 22:37:07 +01:00
galister
81d2672740 fix internal events blocking custom events on the same widget 2025-10-31 19:10:13 +09:00
galister
44b9a79849 more clippy 2025-10-31 17:48:54 +09:00