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
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
f038ad8a87
wayvrctl + panel-modify ipc
2025-12-23 18:20:27 +09:00
galister
4e77058618
toast translations, empty set warning
2025-12-22 20:50:00 +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
galister
e6cb608bbf
add space_drag_unlocked settings
2025-12-22 13:08:15 +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
7118cea810
DashInterface, DashInterfaceEmulated
2025-12-21 13:59:17 +01:00