cosmic-comp/src
Ian Douglas Scott 8aea6cc158 image-copy: Function for duplicated toplevel cursor enter/motion code
Deduplicate this before making it more complicated.

Also allows early returns to avoid deep nesting. And avoid duplicating
calculations here for multiple sessions (though normally there won't be
multiple capture sessions of same toplevel with cursor metadata,
probably).
2026-06-09 10:42:48 -07:00
..
backend feat: support multiple fullscreen windows per workspace 2026-06-02 17:48:33 +02:00
config feat: add config option for xdg activation behavior 2026-06-03 08:09:29 +02:00
dbus dbus: Refactor to share DBus connections 2026-06-08 19:03:50 +02:00
input image-copy: Don't send 0x0 buffer params for cursor capture 2026-06-09 10:42:48 -07:00
logger chore: format for Rust 2024 2025-10-22 23:55:11 +02:00
shell image-copy: Function for duplicated toplevel cursor enter/motion code 2026-06-09 10:42:48 -07:00
utils chore: Fix remaining clippy lints 2026-03-24 16:23:43 +01:00
wayland image-copy: Don't send 0x0 buffer params for cursor capture 2026-06-09 10:42:48 -07:00
debug.rs chore: Fix remaining clippy lints 2026-03-24 16:23:43 +01:00
hooks.rs Add hooks for custom window decorations 2025-10-29 11:27:14 +01:00
lib.rs Fix clippy lints 2026-04-27 14:51:46 -07:00
main.rs Add hooks for custom window decorations 2025-10-29 11:27:14 +01:00
session.rs session: Make sure to mark the socket as CLOEXEC early 2026-04-20 19:24:19 +02:00
state.rs dbus: Refactor to share DBus connections 2026-06-08 19:03:50 +02: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 feat: support multiple fullscreen windows per workspace 2026-06-02 17:48:33 +02:00