summaryrefslogtreecommitdiff
path: root/clients/meson.build
Commit message (Expand)AuthorAgeFilesLines
* clients: Add demo application for tabletsLyude Paul2023-03-311-0/+7
* clients/desktop-shell: Add tablet support to the top panel of the desktop shellLyude Paul2023-03-311-0/+2
* clients/window: add support for handling tabletsMichael Olbrich2023-03-311-0/+2
* clients/simple-egl: Implement fractional-scale protocol supportRobert Mader2023-03-311-0/+4
* clipping: Use struct weston_coord in vertex clipping codeDerek Foreman2023-02-091-1/+1
* clients: Add tearing control to simple-eglDerek Foreman2023-02-011-0/+2
* ttk: Use weston_matrix_init_transform in toy toolkitDerek Foreman2023-01-161-0/+1
* ivi-shell: add screenshot capabilityMarco Felsch2022-12-071-1/+1
* clients/screenshot: build screenshooter with kiosk-shell and fullscreen-shellMichael Tretter2022-12-071-13/+14
* clients: rewrite screenshot.c for new protocolPekka Paalanen2022-11-291-3/+7
* clients/simple-dmabuf-egl: drop Y_INVERT flagSimon Ser2022-11-071-1/+2
* clients/simple-egl: Handle buffer scale and transformRobert Mader2022-05-311-1/+6
* clients/simple-dmabuf-*: Use gbm_bo_create_with_modifiers2Robert Mader2022-05-231-0/+4
* clients/simple-dmabuf-feedback: use presentation-timeSimon Ser2022-04-271-0/+2
* clients: drop weston-infoSimon Ser2022-02-031-15/+0
* clients/meson:build: Conditionally build dmabuf-feedback clientMarius Vlad2022-01-121-2/+8
* clients: add client to test the dma-buf feedback implementationLeandro Ribeiro2021-11-251-0/+20
* multi-resource: Convert to xdg-shellMarius Vlad2021-10-141-1/+7
* simple-touch: Convert to xdg-shellMarius Vlad2021-10-141-0/+2
* clients/simple-dmabuf-v4l: Add 'weston-direct-display' protocolMarius Vlad2020-01-291-0/+2
* clients/presentation-shm: Add missing dependency on xdg-shell protocolMichael Forney2019-12-181-0/+2
* clients: drop simple-dmabuf-drmSimon Ser2019-11-281-45/+0
* clients/window: Add viewport destination supportHarish Krupo2019-11-251-0/+2
* clients/simple-dmabuf-drm: Make use of direct-displayMarius Vlad2019-11-211-0/+2
* clients/simple-dmabuf-egl: Make use of direct-displayMarius Vlad2019-11-211-0/+2
* simple-dmabuf-egl: update to xdg-shell stableDrew DeVault2019-11-121-2/+2
* clients: avoid build error without gl-rendererStefan Agner2019-10-241-2/+10
* build: simplify include_directoriesPekka Paalanen2019-10-041-10/+10
* build: use dependency for matrix.cPekka Paalanen2019-10-041-7/+3
* clients: Add content-protection client appAnkit Nautiyal2019-07-051-0/+8
* build: turn vertex-clipping.c into a dependencyPekka Paalanen2019-04-181-2/+2
* Rename zalloc.h to libweston/zalloc.hPekka Paalanen2019-04-181-3/+3
* meson: link editor with gobject-2.0Pekka Paalanen2019-03-281-1/+1
* clients: use xdg_shell stable instead of v6ant8me2019-02-151-12/+12
* clients: Support explicit synchronization in simple-dmabuf-eglAlexandros Frantzis2019-02-061-0/+2
* meson: friendly error for simple-dmabuf-drmPekka Paalanen2019-01-171-1/+3
* clients/simple-dmabuf-egl: Render a moving squareAlexandros Frantzis2019-01-171-1/+2
* clients/simple-dmabuf-egl: Support dmabuf format modifiersAlexandros Frantzis2019-01-171-1/+1
* meson: contain and check simple-dmabuf-egl depsPekka Paalanen2018-12-311-5/+3
* meson: fix pangocairo being optionalPekka Paalanen2018-12-311-3/+10
* clients: Add simple-dmabuf-eglAlexandros Frantzis2018-12-181-0/+19
* compositor: Install weston-screenshooter in BINDIRMarius Vlad2018-12-181-1/+1
* Add Meson build systemDaniel Stone2018-12-091-0/+367