67 Commits (0cc7369023466eae5b724b8c2528788260485ff0)

Author SHA1 Message Date
Marius Vlad 3151220a9b clients/simple-*: Add appids for other clients 3 years ago
Marius Vlad 6eabd93d59 clients/simple-damage,simple-shm: Use calloc instead of malloc 3 years ago
Antonio Borneo 3957863667 log: remove "%m" from format strings by using strerror(errno) 5 years ago
Pekka Paalanen ecbdcfd373 Rename zalloc.h to libweston/zalloc.h 6 years ago
ant8me f99fac22ab clients: use xdg_shell stable instead of v6 6 years ago
Michael Teyfel a232b7e22c simple-shm: remove ivi-application support 6 years ago
Jonas Ådahl e023cbc43d clients/simple-shm: Port to xdg_shell unstable v6 8 years ago
Jussi Kukkonen 649bbce607 include stdint.h for int32_t/uint32_t 8 years ago
Bryce Harrington b4dae9beff Make config.h inclusion consistent 8 years ago
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