384 Commits (d595f65fe208a42392680f9d32c143b37ea2f840)

Author SHA1 Message Date
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
Pekka Paalanen 668dd56918 window: add a helper for config file paths 13 years ago
Kristian Høgsberg ac3a59a0d1 window: Add a cheesy parser for ini-files, use it in desktop-shell 13 years ago
Kristian Høgsberg c4693c4ab4 Install desktop-shell in $prefix/libexec 13 years ago
Pekka Paalanen 6cd281a023 desktop-shell: launch from the compositor 13 years ago
Casey Dahlin fb39963cc9 Update .gitignores 13 years ago
Rob Bradford 8bd35c7770 window: Avoid setting an invalid surface for the pointer 13 years ago
Rob Bradford 21223bf6d1 window: Report an error if we cannot load the pointer files 13 years ago
Eugeni Dodonov 397b908d7b Add missing include for gio.h. 13 years ago
Kristian Høgsberg bf8bd5aa3a cairo-util: Fix another last-minute typo 13 years ago
Kristian Høgsberg 27d3866045 cairo-util: Add helper to load jpeg files 13 years ago
Kristian Høgsberg 9ef9e0ecf9 simple-egl: Remove leftover wl_visual variable 13 years ago
Kristian Høgsberg bcee9a4b25 desktop-shell: Add beginning of pop-up menu to panel 13 years ago
Benjamin Franzke 1a89f28c7d gears: Fail if compiled without cairo-egl 13 years ago
Benjamin Franzke 0c99163d9b window: Create a cairo device for each egl config 13 years ago
Benjamin Franzke 47eb8f4e91 window: Remove display_flush_cairo_device 13 years ago