Commit Graph

202 Commits

Author SHA1 Message Date
Aleksander 0f6f344c97 protobuf parser, read metrics, move async executor to wlx_common 2026-04-02 17:43:10 +02:00
Aleksander 41c6f43a3c dash-frontend: Monado runtime: Tabs, add stub DebugTimings tab 2026-04-02 17:42:38 +02:00
Aleksander 5420efa4d3 wayvr: Fix default locale fallback not working properly (regression caused by PR #411) 2026-03-31 21:02:44 +02: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
Torge Matthies 39152b8548
add option for grid opacity 2026-02-25 20:59:17 +01: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 94c36076af Language selector and "requires restart" info 2026-02-12 20:53:06 +01:00
Aleksander ebacbf175a Update lang
[skip ci]
2026-02-10 17:59:27 +01:00
Sapphire d713302d0d add option to block poses when using keyboard (OpenXR only) 2026-02-08 01:13:56 +09:00
Aleksander d97bbfc796 dash-frontend: games: pagination 2026-01-27 19:49:27 +01:00
Aleksander 19083cfd83 dash-frontend: Top panel title 2026-01-27 19:49:27 +01: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 ee8391a45f refactor skybox & passthru realtime switching 2026-01-21 18:26:18 +09:00
Aleksander 03a1f449b5 Running games list (Closes #398) 2026-01-18 03:20:29 +00: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
Aleksander dabd122a1d translations, minor refactoring, wgui: gradient intensity in globals, dash-frontend: remove unused window_list, process_list and window_options 2026-01-18 03:20:29 +00:00
Aleksander c5356724fd Tooltip fade-in animations, implement tooltip for CheckBox and Slider, use FnOnce for layout tasks 2026-01-13 17:51:35 +01:00
galister 40cd532134 add help for handsfree mode 2026-01-13 20:00:43 +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
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
BERADQ bc1c993e17
chore(i18n): Add Chinese (Simplified) translation 2026-01-11 23:24:08 +08:00
Aleksander 8eda46fb5e update logo 2026-01-11 15:05:23 +01:00
Aleksander 84d4fb7cc2 Tabbed settings (Closes #355) 2026-01-11 14:41:47 +01:00
Aleksander 37e3ab1bda dash-frontend: Scrollable audio device list (Closes #353), wgui: fix scrollbar rendering 2026-01-11 11:11:01 +01:00
Aleksander e7fc7be950 Add Italian translations
[skip ci]
2026-01-10 21:40:38 +01:00
galister 9a23fdc541 license fixes 2026-01-10 20:52:33 +09:00
Mitsuami 4f03213cc6
update ja locale (#364) 2026-01-10 10:30:37 +00: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
Helooprototo e5f0131730
Merge pull request #349 from Helooprototo/main
Allow controlling of the Watch and Kbd via wayvrctl
2026-01-09 19:05:50 +00:00
galister 9547da21ce X button on dashboard 2026-01-10 03:18:08 +09:00
galister 531786f63a improve autostart apps 2026-01-10 02:58:55 +09:00
galister 367e2d6d37 autostart apps removal 2026-01-10 02:50:51 +09:00
galister 810e99ad4a cleanups 2026-01-10 01:42:35 +09:00
galister c799ecea93 fix features 2026-01-09 20:27:20 +09:00
galister 5e77bab588 zwlr_screencopy v3 support 2026-01-09 18:47:45 +09:00
galister e6e1764b36 fmt 2026-01-09 11:48:44 +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
Aleksander 650bc99a95 sort json 2026-01-08 18:02:15 +01:00
Aleksander 6cdc71a344 update lang, update description.txt 2026-01-08 17:23:31 +01:00
galister fca3162e05 rearrange settings 2026-01-09 01:02:32 +09:00
galister 9fc5e8c8b0 implement spawn positioning 2026-01-09 00:59:50 +09: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 3611cfc57b reduce warings, xml fixes 2026-01-08 19:27:59 +09:00
galister cdf4ed3882 more useful parser warnings + cleanups 2026-01-08 19:16:20 +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
Aleksander 33ad05ee39 app categories 2026-01-06 20:17:44 +01:00
galister 578165ee5b fallback fonts 2026-01-07 03:41:07 +09:00
Aleksander 954e1c3157 settings ui changes 2026-01-06 19:17:05 +01:00
Aleksander 45e09fe2d5 update lang 2026-01-06 18:57:45 +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
Aleksander 46ab3ce960 dash-frontend: application list grouping 2026-01-06 16:23:01 +01:00
Aleksander a196dd9b3a wgui: windowing: `close_if_clicked_outside` support, context menus 2026-01-06 00:06:06 +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
Aleksander b86525d65d tooltip raw text, inline translation fallback support 2026-01-05 01:05:56 +01:00
Aleksander c3e04e0a89 tweak watch ui, load application list gradually (prevent lag) 2026-01-04 13:11:31 +01:00
Aleksander 553dd02fc4 do not keep startup sound in memory 2026-01-04 12:51:12 +01:00
Aleksander ccc9f9ebb2 tweak ui, clippy, modify desktop finder blacklist 2026-01-04 12:48:18 +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
galister 57c450cb45 separator placement 2026-01-03 18:01:50 +09:00
galister 748bd09a8e fix wrong default for res_mode 2026-01-03 17:59:06 +09:00
galister 12c4a664b0 app launcher res & orientation functionality 2026-01-03 16:47:30 +09:00
galister fcfd3f3dc3 AppLauncher radio boxes 2026-01-03 16:14:53 +09:00
galister c1544e93e9 fix cage 2026-01-03 01:24:37 +09:00
galister 9425db9ae4
generics + DashInterface impl (#334) 2025-12-28 18:44:58 +00:00
Aleksander 76a4df0ee1 app_launcher: fix exec label 2025-12-28 16:41:04 +01:00
Aleksander d664b1b9e2 Game launcher (fully functional) 2025-12-28 16:38:24 +01:00
galister 686a6f3ba5 overhaul desktop finder 2025-12-28 22:11:23 +09:00
galister 2ff83b63f2 Nice Word Wrap™ for apps.xml 2025-12-28 01:38:56 +09:00
galister 1ab578d999 app entry cache build log level 2025-12-27 22:32:07 +09:00
galister 8747487beb cached image loading 2025-12-27 22:06:28 +09:00
galister f4545241df background app entry finder 2025-12-27 20:15:42 +09:00
galister d90d71a32d glob-based icon discovery but very slow 2025-12-27 18:48:33 +09:00
galister 43037a6a41 use freedesktop instead of gtk 2025-12-27 15:28:16 +09:00
Aleksander d70b51184c Game launcher (wip), wgui refactor
[skip ci]
2025-12-26 23:22:17 +01:00
Aleksander e0c51492b8 dash-frontend: Detect and switch to WiVRn speakers
[skip ci]
2025-12-26 21:49:25 +01:00
Aleksander d8625f770c fix srgb in uidev mode, tweak colors a bit
[skip ci]
2025-12-26 20:58:17 +01: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 c4e8dee1fd Placeholder cover arts
[skip ci]
2025-12-26 13:58:12 +01:00
Aleksander 4f7204ccf7 remove RcFrontend & RcLayout
[skip ci]
2025-12-26 12:43:14 +01:00
galister f29de34de2 [skip ci] refactor dash? 2025-12-26 19:28:13 +09: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 a17334bc80 `game_list::View` (wip)
[skip ci]
2025-12-25 18:58:18 +01:00
Aleksander 99a2dcdd55 Merge remote-tracking branch 'origin/wlvk' into next-dash-interface
[skip ci]
2025-12-25 15:00:12 +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 d36106ed3f toast_manager: fix delay, add vulkan feat
[skip ci]
2025-12-23 19:27:37 +01:00