58 Commits (cd7df632be8e665693e7bf3920a1d38f2ec30513)

Author SHA1 Message Date
Murray Calavera 1ddb8dd8f1 clients: fix incorrect format handling in simple-shm 9 years ago
Bryce Harrington 0d1a622375 clients: Use zalloc 9 years ago
Jonas Ådahl 2a229338a5 Use xdg_shell protocol from wayland-protocols 9 years ago
Jonas Ådahl 496adb3bb3 Use fullscreen-shell.xml from wayland-protocols 9 years ago
Jon Cruz 4678bab13c Remove redundant #include path component. 9 years ago
Bryce Harrington 1f6b0d1d2c clients: Update boilerplate from MIT X11 license to MIT Expat licenses 9 years ago
Jasper St. Pierre 5ba1e1d137 xdg-shell: Bump unstable version 10 years ago
Nobuhiko Tanibata fba4ea3627 clients: support ivi-application.xml for clients/simple-shm.c 10 years ago
Pekka Paalanen 8b5211835f simple-shm: explain two initial roundtrips 10 years ago
Ryo Munakata 445436c593 simple-shm: remove an unnecessary call of wl_display_get_fd() 10 years ago
Pekka Paalanen 71182aed84 xdg-shell: bump experimental protocol version 10 years ago
Jasper St. Pierre 973d7879e3 xdg-shell: Turn "activated" into a state 11 years ago
Jasper St. Pierre ab2c108137 xdg-shell: Rework the state system 11 years ago
Jason Ekstrand 428c24e25e simple-shm: Add wl_fullscreen_shell support 11 years ago
Kristian Høgsberg c7680b09dd xdg-shell: Bump unstable version to 3 11 years ago
Jasper St. Pierre 8c6aa45f97 xdg-shell: Replace the set_* atrocity with a new approach 11 years ago
Jasper St. Pierre b223a72147 xdg-shell: Rename focused_set / focused_unset to activated / deactivated 11 years ago
Jasper St. Pierre a0d8a30931 clients: Add delete handler for simple-shm / simple-egl 11 years ago
Kristian Høgsberg 239902b323 client: Fix shell unstable version check 11 years ago
Kristian Høgsberg 2bff94e057 xdg-shell: Move "ping" and "pong" to xdg_shell, not xdg_surface 11 years ago
Kristian Høgsberg dfaf65ba16 clients: Port simple-shm and simple-egl to xdg-shell 11 years ago
Kristian Høgsberg c7d2c4c147 Add more missing config.h #includes 11 years ago
Kristian Høgsberg 96c619af43 simple-shm: Handle OOM when allocating struct display 11 years ago
Stefan Schmidt 85c40f2d85 clients: Fix typo in simple-touch and simple-shm. 11 years ago
Kristian Høgsberg e7144fd175 compositor: Only send release event in response to wl_surface.attach 12 years ago
Pekka Paalanen 0eab05d2a7 clients: add global_remove handler stubs 12 years ago
Pekka Paalanen aac1c13332 clients: destroy wl_registry on exit 12 years ago
Pekka Paalanen 99b705bb17 simple-shm: honour wl_buffer.release 12 years ago
Ander Conselvan de Oliveira d0f24cf6ec simple-shm: Don't use ret variable in main() uninitialized 12 years ago
Kristian Høgsberg a17f7a13fd clients: Check return value of wl_display_dispatch() 12 years ago
Pekka Paalanen bc10638cd9 compositor, clients: apply wl_surface.frame on commit 12 years ago
Pekka Paalanen c9e00c06e9 clients: use wl_surface_commit 12 years ago
Kristian Høgsberg fa80e11c84 Update to new fd and wl_registry APIs 12 years ago
Scott Moreau 01a9f1b992 clients: Set title for all shell surface demos. 12 years ago
Rob Bradford 371805f76e simple-shm: Draw the test motif surrounded by a white border 12 years ago
Rob Bradford fecf332e19 simple-shm: Don't attach the buffer to the surface for every redraw 12 years ago
Pekka Paalanen 1da1b8f3f1 Rewrite shm buffer file allocation v2 12 years ago
Scott Moreau 7c8b116065 simple-shm: Handle ping event. 13 years ago
Pekka Paalanen c3710f2379 simple-shm: no need for wayland-egl.h 13 years ago
Pekka Paalanen 3baf946b9a simple-shm: handle shm buffer failure 13 years ago
Pekka Paalanen 313bd84a48 simple-shm: render meaningful diagnostics 13 years ago
Kristian Høgsberg 16626282fd clients: Use new shm interface 13 years ago
Kristian Høgsberg 9629fe3206 Simplify shm buffer handling 13 years ago
Kristian Høgsberg fcfc83f6ae clients: Use wl_display_disconnect() 13 years ago
Kristian Høgsberg 8e81df4503 Use new format codes 13 years ago
Pekka Paalanen fb850c4e0f simple clients: flush before destroying wl_display 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
Pekka Paalanen 9d1613eb4a wl_shell_surface adaptation 13 years ago
Kristian Høgsberg a3cdf59cee simple-shm: Add a wl_shm listener 13 years ago