summaryrefslogtreecommitdiff
path: root/clients/simple-shm.c
Commit message (Expand)AuthorAgeFilesLines
* clients: fix incorrect format handling in simple-shmMurray Calavera2016-03-161-4/+5
* clients: Use zallocBryce Harrington2016-03-091-1/+2
* Use xdg_shell protocol from wayland-protocolsJonas Ådahl2015-11-191-1/+1
* Use fullscreen-shell.xml from wayland-protocolsJonas Ådahl2015-11-191-9/+9
* Remove redundant #include path component.Jon Cruz2015-06-151-1/+1
* clients: Update boilerplate from MIT X11 license to MIT Expat licensesBryce Harrington2015-06-151-16/+17
* xdg-shell: Bump unstable versionJasper St. Pierre2015-02-271-1/+1
* clients: support ivi-application.xml for clients/simple-shm.cNobuhiko Tanibata2014-12-041-0/+42
* simple-shm: explain two initial roundtripsPekka Paalanen2014-11-271-0/+40
* simple-shm: remove an unnecessary call of wl_display_get_fd()Ryo Munakata2014-08-281-2/+0
* xdg-shell: bump experimental protocol versionPekka Paalanen2014-08-211-1/+1
* xdg-shell: Turn "activated" into a stateJasper St. Pierre2014-05-121-12/+0
* xdg-shell: Rework the state systemJasper St. Pierre2014-05-121-10/+3
* simple-shm: Add wl_fullscreen_shell supportJason Ekstrand2014-04-021-5/+26
* xdg-shell: Bump unstable version to 3Kristian Høgsberg2014-02-191-1/+1
* xdg-shell: Replace the set_* atrocity with a new approachJasper St. Pierre2014-02-191-20/+5
* xdg-shell: Rename focused_set / focused_unset to activated / deactivatedJasper St. Pierre2014-02-181-4/+4
* clients: Add delete handler for simple-shm / simple-eglJasper St. Pierre2014-02-181-2/+9
* client: Fix shell unstable version checkKristian Høgsberg2014-02-111-1/+7
* xdg-shell: Move "ping" and "pong" to xdg_shell, not xdg_surfaceKristian Høgsberg2014-02-111-7/+11
* clients: Port simple-shm and simple-egl to xdg-shellKristian Høgsberg2014-02-071-22/+51
* Add more missing config.h #includesKristian Høgsberg2013-08-261-0/+2
* simple-shm: Handle OOM when allocating struct displayKristian Høgsberg2013-08-151-0/+4
* clients: Fix typo in simple-touch and simple-shm.Stefan Schmidt2013-08-061-2/+2
* compositor: Only send release event in response to wl_surface.attachKristian Høgsberg2013-03-051-5/+1
* clients: add global_remove handler stubsPekka Paalanen2013-01-241-1/+8
* clients: destroy wl_registry on exitPekka Paalanen2012-12-061-0/+1
* simple-shm: honour wl_buffer.releasePekka Paalanen2012-11-191-26/+87
* simple-shm: Don't use ret variable in main() uninitializedAnder Conselvan de Oliveira2012-10-171-1/+1
* clients: Check return value of wl_display_dispatch()Kristian Høgsberg2012-10-161-2/+3
* compositor, clients: apply wl_surface.frame on commitPekka Paalanen2012-10-101-1/+1
* clients: use wl_surface_commitPekka Paalanen2012-10-101-0/+1
* Update to new fd and wl_registry APIsKristian Høgsberg2012-10-101-20/+23
* clients: Set title for all shell surface demos.Scott Moreau2012-10-091-0/+2
* simple-shm: Draw the test motif surrounded by a white borderRob Bradford2012-10-041-7/+13
* simple-shm: Don't attach the buffer to the surface for every redrawRob Bradford2012-10-041-1/+1
* Rewrite shm buffer file allocation v2Pekka Paalanen2012-06-061-11/+6
* simple-shm: Handle ping event.Scott Moreau2012-05-141-0/+28
* simple-shm: no need for wayland-egl.hPekka Paalanen2012-04-261-1/+0
* simple-shm: handle shm buffer failurePekka Paalanen2012-04-261-4/+13
* simple-shm: render meaningful diagnosticsPekka Paalanen2012-04-261-8/+43
* clients: Use new shm interfaceKristian Høgsberg2012-04-031-3/+5
* Simplify shm buffer handlingKristian Høgsberg2012-03-261-1/+0
* clients: Use wl_display_disconnect()Kristian Høgsberg2012-02-281-1/+1
* Use new format codesKristian Høgsberg2012-01-111-2/+2
* simple clients: flush before destroying wl_displayPekka Paalanen2011-12-221-0/+1
* simple-shm: implement destructorsPekka Paalanen2011-12-221-5/+37
* simple clients: add signal handler for clean exitPekka Paalanen2011-12-221-1/+18
* wl_shell_surface adaptationPekka Paalanen2011-12-041-1/+4
* simple-shm: Add a wl_shm listenerKristian Høgsberg2011-11-171-0/+21