summaryrefslogtreecommitdiff
path: root/clients
AgeCommit message (Expand)AuthorFilesLines
2017-02-28clients/simple-egl: add delay optionEero Tamminen1-2/+8
2017-02-28clients/weston-info: print unknown formats betterPekka Paalanen1-1/+28
2017-02-21clients: Fix build without Cairo/GLES2Daniel Stone1-1/+1
2017-02-13(multiple): Use standard permission noticeYong Bakos2-32/+38
2017-02-08Revert "clients: teach simple-dmabuf-v4l to deal with flipped input"Daniel Stone1-54/+8
2017-02-07clients: teach simple-dmabuf-v4l to deal with flipped inputMicah Fedke1-8/+54
2017-01-19clients: fix errno handlingPeter Hutterer1-1/+1
2017-01-17window: Check for NULL surface in keyboard_handle_enterDima Ryazanov1-0/+5
2017-01-16editor: Drop g_type_init() callQuentin Glidic2-8/+0
2017-01-16desktop-shell: Support panel-position 'none'Daniel Stone1-13/+12
2017-01-16desktop-shell: Stop asking for a RGB565 backgroundEmmanuel Gil Peyrot1-2/+0
2017-01-03clients: fix a couple of trivial typosAbdur Rehman1-2/+2
2016-11-29Don't prepend protocol/ to include pathsDaniel Stone1-1/+1
2016-11-28editor: Load a file if specified on command lineBryce Harrington1-5/+63
2016-11-28editor: Use parse_options() from shared for command line optionsBryce Harrington1-22/+57
2016-11-22weston-terminal: Fix crash on first keystrokeDerek Foreman1-0/+2
2016-11-21desktop-shell/client: Add left/right panel position (basic) supportQuentin Glidic1-4/+38
2016-11-21desktop-shell/client: Introduce helper variablesQuentin Glidic1-7/+15
2016-11-21desktop-shell/client: Parse the clock format onceQuentin Glidic1-12/+20
2016-11-21desktop-shell/client: Use a proper enum for clock formatQuentin Glidic1-7/+10
2016-11-21desktop-shell/client: Add bottom panel supportQuentin Glidic1-20/+34
2016-11-21weston-editor: Free preferred_language in text_entry_destroySilvan Jegen1-0/+1
2016-11-21clients/nested-client: call eglTerminate/eglReleaseThread at exitEmil Velikov1-0/+2
2016-11-21clients/window: use weston_platform_destroy_egl_surface wrapperEmil Velikov1-1/+1
2016-11-21clients/subsurfaces: use weston_platform_destroy_egl_surface wrapperEmil Velikov1-1/+2
2016-11-21clients/simple-egl: use weston_platform_destroy_egl_surface wrapperEmil Velikov1-1/+2
2016-11-21clients/nested-client: destroy the EGL surface during teardownEmil Velikov1-0/+2
2016-11-21simple-egl: add support for EGL_KHR_swap_buffers_with_damageEmil Velikov1-6/+27
2016-11-21Ignore the OSC code for desktop notificationsDima Ryazanov1-0/+2
2016-11-16Get rid of the window_create_menu functionDima Ryazanov2-20/+0
2016-11-16terminal: Silence maybe-uninitialized warningQuentin Glidic1-0/+1
2016-11-16clients: Fix weston-scaler source-only mode to use integer width and heightDerek Foreman1-0/+10
2016-11-16xdg-shell: validate positioner objectSjoerd Simons1-2/+5
2016-10-24clients: Make XKB compose support conditionalDaniel Stone1-0/+12
2016-10-12simple-im: Rename source file to be consistent with other client toolsBryce Harrington1-0/+0
2016-10-12simple-im: Use the appropriate enum names to xkb callsBryce Harrington1-2/+2
2016-10-12simple-im: Use returns from main() consistentlyBryce Harrington1-2/+2
2016-10-11window: Fix 'devlivery' misspellingBryce Harrington1-1/+1
2016-10-11clients: Add XKB compose key supportBryce Harrington1-0/+66
2016-10-01clients/stacking: Silence a compiler warningArmin Krezović1-1/+2
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