summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: bump to version 10.0.4 for the point release10.0.410.0Marius Vlad2023-05-171-1/+1
* libweston/input: Fix assert for valid confine regionSergio Gómez2023-05-161-1/+1
* libweston: Add assert for valid confine region in maybe_warp_confined_pointer()Sergio Gómez2023-05-161-0/+1
* libweston: Add view unmap listener to pointer constraintsSergio Gómez2023-05-163-15/+34
* libweston/input: Remove redundant surface destroy listener in constraintsSergio Gómez2023-05-162-18/+0
* build: bump to version 10.0.3 for the point release10.0.3Marius Vlad2022-12-141-1/+1
* clients: Fix cursors when compositor gives wl_seat before wl_compositorDerek Foreman2022-09-141-2/+11
* clients: Set the hotspot with attach if we already have a valid cursorDerek Foreman2022-08-121-5/+24
* Revert "clients/window: atomically update pointer cursor"Derek Foreman2022-08-121-14/+5
* Revert "clients/window: Fix animated cursors"Derek Foreman2022-08-121-8/+17
* build: bump to version 10.0.2 for the point release10.0.2Simon Ser2022-07-261-1/+1
* tests: preserve ivi runner sectionPekka Paalanen2022-07-051-1/+1
* tests: Use test-desktop-shell for devices-testDaniel Stone2022-07-041-0/+2
* build: bump to version 10.0.1 for the point release10.0.1Simon Ser2022-06-231-1/+1
* ci: Fix cobertura syntaxDerek Foreman2022-06-071-1/+3
* gl-renderer: fix performance regression in fragPekka Paalanen2022-06-071-13/+30
* libweston/linux-dmabuf: create surface feedback on demandRobert Mader2022-05-242-41/+62
* clients/simple-dmabuf-feedback: use time instead of redrawsRobert Mader2022-05-241-3/+10
* backend-drm: Add failure reasons for failing gbm_bo_importRobert Mader2022-05-243-2/+8
* clients/simple-dmabuf-feedback: Add fallback print method for unknown formatsRobert Mader2022-05-241-2/+39
* clients/simple-dmabuf-*: Increase buffer limit to fourRobert Mader2022-05-243-3/+3
* clients/simple-dmabuf-feedback: Support multi-tranche feedbacksRobert Mader2022-05-241-18/+29
* clients/simple-dmabuf-feedback: do not use buffer before compositor's responseLeandro Ribeiro2022-05-241-4/+24
* simple-egl: Move set_fullscreen/set_maximized before initial commitMarius Vlad2022-05-241-5/+5
* simple-egl: Defer EGL surface/window creationMarius Vlad2022-05-241-25/+26
* simple-egl: Remove uneeded checkMarius Vlad2022-05-241-3/+0
* libweston-desktop: Replace buffer with geometryMarius Vlad2022-05-241-1/+1
* simple-egl: Add start as maximizedMarius Vlad2022-05-241-0/+5
* desktop-shell: Add missing weston_view_destroy()Marius Vlad2022-05-241-0/+1
* desktop-shell: Clarify weston_view destruction at tear downMarius Vlad2022-05-241-3/+11
* desktop-shell: Check for a valid desktop_surfaceMarius Vlad2022-05-241-2/+2
* desktop-shell: Migrate surface_unlink_viewMarius Vlad2022-05-241-1/+1
* desktop-shell: Rename destroy_layer functionsMarius Vlad2022-05-241-9/+9
* desktop-shell: Create a distinct view for the fade-out close animMarius Vlad2022-05-241-3/+50
* libweston, desktop-shell: Add a wrapper for weston_surface referenceMarius Vlad2022-05-241-5/+8
* libweston: Assert if ref-count balance is wrongMarius Vlad2022-05-241-0/+4
* meson.build: Fix -Dbackend-default=auto following fbdev deprecationJames Le Cuirot2022-05-241-1/+1
* tests: Add test for subsurfaces mapping hierachiesRobert Mader2022-05-243-0/+129
* libweston/compositor: Do not map subsurfaces without bufferRobert Mader2022-05-241-1/+1
* tests: Add test for synced subsurfaces and buffer damageRobert Mader2022-05-244-1/+68
* libweston/compositor: Cache buffer damage for synced subsurfacesRobert Mader2022-05-241-2/+5
* kiosk-shell: Favor out views on same outputMarius Vlad2022-05-241-2/+12
* kiosk-shell: Don't occlude shsurf on other outputsMarius Vlad2022-05-241-2/+4
* kiosk-shell: Check if app_ids have been set after initial commitMarius Vlad2022-05-242-1/+26
* build: bump to version 10.0.0 for the official release10.0.0Simon Ser2022-02-011-1/+1
* ci: Enable weston-launch explicitly for testKenny Levinsen2022-01-271-0/+2
* meson: Rename to deprecated-weston-launchKenny Levinsen2022-01-272-2/+2
* meson: Set weston-launch as disabled by defaultKenny Levinsen2022-01-271-2/+2
* meson: Print deprecation warning for weston-launchKenny Levinsen2022-01-271-0/+1
* clients/simple-dmabuf-feedback: fix bound global versionsSimon Ser2022-01-261-2/+2