cosmic-comp/src
Ian Douglas Scott 505e36dcda Make CosmicWindowInternal/CosmicStackInternal not Clone
`IcedElement` uses `Arc` internally (and compares with `Arc::ptr_eq`).
So these structs are never cloned, and probably shouldn't be.
2025-11-04 15:41:08 -08:00
..
backend chore: format for Rust 2024 2025-10-22 23:55:11 +02:00
config chore: format for Rust 2024 2025-10-22 23:55:11 +02:00
dbus chore: format for Rust 2024 2025-10-22 23:55:11 +02:00
input chore: format for Rust 2024 2025-10-22 23:55:11 +02:00
logger chore: format for Rust 2024 2025-10-22 23:55:11 +02:00
shell Make CosmicWindowInternal/CosmicStackInternal not Clone 2025-11-04 15:41:08 -08:00
utils chore: format for Rust 2024 2025-10-22 23:55:11 +02:00
wayland Add ext-data-control-v1 protocol 2025-10-30 00:45:13 +01:00
debug.rs chore: format for Rust 2024 2025-10-22 23:55:11 +02:00
hooks.rs Add hooks for custom window decorations 2025-10-29 11:27:14 +01:00
lib.rs Add hooks for custom window decorations 2025-10-29 11:27:14 +01:00
main.rs Add hooks for custom window decorations 2025-10-29 11:27:14 +01:00
session.rs session: Remove NewPrivilegedClient command 2025-10-30 00:45:13 +01:00
state.rs Add ext-data-control-v1 protocol 2025-10-30 00:45:13 +01:00
systemd.rs chore: format for Rust 2024 2025-10-22 23:55:11 +02:00
theme.rs chore: format for Rust 2024 2025-10-22 23:55:11 +02:00
xwayland.rs chore: format for Rust 2024 2025-10-22 23:55:11 +02:00