cosmic-comp/src/shell/element
Ian Douglas Scott d34662661b CosmicWindow: Use Option<Focus> instead of a Focus::None
Slighter harder to convert to a `u8`, but allows matching over only the
non-None variants, and is more idiomatic.
2024-04-02 17:12:28 +02:00
..
stack stack: Fix crash by (temporarily) ignoring assert 2024-03-25 12:51:01 +01:00
mod.rs stack: Adjust decorations to window geometry 2024-03-28 18:21:44 +01:00
resize_indicator.rs Update libcosmic/iced 2024-03-22 21:54:45 +01:00
stack.rs stack: Adjust decorations to window geometry 2024-03-28 18:21:44 +01:00
stack_hover.rs Fix Text for the floating stacks hint is gone #387 2024-03-27 18:10:33 +01:00
surface.rs chore: Update smithay/libcosmic 2024-03-26 18:50:56 +01:00
swap_indicator.rs Update libcosmic/iced 2024-03-22 21:54:45 +01:00
window.rs CosmicWindow: Use Option<Focus> instead of a Focus::None 2024-04-02 17:12:28 +02:00