wayvr/wgui/src/components
Aleksander f30c650bba wgui: add `EventResult::ConsumedExclusive` for Slider components
This prevents us from accidentally swipe-scrolling the content if the user tries to change a slider value.
2026-05-03 19:13:45 +02:00
..
bar_graph.rs rebase changes from feat/chroma-key 2026-04-17 12:10:18 +09:00
button.rs wgui: Swipe kinetic scrolling support (#504) 2026-05-02 19:21:30 +02:00
checkbox.rs wgui: Swipe kinetic scrolling support (#504) 2026-05-02 19:21:30 +02:00
color_selector.rs wgui: Range sliders, fix swipe scrolling <-> slider conflict 2026-05-03 18:54:31 +02:00
editbox.rs rebase changes from feat/chroma-key 2026-04-17 12:10:18 +09:00
mod.rs wgui: Add `ColorSelector` component 2026-04-11 00:22:24 +02:00
radio_group.rs handsfree mode 2026-01-13 19:15:51 +09:00
slider.rs wgui: add `EventResult::ConsumedExclusive` for Slider components 2026-05-03 19:13:45 +02:00
tabs.rs wgui: Swipe kinetic scrolling support (#504) 2026-05-02 19:21:30 +02:00
tooltip.rs wgui: separate globals and themes 2026-03-05 19:28:42 +01:00