Commit Graph

233 Commits

Author SHA1 Message Date
galister ce558855d4 settings implementation 2026-01-07 02:23:39 +09:00
Aleksander 51dbb6f14d checkbox sounds, app launch sounds 2026-01-06 17:09:39 +01:00
Aleksander addcc7eed6 context menu custom attribs 2026-01-06 14:15:56 +01:00
galister 1257be6cc4 on_custom_attribs Box → Rc 2026-01-06 20:47:05 +09:00
Aleksander e535c5fe94 ticking context menu 2026-01-06 12:43:03 +01:00
Aleksander a196dd9b3a wgui: windowing: `close_if_clicked_outside` support, context menus 2026-01-06 00:06:06 +01:00
galister 164e9764eb fmt 2026-01-05 20:52:34 +09:00
galister 0e291837da Merge branch 'main' into next-dash-interface 2026-01-05 20:41:59 +09:00
galister ac9bfc9fc4 bar dropdown backend logic 2026-01-05 20:36:44 +09:00
galister b56aa1a8de bar app icons & tooltips 2026-01-05 15:45:19 +09:00
Aleksander b86525d65d tooltip raw text, inline translation fallback support 2026-01-05 01:05:56 +01:00
Aleksander feba52c28f dash and wgui sounds 2026-01-03 15:00:47 +01:00
galister b6c16dff18 poc window decorations 2026-01-03 20:57:14 +09:00
galister 648e9ae219 RadioBox & RadioGroup 2026-01-03 16:14:29 +09:00
Aleksander d664b1b9e2 Game launcher (fully functional) 2025-12-28 16:38:24 +01:00
galister 94dd0a2139 ignore per-project cargo locks in favor of workspace 2025-12-28 11:28:10 +09:00
galister 9b10082b71 cached image loading: auto cleanup 2025-12-27 22:31:31 +09:00
galister 8747487beb cached image loading 2025-12-27 22:06:28 +09:00
Aleksander d70b51184c Game launcher (wip), wgui refactor
[skip ci]
2025-12-26 23:22:17 +01:00
Aleksander d8625f770c fix srgb in uidev mode, tweak colors a bit
[skip ci]
2025-12-26 20:58:17 +01:00
galister a44aa2e426 wgui to use srgb 2025-12-27 02:49:11 +09:00
Aleksander 1364a5cb2e fix animations, fix SlotMap dirty widget panic, set gui scale, set dash to 1080p
[skip ci]
2025-12-26 15:02:08 +01:00
Aleksander 4f7204ccf7 remove RcFrontend & RcLayout
[skip ci]
2025-12-26 12:43:14 +01:00
galister 771ade368c Merge branch 'main' into next-dash-interface 2025-12-26 11:56:48 +09:00
galister 86cbe8f13b fix <image> instance_count 2025-12-26 11:55:48 +09:00
Aleksander 36576122a9 Make WayVR IPC independent of the built-in Wayland server
- Rename state -> wayland_state
- Move WayVR IPC server outside "wayvr" (wayland server) feature
- WayVR IPC server is now available without "wayvr" (wayland server) feature
- Remove run_compositor_at_start (run wayland server instantly)
2025-12-24 09:15:15 +00:00
Aleksander 5afe85a3b3 Slider: `show_value`, hide tooltip on button press
[skip ci]
2025-12-24 09:15:15 +00:00
Aleksander ff9ecda68f Merge remote-tracking branch 'origin/main' into next-dash-interface
[skip ci]
2025-12-23 19:24:08 +01:00
Aleksander 2d40b8ac00 App launcher
[skip ci]
2025-12-23 19:17:51 +01:00
Aleksander 1b4c2a9006 tooltip wrap, clippy
[skip ci]
2025-12-23 17:14:46 +01:00
Aleksander 9a606dbce5 Merge remote-tracking branch 'origin/main' into next-dash-interface
[skip ci]
2025-12-23 17:01:16 +01:00
galister 3f5a363136 fmt 2025-12-24 00:58:40 +09:00
galister b352269556 add <image> widget 2025-12-23 22:10:46 +09:00
galister f038ad8a87 wayvrctl + panel-modify ipc 2025-12-23 18:20:27 +09:00
galister 5287b659e8 customization via wayvr_ipc 2025-12-23 13:29:28 +09:00
galister a20ca4cc2b dont apply round multiplier to percentage values 2025-12-23 00:44:32 +09:00
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
Aleksander 848674c143 `process_list::View` done 2025-12-21 16:00:54 +01:00
Aleksander 5462e84995 `display_options::View` done 2025-12-21 13:59:17 +01:00
Aleksander e81c3945e6 `add_display::View` done 2025-12-21 13:59:17 +01:00
Aleksander 9aea733452 `display_list`, `add_display` views (wip)
[skip ci]
2025-12-21 13:59:17 +01:00
Aleksander 171021d6c5 Slider: `show_value`, hide tooltip on button press
[skip ci]
2025-12-21 13:59:17 +01: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
galister 67017a9f54 clippy 2025-10-31 17:33:38 +09:00
galister fa562f7b12 panel: per-element interactibility 2025-10-31 17:32:10 +09:00
galister 01d11e8485 events with user data to also trigger internal listeners + toast fix 2025-10-29 19:56:58 +09:00
Aleksander bf1d02ed00 Tooltips, minor changes 2025-10-18 22:38:39 +02:00
galister 90eed4558f events refactor 2025-10-12 17:30:30 +09:00
Aleksander fbe1d5b09e tooltips PoC 2025-10-11 13:31:00 +02:00
Aleksander 200d5223d3 `ConstructEssentials`
i'm really out of ideas how to name another struct name with function parameters. Well, here we go - essentials.
2025-10-11 11:26:25 +02:00
Aleksander ce8cd3bce7 wgui: `WguiWindow`, open/close 2025-10-06 19:09:34 +02:00
Aleksander efcc41de19 wgui: event results/blocking for overlapping content, rev iterate events for root node 2025-10-05 20:11:49 +02:00