251 Commits (77cbc951cb6daa7c42e95b2cf46b228cd3cfed8b)

Author SHA1 Message Date
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
Kristian Høgsberg e4fb78de8f Handle compositors without wl_shell 13 years ago
Kristian Høgsberg 41abb2865e view: Fix reference to wayland-glib.h 13 years ago
Kristian Høgsberg e28d05b0ad window.c: Move window items to window.c 13 years ago
Kristian Høgsberg 3a69627f43 window: Stop using glib mainloop in toy toolkit 13 years ago
Kristian Høgsberg 1e164b9afd Move rounded_rect() to cairo-util.c 13 years ago
Kristian Høgsberg 547da5afc9 terminal: Make -f (fullscreen) option work again 13 years ago
Kristian Høgsberg 7e69000556 desktop-shell: Scale background image to output size 13 years ago
Kristian Høgsberg f8ab46e149 window: Default to toplevel windows 13 years ago
Kristian Høgsberg 67680c122d desktop-shell: Add launcher for the Wayland terminal 13 years ago
Kristian Høgsberg 0c29eb292e clients: Add a simple desktop-shell app 13 years ago
Kristian Høgsberg 900b226ac1 window: Add enter/leave handlers 13 years ago
Benjamin Franzke 4b87a13974 clients: Fix typos 13 years ago
Benjamin Franzke e8e0e6e2db Update gitignore 13 years ago
Benjamin Franzke 91eacca38b Remove egl display type setenv hack 13 years ago
Kristian Høgsberg f389cacc20 Move away from visuals and just use EGLConfigs or shm format tokens 13 years ago
Kristian Høgsberg 6da3812f0a gears: Don't schedule redraw, just draw from frame callback 13 years ago
Kristian Høgsberg 2821aaaf9c simple-shm: Fix inverted logic 13 years ago
Kristian Høgsberg 2415990461 clients: Remove a few unused variables 13 years ago
Kristian Høgsberg 26130866c6 terminal: Fix unused return value warnings 13 years ago
Kristian Høgsberg 9de79a92a6 window.c: Drop global handler argument 13 years ago
Kristian Høgsberg a8d1fa762e clients: Bring clients up to date 13 years ago
Kristian Høgsberg f790c79ec7 Use wl_display_bind() for binding to globals 13 years ago
Kristian Høgsberg 334182062f Use the new wl_callback interface 13 years ago
Kristian Høgsberg 8417d432f5 screenshot: A couple of minor tweaks 13 years ago
Tiago Vignatti 4d0d2037ea screenshot: use gdk-pixbuf for writing png images 13 years ago
Kristian Høgsberg 2669f72e95 clients: Rename simple-client to simple-egl 13 years ago
Tiago Vignatti 93165e3e23 configure: set up simple clients independently from the others 13 years ago
Tiago Vignatti e81fe8346c clients: simple-shm: remove unused libraries and headers 13 years ago
Tiago Vignatti 79caa757c9 simple-shm: assert display conection 13 years ago
Benjamin Franzke 22d5481f91 window.c: Fix compile/run using cairo without egl 13 years ago
Kristian Høgsberg 97ba2e6015 clients: Add a simple shared memory client 13 years ago