182206afbe
Revert "feat: Make long press to right click configurable"
...
Build AppImage / build_appimage (push) Failing after 11s
This reverts commit 954b18309f .
2026-02-15 02:08:27 +08:00
954b18309f
feat: Make long press to right click configurable
2026-02-14 11:40:43 +08:00
Aleksander
94c36076af
Language selector and "requires restart" info
2026-02-12 20:53:06 +01:00
Sapphire
d713302d0d
add option to block poses when using keyboard (OpenXR only)
2026-02-08 01:13:56 +09:00
galister
ac65bca05a
only write non-default attributes to state
2026-02-05 11:55:03 +09:00
galister
6960652379
reset playspace button in settings
2026-01-25 11:44:17 +09:00
galister
3ec1dd7f4e
mouse-motion-only handsfree modes
2026-01-25 11:43:44 +09:00
galister
c222c25ddf
angle fade (partial, need monado fix)
2026-01-22 01:00:44 +09:00
Aleksander
7b3a2a1e48
UI gradient intensity slider, update wgui Defaults for dashboard, prepend ui-related config entries with ui_
2026-01-18 03:20:29 +00:00
Orion
0181119393
input blocking improvements ( #399 )
...
* move input blocking hover logic into InteractionState
* add per-window input blocking setting
* OpenVR: per-hand input blocking
* move block_input setting into OverlayWindowState
2026-01-18 03:09:22 +00:00
galister
9d43068271
adjust mouse for stereo
2026-01-14 14:24:14 +09:00
galister
fd24060d7b
handsfree mode
2026-01-13 19:15:51 +09:00
Jay
7059a85742
Re-implement custom audio files support. ( #379 )
...
* reimplement custom audio loading for `toast` and `key_click` using `from_mp3`
* run cargo fmt
* `try_bytes_from_config`: output with `log::trace` when file cannot be opened
* rewrite `try_bytes_from_config`
* use file `read_to_end`, log categories
* edit `register_wgui_samples`
* rework audio functions for loading custom wgui sounds
oh hey, it works!
* clean up
* allow custom `startup` and `app_start` sounds
these sounds are loaded on-demand and never registered; this behaviour is unchanged
* edit `bytes_from_config` outputs
* use return value of `read_to_end` instead of `len()` for reported file size
* implement suggested changes
- remove now-unused `register_mp3_sample_from_assets` function
- replace implementation of `try_bytes_from_config`
- missing the `real_path` context
* swap out `context`s for `inspect_err`s with closures to output `real_path`
* clean up `audio.rs`
- remove unused import
- unify capitalisation + quotes in output messages.
2026-01-12 12:42:03 +00:00
amoshydra
ce5191ddd1
feat: add full frame 3d support
...
Related to #346
2026-01-11 12:03:45 +00:00
galister
07cb0e7ab8
fix icon loading in cache folder missing
2026-01-10 22:51:22 +09:00
galister
9a23fdc541
license fixes
2026-01-10 20:52:33 +09:00
galister
5dc6b66cc1
rework stereo mode
2026-01-10 12:20:53 +09:00
galister
6cf4c1fe8f
custom panel icons
2026-01-10 04:17:01 +09:00
galister
9547da21ce
X button on dashboard
2026-01-10 03:18:08 +09:00
galister
ac05e95e9c
rename to wayvr
2026-01-09 23:38:47 +09:00
galister
eb69ec8fe3
remove wayvr feature
2026-01-09 19:41:24 +09:00
galister
5e77bab588
zwlr_screencopy v3 support
2026-01-09 18:47:45 +09:00
Aleksander
b260c6c625
Update Monado IPC, display brightness slider
2026-01-08 20:54:43 +01:00
Aleksander
e421c39539
Monado app switcher, lang update
2026-01-08 19:46:34 +01:00
galister
437840fecb
app autostart
2026-01-09 00:12:36 +09:00
galister
390338c4a5
keyboard middle click setting; docs, readme & logs
2026-01-08 20:47:52 +09:00
galister
e9230f6f9f
dropdown for capture_method + random tweaks
2026-01-08 16:57:37 +09:00
galister
150e6c4e40
settings saving
2026-01-08 03:21:33 +09:00
galister
2f010bb42b
settings tab buttons; autorestart
2026-01-08 02:19:00 +09:00
galister
4d1154cdcb
watch rework
2026-01-08 01:06:54 +09:00
galister
819313200b
fix hidden overlays all popping up after restart
2026-01-07 20:23:19 +09:00
galister
ac9f3c6d23
working bar context menus + kbd downsize
2026-01-07 19:03:47 +09:00
Aleksander
33ad05ee39
app categories
2026-01-06 20:17:44 +01:00
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
galister
164e9764eb
fmt
2026-01-05 20:52:34 +09:00
galister
b56aa1a8de
bar app icons & tooltips
2026-01-05 15:45:19 +09:00
galister
4dd7c85e79
bar functionality
2026-01-05 03:57:56 +09:00
Aleksander
553dd02fc4
do not keep startup sound in memory
2026-01-04 12:51:12 +01:00
galister
b0763beb4a
fallback identicons
2026-01-04 13:41:26 +09:00
Aleksander
feba52c28f
dash and wgui sounds
2026-01-03 15:00:47 +01:00
Aleksander
383bf3b11f
move audio system to wlx-common, compress audio data, sample player
2026-01-03 15:00:47 +01:00
galister
9425db9ae4
generics + DashInterface impl ( #334 )
2025-12-28 18:44:58 +00:00
galister
686a6f3ba5
overhaul desktop finder
2025-12-28 22:11:23 +09:00
galister
43037a6a41
use freedesktop instead of gtk
2025-12-27 15:28:16 +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
bfad91bf72
HTTP client, game cover art fetcher, game list image display, use smol::LocalExecutor for async runtime
2025-12-25 21:51:38 +01:00
Aleksander
382735956a
~/.cache/ IO
...
[skip ci]
2025-12-25 19:08:17 +01:00
Aleksander
ccf72b16c5
move add_display::View -> add_window::View & display_options::View -> window_options::VIew, remove displays logic and replace it with window ones
...
[skip ci]
2025-12-25 14:57:10 +01:00
Aleksander
ff9ecda68f
Merge remote-tracking branch 'origin/main' into next-dash-interface
...
[skip ci]
2025-12-23 19:24:08 +01:00