summaryrefslogtreecommitdiff
path: root/clients
AgeCommit message (Expand)AuthorFilesLines
2016-09-10clients: Add screensaver inhibitor client demowip/idle-inhibitorBryce Harrington1-0/+573
2016-09-09Revert "terminal: Fix crash due to race condition in init"Quentin Glidic1-1/+0
2016-09-01terminal: Fix crash due to race condition in initBryce Harrington1-0/+1
2016-09-01clients: Use ARRAY_LENGTH macro in weston-simple-imBryce Harrington1-3/+3
2016-08-30Revert "clients: Add screensaver inhibitor client demo"Bryce Harrington1-573/+0
2016-08-29clients: Add screensaver inhibitor client demoBryce Harrington1-0/+573
2016-08-16weston-editor: Close the data source after sendingDerek Foreman1-0/+2
2016-08-15gl-renderer, simple-dmabuf-v4l: fix dmabuf y-invertPekka Paalanen1-1/+6
2016-08-15clients/dmabuf-v4l: explain vivid setupPekka Paalanen1-0/+17
2016-08-15clients/simple-dmabuf-v4l: Port to xdg_shell unstable v6Jonas Ådahl1-32/+64
2016-08-15clients/simple-dmabuf-intel: Port to xdg_shell unstable v6Jonas Ådahl1-31/+63
2016-08-15clients/simple-damage: Port to xdg_shell unstable v6Jonas Ådahl1-31/+61
2016-08-15clients/simple-shm: Port to xdg_shell unstable v6Jonas Ådahl1-35/+58
2016-08-15clients/simple-egl: Port to xdg_shell unstable v6Jonas Ådahl1-42/+64
2016-08-15toytoolkit: Port to xdg_shell unstable v6Jonas Ådahl1-90/+181
2016-07-26include stdint.h for int32_t/uint32_tJussi Kukkonen18-0/+18
2016-07-26config-parser: Add weston_config_section_get_colorBryce Harrington2-5/+5
2016-07-26clients/confine: Toggle maximized state with 'm'Jonas Ådahl1-1/+14
2016-07-26clients/confine: Add option for using a more complex confine regionJonas Ådahl1-0/+139
2016-07-26window: Add API for manually set confine regionJonas Ådahl2-10/+70
2016-07-26clients/confine: Reset motion lines on BackspaceJonas Ådahl1-0/+5
2016-07-26clients/confine: Use pointer confinement to confine drawed lineJonas Ådahl1-0/+43
2016-07-26clients: Fork clickdot as confineJonas Ådahl1-0/+331
2016-07-26clients/resizor: Use pointer locking for resizing windowJonas Ådahl1-5/+153
2016-07-26clients: Add API for pointer locking and pointer confinementJonas Ådahl2-0/+373
2016-07-22clients/simple-egl: use weston_check_egl_extension over strstrEmil Velikov1-2/+2
2016-07-22clients/nested: use weston_check_egl_extension over strstrEmil Velikov1-2/+2
2016-07-22simple-egl: remove incomplete EGL_EXT_buffer_age definitionEmil Velikov1-5/+0
2016-07-22weston-egl-ext.h: add EGL_EXT_swap_buffers_with_damage definitionsEmil Velikov1-5/+1
2016-07-22client/nested: reuse weston-egl-ext.h declarationsEmil Velikov1-8/+1
2016-07-08multi-resource: Check for no digits in time descriptionBryce Harrington1-3/+4
2016-06-27keyboard: Only set toplevel when there is a valid outputArmin Krezović1-12/+30
2016-06-27toytoolkit: Return NULL when no outputs are presentArmin Krezović1-0/+3
2016-06-23Rename src/ to libweston/Pekka Paalanen1-1/+1
2016-06-17clients/dmabuf-intel: use three buffersPekka Paalanen1-12/+11
2016-06-16terminal: Document console codes less crypticallyBryce Harrington1-36/+36
2016-06-16Make config.h inclusion consistentBryce Harrington9-9/+9
2016-06-16weston-simple-im: Make capitalization consistent in error messagesBryce Harrington1-3/+3
2016-06-09clients/simple-damage: migrate to wp_viewporterPekka Paalanen1-16/+16
2016-06-09clients/scaler: migrate to wp_viewporterPekka Paalanen1-30/+13
2016-05-16eventdemo: use %u for uint32_t printingPekka Paalanen1-6/+6
2016-05-13eventdemo: do not print axis events if not requestedPekka Paalanen1-0/+9
2016-05-13eventdemo: use zallocPekka Paalanen1-1/+1
2016-05-13eventdemo: do not print pointer frames alonePekka Paalanen1-0/+26
2016-05-12ivi-shell-user-interface: ignore all but first seatPekka Paalanen1-0/+4
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