cosmic-comp/src
Ian Douglas Scott 2648aea0df image-copy: Move duplicate code to a cursor_capture_constraints()
This ensures we avoid advertising a `0,0` buffer size (which will
protocol error to actually allocate), and avoids defining the supported
formats for cursor capture buffers in a bunch of places.
2026-07-21 17:02:58 +02:00
..
backend image-copy: Hold references to Buffers to block release 2026-07-21 17:02:58 +02:00
config feat: add config option for xdg activation behavior 2026-06-03 08:09:29 +02:00
dbus feat: separate logind feature from systemd 2026-06-16 14:41:51 -06:00
input image-copy: Move duplicate code to a cursor_capture_constraints() 2026-07-21 17:02:58 +02:00
logger chore: format for Rust 2024 2025-10-22 23:55:11 +02:00
shell Make cursor_geometry() return a CursorGeometry struct 2026-07-21 17:02:58 +02:00
utils render/blur: Cache native texture type 2026-07-09 18:08:01 +02:00
wayland image-copy: Move duplicate code to a cursor_capture_constraints() 2026-07-21 17:02:58 +02: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 main: fix kiosk command with command line options 2026-07-15 22:56:25 +02: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 chore: clippy fixes 2026-07-16 19:43:10 +02:00
systemd.rs main: notify readiness on non-systemd systems 2026-07-15 22:55:25 +02:00
theme.rs chore: format for Rust 2024 2025-10-22 23:55:11 +02:00
xwayland.rs fix: map_window_request should update pending state 2026-07-21 13:08:47 +02:00