1077 Commits (c349e1d0b009c9593cf90fff4cda55dfdea07dbc)
 

Author SHA1 Message Date
Tiago Vignatti c349e1d0b0 compositor-drm: destroy evdev driver properly when finishing compositor 13 years ago
Tiago Vignatti 0db1d5f551 evdev: use a separate function for adding devices 13 years ago
Tiago Vignatti b303a1d3fc compositor: use wl_list_for_each_safe when destroying output 13 years ago
Juan Zhao 7bb92f0c03 Activate toplevel fullscreen and menu surfaces 13 years ago
Kristian Høgsberg ef458246b0 desktop-shell: Animate surface opacity in zoom animation as well 13 years ago
Kristian Høgsberg 541e5557ac compositor: Implement surface global alpha 13 years ago
Kristian Høgsberg cd9ac1da5f compositor: Remove server side cursors 13 years ago
Pekka Paalanen 7296e7984f compositor: let shell override idle time 13 years ago
Pekka Paalanen e955f1edd1 shell: use desktop-shell ini file for screensaver path 13 years ago
Pekka Paalanen 18027e517a shell: automatic exec and kill of wscreensaver 13 years ago
Pekka Paalanen bce2d3f9a7 compositor: add IDLE state 13 years ago
Pekka Paalanen af0e34ce36 shell: center the unlock dialog 13 years ago
Pekka Paalanen 2e097ee42a compositor: fix re-fading 13 years ago
Pekka Paalanen baeb6a1dc1 shell: let screensaver wake up the compositor 13 years ago
Pekka Paalanen 77346a66ec shell: implement screensaver surface type 13 years ago
Pekka Paalanen 9826223a1b shell: handle surface type reassignment 13 years ago
Pekka Paalanen 696f959a4b wscreensaver: implement screensaver interface 13 years ago
Pekka Paalanen 999c5b5dcb window: expose outputs to applications 13 years ago
Pekka Paalanen 6e16811e5e protocol: add screensaver interface 13 years ago
Tiago Vignatti 12c05b74ad evdev: run flush_motion only when needed 13 years ago
Tiago Vignatti 1c2bcb182b evdev: send old valuator inside event frame when the other is missing 13 years ago
David Herrmann d7c4551562 compositor-drm: Catch errors in create_output_for_connector 13 years ago
David Herrmann 0f0d54e5c5 compositor-drm: Free output on error in create_output_for_connector 13 years ago
David Herrmann eb8bed5c73 compositor-drm: Fix memory leak in create_output_for_connector 13 years ago
David Herrmann 7551cff986 compositor-drm: Fix memory leak in update_outputs 13 years ago
Tiago Vignatti a3a7162b11 compositor-x11: convert (some) of X11 buttons to linux input 13 years ago
Pekka Paalanen 01e7b006db shell: fix set_transient 13 years ago
Kristian Høgsberg 9b935c8239 Use '-' to separate words in file names 13 years ago
Kristian Høgsberg bde5e9fc00 Remove stale comment 13 years ago
Kristian Høgsberg d42b0c94c3 compositor: Use dup instead of fcntl to get a non-CLOEXEC fd 13 years ago
Pekka Paalanen 9b32ed34de Update .gitignores 13 years ago
Pekka Paalanen c47ddfd852 compositor: reset signal mask for children 13 years ago
Pekka Paalanen 409ef0a5c8 compositor: refactor client forking code 13 years ago
Pekka Paalanen fd83b6d70f desktop-shell: add option to not use locking 13 years ago
Pekka Paalanen 28a20707a2 configparser: rename BOOL, document types 13 years ago
Pekka Paalanen c1765c67b3 move config parser to a convenience library 13 years ago
Pekka Paalanen 02dfb75145 desktop-shell: no need to unset WAYLAND_SOCKET 13 years ago
David Herrmann 7172d9e22d compositor-tty: Fix ioctl error handling 13 years ago
Kristian Høgsberg 4bfb82adf7 compositor: Move a few more utils to util.c 13 years ago
Kristian Høgsberg 2f88a40c57 desktop-shell: Animate surface mapping 13 years ago
Kristian Høgsberg 698c058e2a compositor: Split the animation code out of tablet-shell 13 years ago
Pekka Paalanen f32f1fc743 shell: forbid multiple wl_shell_surface objects 13 years ago
Pekka Paalanen 4622967586 shell: rename shell_create_shell_surface 13 years ago
Pekka Paalanen 6b2dc9119e window: do not crash without wl_shell 13 years ago
Pekka Paalanen 92a0dc455a shell: check for missing wl_shell_surface 13 years ago
Pekka Paalanen ec2b32f49b compositor: eliminate wlsc_surface::shell_priv 13 years ago
Pekka Paalanen 068ae944db desktop-shell: update protocol and client to wl_shell_surface 13 years ago
Pekka Paalanen 9d1613eb4a wl_shell_surface adaptation 13 years ago
Kristian Høgsberg 865f9b87c9 evdev: Silence warning 13 years ago
Pekka Paalanen a03a93c6ea window: fix segfault in window_handle_key() 13 years ago