summaryrefslogtreecommitdiff
path: root/clients
Commit message (Expand)AuthorAgeFilesLines
* eventdemo: use %u for uint32_t printingPekka Paalanen2016-05-161-6/+6
* eventdemo: do not print axis events if not requestedPekka Paalanen2016-05-131-0/+9
* eventdemo: use zallocPekka Paalanen2016-05-131-1/+1
* eventdemo: do not print pointer frames alonePekka Paalanen2016-05-131-0/+26
* ivi-shell-user-interface: ignore all but first seatPekka Paalanen2016-05-121-0/+4
* clients/nested: fix undefined reference to xzallocU. Artie Eoff2016-04-251-0/+1
* weston-info: look for the right wp_presentationPekka Paalanen2016-04-221-1/+1
* weston-info: do not round refresh ratesPekka Paalanen2016-04-121-1/+1
* client: fix spelling mistakeEric Engestrom2016-04-053-3/+3
* ivi: Switch from MEM_ALLOC to the now equivalent xzallocBryce Harrington2016-03-171-15/+7
* clients & tests: Unify multiple definitions of x*alloc and related functionsBryce Harrington2016-03-1715-120/+18
* clients: fix incorrect format handling in simple-shmMurray Calavera2016-03-161-4/+5
* simple-egl: use roundtrip after get_registry requestMarek Chalupa2016-03-151-1/+1
* desktop-shell: make panel clock configurableArmin Krezović2016-03-101-7/+51
* clients: Use zallocBryce Harrington2016-03-0912-14/+30
* protocol: migrate to stable presentation-time.xmlPekka Paalanen2016-03-072-41/+43
* dnd: Turn into a full blown exampleCarlos Garnacho2016-01-191-22/+84
* client: Add DnD cursors to the managed cursors listCarlos Garnacho2016-01-192-0/+19
* data-device: Implement DnD actionsCarlos Garnacho2016-01-193-5/+68
* data-device: Implement DnD progress notificationCarlos Garnacho2016-01-192-9/+36
* Support axis source, axis discrete, frame and axis stop eventsPeter Hutterer2016-01-193-2/+183
* clients: Fix compositor version check for WL_SURFACE_DAMAGE_BUFFER_SINCE_VERSIONChristopher Michael2016-01-141-1/+2
* clients: fix build on LinuxOlivier Fourdan2016-01-141-1/+0
* clients: add simple-v4l-dmabuf clientEmmanuel Gil Peyrot2016-01-111-0/+945
* clients: Fix a few issues in simple-dmabuf-intelEmmanuel Gil Peyrot2016-01-111-22/+19
* clients: rename simple-dmabuf into simple-dmabuf-intelEmmanuel Gil Peyrot2016-01-111-0/+0
* weston-info: display output scaleJonny Lamb2015-12-181-2/+30
* hmi-controller: allocate background surfaces for multi-screenNobuhiko Tanibata2015-12-141-11/+28
* simple-damage: Add --use-damage-buffer flagDerek Foreman2015-12-031-15/+47
* simple-damage: Offset drawing co-ordinates not buffer startDerek Foreman2015-11-301-24/+34
* ivi-shell-user-interface: fix runtime error caused by missing header inclusionYong-iL Joh2015-11-241-0/+2
* clients: Adjust grammar of comment for toysurface->prepare function pointerChris Michael2015-11-231-1/+1
* clients: Fix a few minor typos in commentsBryce Harrington2015-11-201-4/+4
* toytoolkit: Remove window_damage()Derek Foreman2015-11-202-11/+0
* smoke: Don't post extra damageDerek Foreman2015-11-201-2/+0
* Remove workspaces protocolJonas Ådahl2015-11-191-57/+1
* Rename screenshooter protocol to weston_screenshooterJonas Ådahl2015-11-191-8/+13
* desktop-shell: Rename protocol weston_desktop_shellJonas Ådahl2015-11-191-39/+40
* Use xdg_shell protocol from wayland-protocolsJonas Ådahl2015-11-195-5/+5
* Use input method protocol from wayland-protocolsJonas Ådahl2015-11-192-145/+159
* Use text input protocol from wayland-protocolsJonas Ådahl2015-11-192-63/+68
* Use linux-dmabuf protocol from wayland-protocolsJonas Ådahl2015-11-191-30/+30
* Use fullscreen-shell.xml from wayland-protocolsJonas Ådahl2015-11-194-57/+57
* clients: don't discard motion if we have a grabDerek Foreman2015-10-231-3/+4
* clients: try harder to discard motion after resizeDerek Foreman2015-10-231-1/+3
* clients: Correct drawing glitch in stacking demoBen Hummon2015-10-211-4/+0
* compositor/clients: Protect CLOCK_BOOTTIME with ifdefsDerek Foreman2015-10-211-0/+2
* clients: track seat_version per seat, not per displayDerek Foreman2015-10-191-9/+11
* weston: release keyboard/touch/pointer objectsFORT David2015-10-091-4/+22
* cosmetic: Remove a few double semicolonsDerek Foreman2015-10-071-1/+1