summaryrefslogtreecommitdiff
path: root/clients
AgeCommit message (Expand)AuthorFilesLines
2016-04-25clients/nested: fix undefined reference to xzallocU. Artie Eoff1-0/+1
2016-04-22weston-info: look for the right wp_presentationPekka Paalanen1-1/+1
2016-04-12weston-info: do not round refresh ratesPekka Paalanen1-1/+1
2016-04-05client: fix spelling mistakeEric Engestrom3-3/+3
2016-03-17ivi: Switch from MEM_ALLOC to the now equivalent xzallocBryce Harrington1-15/+7
2016-03-17clients & tests: Unify multiple definitions of x*alloc and related functionsBryce Harrington15-120/+18
2016-03-16clients: fix incorrect format handling in simple-shmMurray Calavera1-4/+5
2016-03-15simple-egl: use roundtrip after get_registry requestMarek Chalupa1-1/+1
2016-03-10desktop-shell: make panel clock configurableArmin Krezović1-7/+51
2016-03-09clients: Use zallocBryce Harrington12-14/+30
2016-03-07protocol: migrate to stable presentation-time.xmlPekka Paalanen2-41/+43
2016-01-19dnd: Turn into a full blown exampleCarlos Garnacho1-22/+84
2016-01-19client: Add DnD cursors to the managed cursors listCarlos Garnacho2-0/+19
2016-01-19data-device: Implement DnD actionsCarlos Garnacho3-5/+68
2016-01-19data-device: Implement DnD progress notificationCarlos Garnacho2-9/+36
2016-01-19Support axis source, axis discrete, frame and axis stop eventsPeter Hutterer3-2/+183
2016-01-14clients: Fix compositor version check for WL_SURFACE_DAMAGE_BUFFER_SINCE_VERSIONChristopher Michael1-1/+2
2016-01-14clients: fix build on LinuxOlivier Fourdan1-1/+0
2016-01-11clients: add simple-v4l-dmabuf clientEmmanuel Gil Peyrot1-0/+945
2016-01-11clients: Fix a few issues in simple-dmabuf-intelEmmanuel Gil Peyrot1-22/+19
2016-01-11clients: rename simple-dmabuf into simple-dmabuf-intelEmmanuel Gil Peyrot1-0/+0
2015-12-18weston-info: display output scaleJonny Lamb1-2/+30
2015-12-14hmi-controller: allocate background surfaces for multi-screenNobuhiko Tanibata1-11/+28
2015-12-03simple-damage: Add --use-damage-buffer flagDerek Foreman1-15/+47
2015-11-30simple-damage: Offset drawing co-ordinates not buffer startDerek Foreman1-24/+34
2015-11-24ivi-shell-user-interface: fix runtime error caused by missing header inclusionYong-iL Joh1-0/+2
2015-11-23clients: Adjust grammar of comment for toysurface->prepare function pointerChris Michael1-1/+1
2015-11-20clients: Fix a few minor typos in commentsBryce Harrington1-4/+4
2015-11-20toytoolkit: Remove window_damage()Derek Foreman2-11/+0
2015-11-20smoke: Don't post extra damageDerek Foreman1-2/+0
2015-11-19Remove workspaces protocolJonas Ådahl1-57/+1
2015-11-19Rename screenshooter protocol to weston_screenshooterJonas Ådahl1-8/+13
2015-11-19desktop-shell: Rename protocol weston_desktop_shellJonas Ådahl1-39/+40
2015-11-19Use xdg_shell protocol from wayland-protocolsJonas Ådahl5-5/+5
2015-11-19Use input method protocol from wayland-protocolsJonas Ådahl2-145/+159
2015-11-19Use text input protocol from wayland-protocolsJonas Ådahl2-63/+68
2015-11-19Use linux-dmabuf protocol from wayland-protocolsJonas Ådahl1-30/+30
2015-11-19Use fullscreen-shell.xml from wayland-protocolsJonas Ådahl4-57/+57
2015-10-23clients: don't discard motion if we have a grabDerek Foreman1-3/+4
2015-10-23clients: try harder to discard motion after resizeDerek Foreman1-1/+3
2015-10-21clients: Correct drawing glitch in stacking demoBen Hummon1-4/+0
2015-10-21compositor/clients: Protect CLOCK_BOOTTIME with ifdefsDerek Foreman1-0/+2
2015-10-19clients: track seat_version per seat, not per displayDerek Foreman1-9/+11
2015-10-09weston: release keyboard/touch/pointer objectsFORT David1-4/+22
2015-10-07cosmetic: Remove a few double semicolonsDerek Foreman1-1/+1
2015-09-22terminal: allow copy-paste when selection is scrolled outManuel Bachmann1-1/+1
2015-09-22clients: ungrab the correct input when menus closeDerek Foreman1-1/+1
2015-09-10terminal: Don't crash when selecting non-ascii charactersDerek Foreman1-1/+1
2015-09-09clients: Fix height typo in clamp_view()Bryce Harrington1-1/+1
2015-08-21clients: Drop deadlock circumvention hack now that we don't need itJonas Ådahl1-32/+0