summaryrefslogtreecommitdiff
path: root/clients
Commit message (Expand)AuthorAgeFilesLines
* clients/scaler: check viewporter availabilitySimon Ser2023-05-021-0/+5
* clients/simple-dmabuf-feedback: get buffer size from configure eventsSebastian Wick2023-04-201-6/+17
* clients/simple-dmabuf-feedback: create buffers on demandSebastian Wick2023-04-201-34/+42
* clients/simple-dmabuf-feedback: fullscreen surface from the startSebastian Wick2023-04-201-2/+1
* clients/simple-dmabuf-feedback: fix dangling pointersSebastian Wick2023-04-201-1/+6
* simple-dmabuf-v4l: Add support to NV12 devices that combine planesBram Stolk2023-04-181-19/+145
* client-shm: Add basic keyboard supportmarius vlad2023-04-121-0/+73
* simple-shm: Add maximized/fullscreen supportmarius vlad2023-04-121-1/+48
* simple-shm: Use buffers as a listmarius vlad2023-04-121-16/+83
* simple-touch: Add maximized/fullscreen statesMarius Vlad2023-04-121-7/+48
* clients/window: dismiss window on tablet tool up eventsMichael Olbrich2023-03-311-0/+11
* clients: Add demo application for tabletsLyude Paul2023-03-312-0/+261
* clients/desktop-shell: Add tablet support to the top panel of the desktop shellLyude Paul2023-03-312-0/+60
* clients: Add support for tablet cursor motion to window frames in libtoytoolkitLyude Paul2023-03-311-0/+54
* clients/window: Add tablet cursor support into libtoytoolkitLyude Paul2023-03-312-6/+147
* clients/window: add support for handling tabletsMichael Olbrich2023-03-313-0/+595
* clients/simple-egl: Implement fractional-scale protocol supportRobert Mader2023-03-312-13/+97
* clients/simple-dmabuf-feedback: drop outdated commentLeandro Ribeiro2023-03-281-33/+21
* clients/simple-dmabuf-feedback: Remove unsupported f suffixesDaniel van Vugt2023-03-171-1/+1
* clipping: Use struct weston_coord in vertex clipping codeDerek Foreman2023-02-092-52/+72
* clients/simple-egl: Add a vertical bar modeDerek Foreman2023-02-011-3/+66
* clients/simple-egl: Refactor out drawing codeDerek Foreman2023-02-011-43/+52
* clients: Add tearing control to simple-eglDerek Foreman2023-02-012-1/+44
* ttk: Use weston_matrix_init_transform in toy toolkitDerek Foreman2023-01-162-70/+10
* 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-292-162/+288
* simple-dmabuf-feedback: Correct the rectangle orientationMarius Vlad2022-11-071-1/+4
* clients/simple-dmabuf-egl: drop Y_INVERT flagSimon Ser2022-11-072-14/+39
* helpers: Add a u64 from 2 u32 helperDerek Foreman2022-10-274-4/+4
* simple-egl: Add option for fixed width/height fullscreen ratioRobert Mader2022-10-051-0/+12
* clients/eventdemo: Remove duplicated param entriesMarius Vlad2022-09-141-2/+0
* clients: Fix cursors when compositor gives wl_seat before wl_compositorDerek Foreman2022-09-121-2/+11
* simple-egl: Update buffer_size dimensions when starting as maximizedMarius Vlad2022-08-221-83/+89
* clients/simple-egl: call eglSwapInterval after eglMakeCurrentErik Kurzinger2022-08-121-3/+3
* clients: Set the hotspot with attach if we already have a valid cursorDerek Foreman2022-08-101-5/+24
* Revert "clients/window: atomically update pointer cursor"Derek Foreman2022-08-101-14/+5
* Revert "clients/window: Fix animated cursors"Derek Foreman2022-08-101-8/+17
* clients/window: Bump xdg-shell version to latestMarius Vlad2022-07-261-1/+17
* clients/simple-touch: use xzalloc() for bufferPekka Paalanen2022-07-201-4/+2
* shared: rewrite fail_on_null() as abort_oom_if_null()Pekka Paalanen2022-07-201-6/+6
* desktop-shell: Use custom_env to launch panel clientsDaniel Stone2022-07-191-58/+16
* clients/presentation-shm: Bind to xdg_wm_base version 1Michel Dänzer2022-06-301-1/+1
* cairo-util: Clean up more Cairo detritus; almost all of itDaniel Stone2022-06-291-0/+1
* weston-terminal: Don't leak Cairo fontsDaniel Stone2022-06-291-0/+3
* weston-terminal: Make exit path a little more obviousDaniel Stone2022-06-291-3/+5
* weston-terminal: Fix some egregious memory leaksDaniel Stone2022-06-291-2/+12
* toytoolkit: Delete remnants of EGL supportDaniel Stone2022-06-294-1894/+0
* clients/window: Defer closing of windowMarius Vlad2022-06-221-3/+14
* clients/simple-egl: Fix angle reset on benchmark intervalRobert Mader2022-06-141-3/+7