cosmic-comp/src
2024-08-29 16:39:39 +02:00
..
backend Use map.entry().or_insert() instead of map.contains_key() and map.insert() 2024-08-29 16:39:39 +02:00
config config: Load toolkit config on start 2024-08-02 20:54:15 +02:00
dbus Update zbus and i18n-embed-fl dependencies 2024-07-25 22:54:53 +02:00
input Don't pass pointer button events to client when moving or resizing 2024-08-23 17:18:39 +02:00
logger log: Calloop is very chatty 2023-03-09 19:24:00 +01:00
shell Iterate over the array instead of an unnecessary vector 2024-08-29 16:39:39 +02:00
utils Use map.entry().or_insert() instead of map.contains_key() and map.insert() 2024-08-29 16:39:39 +02:00
wayland screencopy: Use buffer age of 0 for render to temporary buffer 2024-08-27 23:28:13 +02:00
debug.rs chore: Fix debug feature 2024-06-27 21:06:48 +02:00
main.rs main: Don't quit, when the last output is gone 2024-06-27 12:35:01 +02:00
session.rs Update smithay 2024-05-10 13:51:28 +02:00
state.rs Add single-pixel-buffer-v1 2024-08-21 09:26:13 -06:00
systemd.rs Update smithay 2024-05-10 13:51:28 +02:00
theme.rs state: Move shell behind RwLock 2024-04-16 18:50:54 +02:00
xwayland.rs Track if a move or resize request is client initiated 2024-08-23 17:18:39 +02:00