hare_ware
b89ae4726c
Revert "fix bindings for wmr controllers"
...
This reverts commit 285f6db134 .
2026-03-23 12:23:01 +09:00
galister
b0bbc25083
dont die if autostart app cant be started
2026-03-20 12:48:52 +09:00
Craig McLure
635df298fe
Updated the pipewire reference in Cargo.lock
2026-03-18 22:22:00 +09:00
galister
786847cc2f
update pipewire-rs to fix build on arch
2026-03-18 12:31:42 +09:00
Aleksander
d9f89faf33
wayvr: "Fix floor" countdown timer and sound
...
- 5-second timeout sound with countdown timer
- sort locale JSON
- modify toast lerp amount
2026-03-16 13:47:51 +09:00
galister
769978560e
oops
2026-03-16 13:46:23 +09:00
galister
bebc39e766
dbus notify timeout is ms
2026-03-16 13:38:10 +09:00
oo8dev
bb15a4e867
Merge pull request #466 from wlx-team/toast-mp3-update
...
update toast.mp3 sound
2026-03-14 12:23:30 +00:00
Aleksander
84015c7972
update toast.mp3 sound
...
[skip ci]
2026-03-14 13:20:48 +01:00
galister
f2c34fba8f
sticky modifier keys explanation in README
2026-03-11 10:44:01 +09:00
Earthgames
1a74eb1507
Use a more common name
2026-03-08 01:18:35 +09:00
Earthgames
6b3f8a7b42
Only convert locale one time
2026-03-08 01:18:35 +09:00
Earthgames
ad78fdab24
Hack in full lang codes
...
Add British
2026-03-08 01:18:35 +09:00
Earthgames
12ceebec6d
Used locale in chrono
2026-03-08 01:18:35 +09:00
Earthgames
6f9ca5b3b7
Added documentation for default colors
2026-03-06 12:23:50 +09:00
oo8dev
c54b211872
Merge pull request #460 from wlx-team/defaults-globals-refactor
...
wgui: separate globals from themes
2026-03-05 21:55:46 +00:00
Aleksander
cb899235b4
wgui: separate globals and themes
2026-03-05 19:28:42 +01:00
Aleksander
a83af3d833
translations
2026-03-05 12:42:04 +01:00
galister
e8c8a67fc0
add wiki links to readme
2026-03-03 02:52:51 +09:00
Earthgames
2b4a0b6a0d
Changed old link to the new one
2026-03-01 13:53:49 +09:00
galister
5ffa5e59bf
skybox cleanups
2026-02-28 13:33:54 +09:00
galister
ed8ca1e068
fix copy-paste fail causing stuck images
2026-02-28 13:33:27 +09:00
galister
f21776b123
box CompositionLayerColorScaleBiasKHR
2026-02-28 13:10:02 +09:00
Torge Matthies
ab3f873a38
fix grid opacity not updating live
2026-02-27 12:30:27 +09:00
oo8dev
de6047107e
Merge pull request #450 from openglfreak/feat-grid-opacity
...
add option for grid opacity
2026-02-25 21:14:11 +01:00
Torge Matthies
39152b8548
add option for grid opacity
2026-02-25 20:59:17 +01:00
Kresny
b517afc379
Rebind toggle_dashboard and show_hide ( #449 )
2026-02-25 14:58:30 +09:00
oo8dev
b84d565b1e
Merge pull request #443 from wlx-team/feat-editbox
...
Editbox, wgui fixes, doc
2026-02-21 12:23:49 +01:00
Sapphire
46f3a54203
don't block inputs for headless sessions
2026-02-21 14:13:31 +09:00
Sapphire
4afaa6d048
reduce indentations in block_inputs
2026-02-21 14:13:31 +09:00
Sapphire
26f078d512
unblock inputs on exit
2026-02-21 14:13:31 +09:00
Aleksander
124d817752
fix logic bug in push_scissor_stack
2026-02-16 20:33:43 +01:00
Aleksander
2ddb419676
editbox keyboard input, scrollbars fix (scissoring broken atm), clippy
2026-02-14 22:20:51 +01:00
Aleksander
841241a7e6
wgui: Editbox basics, component focus, minor refactoring
2026-02-14 19:24:36 +01:00
Aleksander
c902f0cd44
wgui: widgets.md: document tabs
2026-02-14 19:24:36 +01:00
Aleksander
756c42609d
use SlotMap
2026-02-14 16:04:36 +01:00
Aleksander
4fc439abe2
uidev: fix color formats
...
Current implementation picks up the first available color format, which could be HDR (A2R10G10B10_UNORM_PACK32 in my case), but we don't have any color profiles. Stick back to SDR-only instead.
2026-02-14 10:18:41 +01:00
oo8dev
9685576272
Merge pull request #438 from wlx-team/feat-language-selector
...
Settings: Language selector, "Requires restart" info
2026-02-13 08:33:32 +01:00
galister
d2f01c06ec
Add Open Collective link
2026-02-13 13:29:53 +09:00
Aleksander
94c36076af
Language selector and "requires restart" info
2026-02-12 20:53:06 +01:00
galister
a4134030fe
Release 26.2.1
2026-02-11 02:58:18 +09:00
Aleksander
ebacbf175a
Update lang
...
[skip ci]
2026-02-10 17:59:27 +01:00
Sefa Eyeoglu
6c987b4492
Add Nix package to README ( #432 )
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2026-02-10 21:29:01 +09:00
SpookySkeletons
8acb2236bd
fix: delete hand bindings from openxr_actions.json5 ( #429 )
...
* fix: delete hand bindings from openxr_actions.json5
Presumably fixes handtracking causing laser offsets to tear off of controllers when hands switch to and from handtrack.
* Comment out fallback controller
2026-02-10 17:20:35 +09:00
Sapphire
5dae6f8387
fix openxr aspect ratio calculation ( #430 )
2026-02-10 17:20:07 +09:00
Sapphire
5ab242f8e0
fix size of set buttons ( #431 )
2026-02-10 17:19:51 +09:00
galister
fcbb5fab73
update workflow for vendor tarball
2026-02-09 02:38:16 +09:00
galister
f9a57e58bb
Release 26.2.0
2026-02-09 02:34:31 +09:00
Sapphire
d713302d0d
add option to block poses when using keyboard (OpenXR only)
2026-02-08 01:13:56 +09:00
Sapphire
d398e6fb5a
update libmonado and use better input blocking when available
2026-02-08 01:13:56 +09:00