summaryrefslogtreecommitdiff
path: root/clients
AgeCommit message (Expand)AuthorFilesLines
2023-10-16ivi-shell-user-interface: change timing to create the launcher surfaceTomohito Esaki1-5/+5
2023-09-16clients: Add opaque region setting to simple-damageDerek Foreman1-0/+16
2023-08-31clients/simple-dmabuf-v4l: Add pointer supportRobert Mader2-3/+116
2023-08-31client/simple-dmabuf-v4l: Add fullscreen supportRobert Mader2-9/+82
2023-08-31clients/simple-dmabuf-v4l: Use interface name variablesRobert Mader1-6/+6
2023-08-31clients/simple-egl: Use interface name variablesRobert Mader1-6/+6
2023-08-09clients/simple-dmabuf-egl: Drop support libgbm older than 21.1.1Tomohito Esaki1-12/+0
2023-08-09clients/meson.build: Require libgbm 21.1.1 for clients using dmabufTomohito Esaki1-1/+1
2023-08-09clients/simple-dmabuf-feedback: Drop support libgbm older than 21.1.1Tomohito Esaki1-2/+0
2023-07-19Revert "clients/window: Update min_allocation for smaller widths/heights"Marius Vlad1-9/+0
2023-07-14clients/simple-dmabuf-feedback: do not block until rendering completesSimon Ser1-1/+1
2023-07-14clients/simple-dmabuf-egl: do not block until rendering completesSimon Ser1-1/+1
2023-07-05clients/window: Update min_allocation for smaller widths/heightsMarius Vlad1-0/+9
2023-06-27toy-toolkit: Fix rotationsDerek Foreman1-1/+1
2023-06-14clients: Replace 'confine' client to showcase pointer constraints in generalSergio Gómez3-515/+1030
2023-06-12gl-renderer: Move clip_quad() to clipperLoïc Molinari1-53/+0
2023-06-12gl-renderer: Update HTTP links to vertex clipping resourcesLoïc Molinari1-1/+1
2023-06-12gl-renderer: Get rid of axis-aligned bbox check in simple clipperLoïc Molinari1-22/+34
2023-06-12gl-renderer: Use simple clipper on translated and/or scaled nodesLoïc Molinari1-1/+11
2023-06-12gl-renderer: Store clipped vertices directly into the vertex bufferLoïc Molinari1-37/+41
2023-06-12gl-renderer: Decouple coord space transformation from clipperLoïc Molinari1-46/+54
2023-06-12gl-renderer: Clip and dispatch vertices in surface coord spaceLoïc Molinari1-97/+99
2023-05-02clients/scaler: check viewporter availabilitySimon Ser1-0/+5
2023-04-20clients/simple-dmabuf-feedback: get buffer size from configure eventsSebastian Wick1-6/+17
2023-04-20clients/simple-dmabuf-feedback: create buffers on demandSebastian Wick1-34/+42
2023-04-20clients/simple-dmabuf-feedback: fullscreen surface from the startSebastian Wick1-2/+1
2023-04-20clients/simple-dmabuf-feedback: fix dangling pointersSebastian Wick1-1/+6
2023-04-18simple-dmabuf-v4l: Add support to NV12 devices that combine planesBram Stolk1-19/+145
2023-04-12client-shm: Add basic keyboard supportmarius vlad1-0/+73
2023-04-12simple-shm: Add maximized/fullscreen supportmarius vlad1-1/+48
2023-04-12simple-shm: Use buffers as a listmarius vlad1-16/+83
2023-04-12simple-touch: Add maximized/fullscreen statesMarius Vlad1-7/+48
2023-03-31clients/window: dismiss window on tablet tool up eventsMichael Olbrich1-0/+11
2023-03-31clients: Add demo application for tabletsLyude Paul2-0/+261
2023-03-31clients/desktop-shell: Add tablet support to the top panel of the desktop shellLyude Paul2-0/+60
2023-03-31clients: Add support for tablet cursor motion to window frames in libtoytoolkitLyude Paul1-0/+54
2023-03-31clients/window: Add tablet cursor support into libtoytoolkitLyude Paul2-6/+147
2023-03-31clients/window: add support for handling tabletsMichael Olbrich3-0/+595
2023-03-31clients/simple-egl: Implement fractional-scale protocol supportRobert Mader2-13/+97
2023-03-28clients/simple-dmabuf-feedback: drop outdated commentLeandro Ribeiro1-33/+21
2023-03-17clients/simple-dmabuf-feedback: Remove unsupported f suffixesDaniel van Vugt1-1/+1
2023-02-09clipping: Use struct weston_coord in vertex clipping codeDerek Foreman2-52/+72
2023-02-01clients/simple-egl: Add a vertical bar modeDerek Foreman1-3/+66
2023-02-01clients/simple-egl: Refactor out drawing codeDerek Foreman1-43/+52
2023-02-01clients: Add tearing control to simple-eglDerek Foreman2-1/+44
2023-01-16ttk: Use weston_matrix_init_transform in toy toolkitDerek Foreman2-70/+10
2022-12-07ivi-shell: add screenshot capabilityMarco Felsch1-1/+1
2022-12-07clients/screenshot: build screenshooter with kiosk-shell and fullscreen-shellMichael Tretter1-13/+14
2022-11-29clients: rewrite screenshot.c for new protocolPekka Paalanen2-162/+288
2022-11-07simple-dmabuf-feedback: Correct the rectangle orientationMarius Vlad1-1/+4