Orion
1318f23947
task bar: toggle overlays on right click ( #385 )
2026-01-13 01:28:16 +00:00
galister
d2385fd3b2
exported images to have dedicated allocations
2026-01-12 22:27:26 +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
Orion
2e5dcd62c1
add missing test_button checks in button.rs ( #384 )
2026-01-12 04:16:29 +00:00
galister
72e64ad965
Update documentation for sprite and image widgets
...
Added emphasis on setting width and height for sprite and image widgets.
2026-01-12 04:07:59 +00:00
galister
0e004e7b3f
fix some button actions missing filters
2026-01-12 12:17:30 +09:00
oo8dev
91bc46defe
Merge pull request #382 from wlx-team/feat-dash-tabbed-settings
...
dash-frontend: Tabbed settings, minor fixes
2026-01-11 19:45:26 +01:00
oo8dev
b8f266ea6a
Merge pull request #383 from BERADQ/chinese/1-11
...
Add Chinese (Simplified) translation
2026-01-11 19:24:53 +01:00
galister
a33d4ec9d0
log svg loads
2026-01-12 02:32:45 +09:00
ZokuTe
4c3500ea16
chore(i18n): Fix typo in Chinese (Simplified) translation
...
Co-authored-by: Amos Wong <8733840+amoshydra@users.noreply.github.com >
2026-01-12 01:10:33 +08:00
BERADQ
bc1c993e17
chore(i18n): Add Chinese (Simplified) translation
2026-01-11 23:24:08 +08:00
galister
3889c9d2ea
fix stereo on wayvr overlays
2026-01-11 23:38:35 +09:00
Aleksander
8eda46fb5e
update logo
2026-01-11 15:05:23 +01:00
Aleksander
a0451408aa
wgui: fix possible panic
2026-01-11 14:59:26 +01:00
Aleksander
84d4fb7cc2
Tabbed settings ( Closes #355 )
2026-01-11 14:41:47 +01:00
amoshydra
b48320c7bc
feat: use contextual label for full frame 3d base on stereo mode
...
show Full-SBS when stereo is LeftRight or RightLeft
show Full-TAB when stereo is TopBottom
show Full-BAT when stereo is BottomTop
2026-01-11 12:03:45 +00:00
amoshydra
ce5191ddd1
feat: add full frame 3d support
...
Related to #346
2026-01-11 12:03:45 +00:00
Aleksander
37e3ab1bda
dash-frontend: Scrollable audio device list ( Closes #353 ), wgui: fix scrollbar rendering
2026-01-11 11:11:01 +01:00
Aleksander
6b98d5f188
openxr: Fix 1.0 click threshold ( Closes #374 ), wgi: less aggressive scrolling
2026-01-11 10:45:45 +01:00
oo8dev
f059c5668a
Merge pull request #373 from wlx-team/staging
...
Add Italian translations
2026-01-10 21:41:53 +01:00
Aleksander
e7fc7be950
Add Italian translations
...
[skip ci]
2026-01-10 21:40:38 +01:00
galister
6136fae885
Remove button label update instructions from README
...
Removed section about updating button label from stdout in README.
2026-01-10 17:15:41 +00:00
galister
9505352f37
Release 26.1.2
2026-01-10 22:52:10 +09:00
galister
07cb0e7ab8
fix icon loading in cache folder missing
2026-01-10 22:51:22 +09:00
galister
285f6db134
fix bindings for wmr controllers
2026-01-10 22:51:04 +09:00
galister
c7757500b0
Release 26.1.1
2026-01-10 22:33:08 +09:00
galister
7f2d62b506
fix drm_exporter panic
2026-01-10 22:26:52 +09:00
galister
7deb2a30db
previously wlxoverlay note
2026-01-10 21:20:42 +09:00
galister
df7e9be13d
update readme
2026-01-10 21:16:26 +09:00
oo8dev
1d605888a3
Update readme screenshot ( #366 )
...
[skip ci]
2026-01-10 12:11:28 +00:00
galister
1394c143ae
wlx-capture GPL-3.0-only
2026-01-10 20:54:29 +09:00
galister
fcba21ef53
also add license to main folder
2026-01-10 20:53:06 +09:00
galister
9a23fdc541
license fixes
2026-01-10 20:52:33 +09:00
oo8dev
358585fab5
Merge pull request #365 from wlx-team/staging
...
wgui: fix incorrect text wrapping
2026-01-10 11:31:59 +01:00
Mitsuami
4f03213cc6
update ja locale ( #364 )
2026-01-10 10:30:37 +00:00
Aleksander
153b77e98c
wgui: fix incorrect text wrapping
...
[skip ci]
2026-01-10 11:29:52 +01:00
oo8dev
44848a7e23
Merge pull request #363 from wlx-team/staging
...
update lang
2026-01-10 11:09:46 +01:00
Aleksander
70c641f920
update lang
...
[skip ci]
2026-01-10 11:09:25 +01:00
galister
653882fe66
fix app_launcher not showing
2026-01-10 19:04:19 +09:00
galister
ba99dececf
disable confusing UI sections
2026-01-10 18:57:09 +09:00
galister
c061abb7ac
fix overlays sticking around after process closes
2026-01-10 18:43:01 +09:00
oo8dev
ebe83f9475
Add splash screen to readme ( #362 )
...
[skip ci]
2026-01-10 09:25:37 +00:00
galister
82bdf637f4
external wl client sizing
2026-01-10 17:27:18 +09:00
galister
8d7ec2b107
server-side decorations
2026-01-10 17:04:04 +09:00
galister
782bd0dc47
wayland server fixes
2026-01-10 16:21:43 +09:00
galister
ef6da380c4
update desktop file + icons
2026-01-10 13:14:45 +09:00
galister
5dc6b66cc1
rework stereo mode
2026-01-10 12:20:53 +09:00
Orion
d11b33a579
add input blocking on OpenVR ( #351 )
2026-01-10 02:06:12 +00:00
Orion
a7e12a86c4
fix blocker getting stuck on when the config changes at runtime ( #350 )
2026-01-10 02:05:09 +00:00
Sefa Eyeoglu
4a853fd79b
Deduplicate vulkano dependency ( #352 )
...
This solves a downstream build issue in the Nixpkgs Rust tooling.
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2026-01-10 02:04:30 +00:00