move add_display::View -> add_window::View & display_options::View -> window_options::VIew, remove displays logic and replace it with window ones

[skip ci]
This commit is contained in:
Aleksander
2025-12-25 14:57:10 +01:00
parent 7cde2f8c42
commit ccf72b16c5
27 changed files with 293 additions and 770 deletions

4
Cargo.lock generated
View File

@@ -1479,7 +1479,7 @@ dependencies = [
"rust-embed",
"serde",
"serde_json",
"wayvr_ipc",
"wayvr-ipc",
"wgui",
"wlx-common",
]
@@ -6990,7 +6990,7 @@ dependencies = [
"idmap",
"idmap-derive",
"serde",
"wayvr_ipc",
"wayvr-ipc",
]
[[package]]