summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* xwayland: comment on cleanup_after_cairo()Pekka Paalanen2023-04-121-0/+8
* backend-wayland: fully release pango and fontconfigPekka Paalanen2023-04-121-0/+3
* backend-headless: fully release pango and fontconfigPekka Paalanen2023-04-121-0/+2
* backend-vnc: use output power_state to disable repainting while disconnectedPhilipp Zabel2023-04-121-43/+11
* 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
* tests: Allow DRM fixture setup to cleanly skipDaniel Stone2023-04-121-28/+22
* tests: Move prog_args_save() laterDaniel Stone2023-04-121-4/+4
* input: Destroy tablet-tool bindings on exitDaniel Stone2023-04-121-0/+1
* tests/color-icc-output: make use of color debug scopesLeandro Ribeiro2023-04-121-0/+1
* color-lcms: add debug scope for pipeline optimizerLeandro Ribeiro2023-04-123-2/+139
* color-lcms: add debug scope for color profilesLeandro Ribeiro2023-04-123-1/+59
* color-lcms: add debug scope for color tranformationsLeandro Ribeiro2023-04-125-3/+184
* color-lcms: save ICC profile version string with a single decimal valueLeandro Ribeiro2023-04-121-1/+1
* compositor: free renderer stringPekka Paalanen2023-04-111-0/+1
* tests: do not leak renderer argumentPekka Paalanen2023-04-111-1/+1
* color-lcms: Fix memory leak in join_curvesetsVitaly Prosyak2023-04-111-1/+1
* input: Fix uint/enum declaration mismatchDaniel Stone2023-04-111-1/+2
* desktop-shell: Do not attempt to change the stateMarius Vlad2023-04-111-4/+8
* drm: Fix type confusion in writeback_stateDaniel Stone2023-04-041-2/+2
* libweston: Skip setting DPMS if output is not enabledmarius vlad2023-04-041-1/+1
* libweston: Set default power state at output initializationmarius vlad2023-04-041-1/+1
* libweston: Damage the output after the output has been addedmarius vlad2023-04-041-1/+1
* input: Consistently use enums for modifier/axis/stateDaniel Stone2023-04-032-7/+11
* gl-renderer: Get rid of begin fence syncLoïc Molinari2023-04-032-37/+116
* clients/window: dismiss window on tablet tool up eventsMichael Olbrich2023-03-311-0/+11
* libweston-desktop: implement tablet tool grabMichael Olbrich2023-03-311-1/+129
* clients: Add demo application for tabletsLyude Paul2023-03-312-0/+261
* tablet: Add binding to activate surfaces using the tablet toolMichael Olbrich2023-03-316-0/+76
* 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-316-0/+391
* 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
* libweston: handle tablet cursors in the compositorMichael Olbrich2023-03-313-0/+144
* libinput: hook up tablet eventsMichael Olbrich2023-03-315-3/+305
* input: add weston grab interfaces for tablet toolsMichael Olbrich2023-03-313-5/+407
* input: add tablet focus handlingMichael Olbrich2023-03-312-0/+113
* libweston: Add initial tablet support to westonMichael Olbrich2023-03-316-0/+514
* drm: allow to skip composition if pending capture is writebackLeandro Ribeiro2023-03-313-5/+9
* clients/simple-egl: Implement fractional-scale protocol supportRobert Mader2023-03-313-15/+100
* gitlab-ci.yml: Bump wayland-protocols to 1.31Robert Mader2023-03-312-2/+2
* tests/xwayland-test: Also print out Weston log messagesMarius Vlad2023-03-311-1/+1
* desktop: Make popup grab follow keyboard focus semanticsJonas Ådahl2023-03-305-4/+63
* shell: Keep window 'activated' state if child has focusJonas Ådahl2023-03-304-5/+80
* Revert "input: Consistently use enums for modifier/axis/state"Daniel Stone2023-03-302-11/+7
* backend-drm: Select plane based on current attached CRTCAndrew F. Davis2023-03-302-0/+10
* input: Consistently use enums for modifier/axis/stateDaniel Stone2023-03-302-7/+11
* backend-drm: Pass view alpha to plane state and commitVeeresh Kadasani2023-03-303-6/+16