649 Commits (0e5bd45100e5354b9bfe310acb4636a47c972c21)

Author SHA1 Message Date
Pekka Paalanen 325bb60792 window: destroy surfaces on display_destroy() 13 years ago
Pekka Paalanen e1207c708e window: destroy all inputs on display_destroy() 13 years ago
Pekka Paalanen c20529846e window: destroy misc objects on display_destroy() 13 years ago
Pekka Paalanen 2c1426a72f window: destroy outputs on display_destroy() 13 years ago
Pekka Paalanen 5ec6585753 window: destroy window surfaces and title 13 years ago
Pekka Paalanen 51ce95a6eb window: remove unused struct members 13 years ago
Pekka Paalanen e59d74a9b9 resizor: add exit key and cleanups 13 years ago
Pekka Paalanen fe6079ac09 window: add display_destroy() 13 years ago
Pekka Paalanen 826d795448 window: add display_exit() 13 years ago
Pekka Paalanen fb850c4e0f simple clients: flush before destroying wl_display 13 years ago
Pekka Paalanen 2c2c1060e9 simple-egl: implement destructors 13 years ago
Pekka Paalanen c4cd62acee simple-shm: implement destructors 13 years ago
Pekka Paalanen 88e60fc2ba simple clients: add signal handler for clean exit 13 years ago
Kristian Høgsberg bbedd7e9d2 clients: Implement a toy-menu for testing the menu surface type 13 years ago
Kristian Høgsberg 8da0fbde12 resizor: Use symbolic name for BTN_RIGHT 13 years ago
Pekka Paalanen 9015ead7d6 window: do proper Cairo device flushing 13 years ago
Kristian Høgsberg cd9ac1da5f compositor: Remove server side cursors 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
Kristian Høgsberg 9b935c8239 Use '-' to separate words in file names 13 years ago
Pekka Paalanen 9b32ed34de Update .gitignores 13 years ago
Pekka Paalanen fd83b6d70f desktop-shell: add option to not use locking 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
Pekka Paalanen 6b2dc9119e window: do not crash without wl_shell 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
Pekka Paalanen a03a93c6ea window: fix segfault in window_handle_key() 13 years ago
Kristian Høgsberg f033a7b6e6 tablet-shell: Add more interesting lock and home screens 13 years ago
Kristian Høgsberg 6336e46e15 tablet-shell: Add a stub tablet-shell client 13 years ago
Kristian Høgsberg 53ff2f6672 window.c: Cache outputs 13 years ago
Kristian Høgsberg 47fe08aad5 Implement the new dnd/selection protocol 13 years ago
Benjamin Franzke d0f79ab5ab desktop-shell: Make panel and background output dependent 13 years ago
Benjamin Franzke 8193bc1e9a desktop-shell: Unlock dialog needs to be a custom window 13 years ago
Benjamin Franzke d775971e94 desktop-shell: Fix some indents 13 years ago
Kristian Høgsberg 02453dd699 cairo-util: Dont use non-standard JCS_EXT_BGRX color space 13 years ago
Kristian Høgsberg c5241f5b73 Never include wayland-util.h directly 13 years ago
Pekka Paalanen 50719bce2a Fix inconsistent #include style 13 years ago
Kristian Høgsberg 980c49e6cd window: Remove unused variable 13 years ago
Pekka Paalanen 3da492b8d5 wscreensaver: configure glmatrix 13 years ago
Pekka Paalanen 11f53f56db clients: add wscreensaver 13 years ago
Pekka Paalanen 8260f460d7 clients: import glmatrix.c and matrix3.xpm 13 years ago
Kristian Høgsberg a3cdf59cee simple-shm: Add a wl_shm listener 13 years ago
Kristian Høgsberg 1ec0c31596 compositor: Hide surfaces by setting surface->output to NULL 13 years ago
Pekka Paalanen bfbb26bdb2 desktop-shell: add unlock dialog 13 years ago
Pekka Paalanen 77cbc951cb window: clean up redraw and focuses on destroy 13 years ago
Pekka Paalanen 9ef3e012d6 desktop-shell: screen locking protocol 13 years ago
Pekka Paalanen 09d65d0e64 config: fix boolean parsing 13 years ago
Kristian Høgsberg fc32c394e7 config: Don't print warning when XDG_CONFIG_HOME isn't set 13 years ago