layer-shika/crates/adapters/src/wayland
2025-12-11 07:26:33 +01:00
..
event_handling feat: add builder pattern for surface reconfiguration 2025-12-11 07:26:33 +01:00
globals refactor: rename window to surface to avoid misleading 2025-12-06 03:26:01 +01:00
outputs refactor: rename window to surface to avoid misleading 2025-12-06 03:26:01 +01:00
surfaces feat: add surface command for shell control 2025-12-07 21:01:24 +01:00
config.rs fix: hardcoded surface name 2025-12-05 05:18:47 +01:00
managed_proxies.rs refactor: move crates to crates folder 2025-11-14 20:45:39 +01:00
mod.rs refactor: remove facade and use trait contract to reduce indirection 2025-12-07 01:39:17 +01:00
ops.rs refactor: remove facade and use trait contract to reduce indirection 2025-12-07 01:39:17 +01:00
outputs.rs feat: dynamic lifecycle output management 2025-11-18 22:47:15 +01:00
shell_adapter.rs refactor: remove facade and use trait contract to reduce indirection 2025-12-07 01:39:17 +01:00