summaryrefslogtreecommitdiff
path: root/clients
AgeCommit message (Expand)AuthorFilesLines
2017-12-18shared: Add timespec_from_proto helper functionAlexandros Frantzis1-8/+1
2017-12-04clients: simple-egl: Restore window size when un-maximizedTomohiro Komagata1-3/+7
2017-12-04weston-resizor: Don't add new frame callbacks every clickDerek Foreman1-0/+5
2017-12-04dnd: Abort with an error message if compositor doesn't support drag and dropDerek Foreman1-0/+4
2017-12-04clients: Don't crash when compositor doesn't support drag and dropDerek Foreman2-0/+6
2017-12-01weston-info: Add support for zwp_linux_dmabuf_v1Emmanuel Gil Peyrot1-0/+92
2017-11-30clients/editor: Toggle panel visibility on clickJoshua Watt1-2/+11
2017-09-26compositor: fix starvation of wl_buffer::releaseMatt Hoosier1-2/+1
2017-09-18calibrator: Make mouse button optionalFabien Lahoudere1-4/+34
2017-09-18clients/nested: fix boolean testEric Engestrom1-1/+1
2017-06-12clients/simple-dmabuf-drm: import with dmabuf modifiersVarad Gautam2-38/+3223
2017-06-12clients/simple-dmabuf-drm: add freedreno support alongside intelVarad Gautam1-36/+182
2017-06-12clients/simple-dmabuf-intel: rename to simple-dmabuf-drmVarad Gautam1-0/+0
2017-06-12clients/simple-dmabuf-intel: request no-roundtrip dmabuf importVarad Gautam1-5/+31
2017-05-19clients: Allow simple-egl to use wl_surface_damage_bufferDerek Foreman1-1/+2
2017-03-31editor: Add missing free() and display_destroy() in mainRaúl Peñacoba1-0/+3
2017-03-25desktop-shell: Remove unused variable in panel_createRaúl Peñacoba1-3/+0
2017-03-24weston-terminal: Fix race at startupDerek Foreman1-0/+33
2017-03-24desktop-shell: launch clients in their own process group.Derek Foreman1-0/+4
2017-03-17weston-terminal: Add a --maximized command line parameterDerek Foreman1-0/+5
2017-03-17simple-dmabuf-v4l: Remove incorrect assertDerek Foreman1-2/+0
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