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
galister
3bc5b8c7b8
fix giga lag
2026-01-10 02:08:13 +09:00
galister
b4af0e6caa
fix dma-buf export via vulkano patch
2026-01-10 01:13:17 +09:00
galister
ac05e95e9c
rename to wayvr
2026-01-09 23:38:47 +09:00
Aleksander
a196dd9b3a
wgui: windowing: close_if_clicked_outside support, context menus
2026-01-06 00:06:06 +01:00
galister
fcfd3f3dc3
AppLauncher radio boxes
2026-01-03 16:14:53 +09:00
galister
686a6f3ba5
overhaul desktop finder
2025-12-28 22:11:23 +09:00
galister
0783873a08
bump freedesktop to include flatpak search paths
2025-12-28 01:32:28 +09:00
galister
43037a6a41
use freedesktop instead of gtk
2025-12-27 15:28:16 +09: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
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
Aleksander
ccd75c047c
Move wayvr-ipc to our workspace ( #324 )
2025-12-23 02:50:03 +00:00
Aleksander
848674c143
process_list::View done
2025-12-21 16:00:54 +01:00
Aleksander
7118cea810
DashInterface, DashInterfaceEmulated
2025-12-21 13:59:17 +01:00
Aleksander
e76ad82c60
update all deps
2025-12-08 22:57:44 +01:00
Aleksander
b0985e33af
dash-frontend: toast messages, 📦 📎
2025-12-08 22:42:05 +01:00
Aleksander
8485639e00
add wlx-common lib, move GeneralConfig into it
2025-11-25 00:21:51 +01:00
galister
0d251e9351
update deps
2025-09-28 20:16:45 +09:00
Aleksander
1358af75e3
update all cargo crates to the newest version, unify crate versions
2025-09-20 15:28:48 +02:00
Aleksander
1d8f8aca3e
move uidev dashboard to dash-frontend crate
2025-09-13 12:16:38 +02:00
Aleksander
2420e8007c
parser refactoring
2025-06-28 17:39:53 +02:00
galister
9759dff8b9
move uidev to workspace root
2025-06-21 17:39:28 +09:00
galister
44a9faac14
keyboard progress & refactors
2025-06-20 00:48:37 +09:00
galister
a883e580b6
workspace deps for wlx-capture
2025-06-19 02:41:08 +09:00
Aleksander
8c4eb4bd49
wgui: Parser: <template> initial support (wip)
2025-06-17 22:06:17 +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
9c0fd4ec21
go back to linked openxr
2025-06-01 07:45:30 +09: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
c44a998c67
add flatpak manifest
2025-05-14 11:04:44 +02:00
galister
a221734e23
improve logging around wayland/x11 init
2025-05-10 16:52:35 +09:00
galister
adc96ab1b5
update libmonado
2025-04-15 15:59:15 +09:00
galister
bcc9f5d277
Release 25.4.2
2025-04-12 18:04:00 +09:00
galister
21a4797d2a
update wlx-capture
2025-04-11 02:23:01 +09:00
galister
f12d151abf
workaround attempt for cosmic desktop
2025-04-11 02:05:11 +09:00
galister
5ca634b552
Release 25.4.1
2025-04-10 05:11:24 +09:00
galister
bc6c510af1
get rid of cstr dependency
2025-04-07 04:46:47 +09:00
galister
60850d8d70
get rid of once_cell
2025-04-07 03:31:58 +09:00
galister
2952a3cea1
update vulkano
2025-04-07 02:33:40 +09:00
galister
1deae19f92
refactors & clippy recommendations
2025-04-07 00:58:03 +09:00
galister
3365aefc13
update deps
2025-04-06 22:15:22 +09:00
galister
cf29682e66
rework rendering backend
2025-04-06 22:12:56 +09:00
galister
55867e803f
Release 25.4
2025-04-04 04:06:11 +09:00
Aleksander
36074307b7
Use tracing-subscriber for logging ( #175 )
2025-03-09 17:05:18 +00:00
galister
fa3af63e89
pin smithay version
2025-03-09 05:02:04 +09:00
galister
009862e2a2
Release 25.3
2025-03-02 21:52:50 +09:00
Aleksander
075e55a8e8
WayVR: Add DashboardShown and DashboardHidden events, add WlxInputState support ( #167 )
...
Wlx: Fix various Clippy warnings
2025-02-28 21:05:27 +00:00
galister
507ff7353e
Release 25.2
2025-02-20 06:26:35 +09:00