Commit Graph

578 Commits

Author SHA1 Message Date
galister
9759dff8b9 move uidev to workspace root 2025-06-21 17:39:28 +09:00
galister
814700cbff actually call handle_invoke 2025-06-20 22:05:33 +09:00
Aleksander
a2a7c71c22 Animated transforms on hover 2025-06-20 13:06:04 +02:00
galister
df320a5c7b less refcells; haptics 2025-06-20 17:47:39 +09:00
Aleksander
887a2f6bde wgui: add <macro> support, propagate variables into ParserResult 2025-06-20 00:27:25 +02:00
galister
b35020cd80 empty rect for watch placeholder 2025-06-20 06:00:31 +09:00
galister
d9b3b99e0d keyboard works 2025-06-20 05:31:37 +09:00
galister
b9edb75867 add missing anchor.xml 2025-06-20 02:49:54 +09:00
galister
10aab5451f xml anchor + GuiPanel minor refactor 2025-06-20 02:40:27 +09:00
galister
d1e3f51b8a swapchain sizes from content size 2025-06-20 01:40:09 +09:00
galister
6a77b302c9 measure root node of layout 2025-06-20 01:19:28 +09:00
galister
44a9faac14 keyboard progress & refactors 2025-06-20 00:48:37 +09:00
galister
e0e30dedfb svg key template to be in line with others 2025-06-19 07:17:44 +09:00
galister
775310c614 svg key symbols 2025-06-19 07:14:34 +09:00
Aleksander
7d7ab8055d fix keyboard layout 2025-06-18 23:28:03 +02:00
galister
0abcf251a3 somewhat fix keyboard, but not completely 2025-06-19 05:50:42 +09:00
Aleksander
09ea4f3096 wgui: parser: template injection support 2025-06-18 21:30:32 +02:00
Aleksander
b9e462f88b wgui: move parser.rs into a separate directory 2025-06-18 20:07:13 +02:00
Aleksander
021f98973d wgui: ParserResult struct 2025-06-18 19:57:36 +02:00
galister
a883e580b6 workspace deps for wlx-capture 2025-06-19 02:41:08 +09:00
Aleksander
de5daf4b90 wgui: update xmls 2025-06-18 19:31:30 +02:00
galister
a03a855f19 wip: swapchain sizes ditcated by wgui 2025-06-19 02:21:44 +09:00
Aleksander
e09783791f wgui: fully working templates! 2025-06-18 19:08:46 +02:00
galister
a14c22568c clippy 2025-06-18 19:42:05 +09:00
galister
467b0cc33d recreate swapchain on size change 2025-06-18 19:23:44 +09:00
galister
66ac622136 bar + watch 2025-06-18 19:03:21 +09:00
Aleksander
231b8bc3e1 wgui: use ouroboros self-ref struct 2025-06-17 22:54:21 +02:00
Aleksander
8c4eb4bd49 wgui: Parser: <template> initial support (wip) 2025-06-17 22:06:17 +02:00
galister
9c1bd5b4f2 wgui: reuse WGfxPass on text & rect renderers 2025-06-18 04:18:07 +09:00
galister
1b7f9c8843 reusing passes needs SimultaneousUse 2025-06-18 03:14:21 +09:00
galister
76288f73c5 reuse wgfxpass on wayvr+screen 2025-06-18 03:04:51 +09:00
galister
6f4ea99fff xr lines: reuse pass & buffer 2025-06-18 02:02:45 +09:00
Aleksander
cc26831e35 rust 2024 2025-06-17 18:29:57 +02:00
galister
f05d3a8251 new workspace 2025-06-18 01:14:04 +09:00
galister
95f2ae4296 wip: wgui backend 2025-06-18 01:06:53 +09:00
galister
2ea8b12c15 Revert "separate floor offset from space drag transform (#218)"
This reverts commit b0f5e23ffd.
2025-06-08 08:52:49 +09:00
galister
9c0fd4ec21 go back to linked openxr 2025-06-01 07:45:30 +09:00
galister
2347d4e5aa fix errors 2025-05-30 22:23:24 +09:00
galister
f29364d772 headless mode 2025-05-30 22:14:22 +09:00
Sapphire
b0f5e23ffd separate floor offset from space drag transform (#218)
Closes #163
2025-05-24 23:42:17 +00:00
Chris D
af45138add Improve default WMR OpenXR bindings (#213)
* Bring back using dpad for click modifiers

* Use system button for show_hide on WMR controllers

---------

Co-authored-by: hare_ware <3469405-hare_ware@users.noreply.gitlab.com>
2025-05-16 20:01:53 +00:00
James Hogan
b543a6890e Update openxrs to fix jsoncpp compilation error (#215)
Update openxrs to get the fix for a cmake error: "requires target
'jsoncpp_interface' that is not in any export set" [1], and update call
to create_space() to take an API change [2] into account.

[1] https://github.com/Ralith/openxrs/issues/148
[2] d8ea5553d5
2025-05-16 19:22:22 +00:00
galister
f85e6088ce use prepare env script for all actions 2025-05-14 11:04:44 +02:00
galister
4897c93382 install libxcb-glx0 for CI 2025-05-14 11:04:44 +02:00
galister
938948ae44 fix upright screens while attempting to not break COSMIC 2025-05-14 11:04:44 +02:00
galister
c44a998c67 add flatpak manifest 2025-05-14 11:04:44 +02:00
galister
eef80eae3a Bundle WayVR Dashboard into wlx, find wayvr-dashboard executable in AppImage (if exists) (#208) (#210)
Co-authored-by: Aleksander <aleksander@oo8.dev>
2025-05-10 08:03:40 +00:00
galister
a221734e23 improve logging around wayland/x11 init 2025-05-10 16:52:35 +09:00
galister
ed5b0307d7 debug print on runtime errors 2025-05-10 16:13:37 +09:00
Aleksander
6e08b7f3af Merge pull request #206 from olekolek1000/main
WayVR: Use `wayvr-dashboard` as the default executable if it's not set
2025-05-06 16:18:36 +02:00