Aleksander
a196dd9b3a
wgui: windowing: close_if_clicked_outside support, context menus
2026-01-06 00:06:06 +01:00
galister
0e291837da
Merge branch 'main' into next-dash-interface
2026-01-05 20:41:59 +09:00
Aleksander
feba52c28f
dash and wgui sounds
2026-01-03 15:00:47 +01:00
Aleksander
b91ec99782
fix uidev build
2025-12-29 21:51:26 +01:00
galister
94dd0a2139
ignore per-project cargo locks in favor of workspace
2025-12-28 11:28:10 +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
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
Aleksander
5afe85a3b3
Slider: show_value, hide tooltip on button press
...
[skip ci]
2025-12-24 09:15:15 +00:00
Aleksander
d36106ed3f
toast_manager: fix delay, add vulkan feat
...
[skip ci]
2025-12-23 19:27:37 +01:00
Aleksander
7118cea810
DashInterface, DashInterfaceEmulated
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
1c6ebc745d
grab-help panel, FollowHand align_to_hmd
2025-12-21 16:00:45 +09:00
Sefa Eyeoglu
3ad5c8cbfd
Delete broken asset symlinks ( #290 )
...
Ran `find -xtype l -delete`
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2025-12-14 13:22:08 +00:00
galister
8b4e60e221
format
2025-12-12 20:44:06 +09:00
galister
a5cacc2e70
mirrors, recenter, fix floor
2025-12-11 23:55:18 +09:00
galister
4314610244
clippy
2025-12-11 21:26:25 +09:00
galister
d2a3b7cc63
uidev: fix when MAILBOX is not supported
2025-12-11 10:34:36 +09:00
galister
1a2f3b2372
uidev: fix crash when PRE_MULTIPLIED is not in supportedCompositeAlpha
2025-12-11 09:54:55 +09:00
galister
fe589e7ebe
testbed to no longer use src_ext
2025-12-11 02:09:09 +09: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
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
9696d6730d
wgui: StyleSetRequest
2025-11-26 22:49:50 +01:00
Aleksander
5ce745d2b9
various_widgets: add visibility test, minor refactoring
2025-11-15 00:00:41 +01:00
Aleksander
4d4292255a
rename to timestep_alpha
2025-11-13 20:23:27 +01:00
Aleksander
6e11c2cf87
themes cleanup, ui improvements
2025-11-12 17:49:05 +01:00
Aleksander
afc8804aba
config: Add invert_scroll_direction and scroll_speed
2025-11-11 12:11:34 +01:00
Aleksander
6f41ffe59c
SettingsIO trait, save/load settings to/from file
2025-11-08 11:16:19 +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
e087eb3743
settings gui PoC
2025-11-05 22:37:07 +01:00
Aleksander
33955498cc
move stuff to frontend.rs
2025-11-05 21:12:01 +01:00
galister
fa562f7b12
panel: per-element interactibility
2025-10-31 17:32:10 +09:00
Aleksander
bf1d02ed00
Tooltips, minor changes
2025-10-18 22:38:39 +02:00
galister
9c596a7eb2
fix uidev
2025-10-12 18:11:15 +09: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
Aleksander
89c083991f
wgui: pretty-print tree
2025-10-05 17:23:27 +02:00
Aleksander
3dff9c5882
wgui: Separate user and wgui assets, topmost widgets (poc)
2025-10-05 13:48:58 +02:00
Aleksander
40cc27f7b0
wgui: Smooth scrolling, TransformStack: fix scrollable area boundaries (mouse wheel), separate into raw_dim and visual_dim, refactoring
2025-10-04 18:40:44 +02:00
galister
a78ae55bdc
attribs rework
2025-09-29 14:50:13 +09:00
galister
8c41eaa048
flag UPDATE_AFTER_BIND descriptor sets to fix validation
2025-09-28 23:00:29 +09:00
Aleksander
b5a3ba2954
dash-frontend: Application list
2025-09-28 13:13:37 +02:00
Aleksander
eb12a6a319
overflow: hidden/scroll scissor support, remove depth
2025-09-25 23:21:11 +02:00
Aleksander
8f75d451e4
working scissor proof of concept
2025-09-24 21:53:43 +02:00