summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* backend-drm: Add plane alpha DRM-propertyVeeresh Kadasani2023-03-304-0/+32
* libweston: Skip views without a parentMarius Vlad2023-03-302-0/+8
* libweston/input: Fix assert for valid confine regionSergio Gómez2023-03-291-1/+1
* clients/simple-dmabuf-feedback: drop outdated commentLeandro Ribeiro2023-03-281-33/+21
* backend-drm: cosmetic changes to dmabuf_feedback_maybe_update()Leandro Ribeiro2023-03-281-19/+16
* backend-drm: add scanout tranche even for views eligible for direct scanoutLeandro Ribeiro2023-03-281-16/+18
* backend-drm: remove scanout tranche when there are no planes availableLeandro Ribeiro2023-03-281-1/+3
* backend-drm: change dmabuf_feedback_maybe_update() return type to voidLeandro Ribeiro2023-03-281-6/+4
* tests/xwayland: Enable xwayland XWM debug log scope and more debugMarius Vlad2023-03-282-2/+2
* Add a .mailmap fileFaith Ekstrand2023-03-251-0/+3
* backend-wayland: allow resizing with xdg-shellMichael Olbrich2023-03-221-2/+63
* backend-wayland: immediately unref the renderbuffer for use shm buffersMichael Olbrich2023-03-221-1/+6
* wayland-backend: split switch_mode to prepare for xdg-shell resizingMichael Olbrich2023-03-221-39/+44
* shared/frame: add helper to get decoration sizes without shadowMichael Olbrich2023-03-222-2/+14
* tests: add writeback sreenshooter testLeandro Ribeiro2023-03-223-0/+151
* drm-backend: move aux function up to remove unnecessary declarationLeandro Ribeiro2023-03-221-23/+20
* drm-backend: address case in which writeback takes longer than atomic commitLeandro Ribeiro2023-03-223-4/+61
* drm-backend: add writeback connector screenshooter to DRM-backendLeandro Ribeiro2023-03-224-5/+344
* drm-backend: add support to output capture writeback sourceLeandro Ribeiro2023-03-221-0/+35
* drm-backend: add supported formats for writeback connectorsLeandro Ribeiro2023-03-223-0/+46
* backend-vnc: client side cursor supportPhilipp Zabel2023-03-221-1/+115
* backend-drm: don't copy the fence fd when duplicating the plane stateMichael Olbrich2023-03-221-0/+4
* backend-drm: don't try to commit an empty stateMichael Olbrich2023-03-221-0/+5
* clients/simple-dmabuf-feedback: Remove unsupported f suffixesDaniel van Vugt2023-03-171-1/+1
* ivi-shell: handle subsurfaces for mouse/touch activationMichael Olbrich2023-03-141-1/+3
* libweston: mitigate race when destroying outputsMichael Olbrich2023-03-141-2/+65
* hmi-controller: add input panel supportMichael Olbrich2023-03-141-0/+156
* ivi-shell: add input panel supportMichael Olbrich2023-03-146-10/+623
* ivi-layout: add surface type to the surface propertiesMichael Olbrich2023-03-142-3/+13
* ivi-shell: abort if shell_surface_send_configure is called for non-ivi surfacesMichael Olbrich2023-03-141-3/+5
* libweston: Add assert for valid confine region in maybe_warp_confined_pointer()Sergio Gómez2023-03-131-0/+1
* libweston: Add view unmap listener to pointer constraintsSergio Gómez2023-03-133-15/+34
* libweston/input: Remove redundant surface destroy listener in constraintsSergio Gómez2023-03-132-18/+0
* weston-log-flight-rec: Map ring buffer using memset()Loïc Molinari2023-03-101-10/+1
* compositor: Rename position.set to position.changedDerek Foreman2023-03-072-4/+5
* xcb-client-helper: Add a XCB client helper for testsMarius Vlad2023-03-036-64/+1111
* xwm: Add support for xwayland_shell_v1Derek Foreman2023-03-036-1/+210
* xwm: Init window link after removing itDerek Foreman2023-03-031-0/+2
* backend-drm: add additional-devices to support multi GPUMichael Tretter2023-03-034-6/+178
* backend-drm: import cursors on non gbm outputsMichael Tretter2023-03-032-14/+34
* backend-drm: import GBM bo to scanout device if necessaryMichael Tretter2023-03-034-0/+157
* backend-drm: use linear buffers if gbm and kms device differMichael Tretter2023-03-031-0/+9
* shared: extract hash table implementation from xwaylandMichael Tretter2023-03-036-3/+3
* backend-drm: allow to create multiple drm_fb for a weston_viewMichael Tretter2023-03-032-15/+38
* backend-drm: create faked zpos for device instead of backendMichael Tretter2023-03-031-3/+3
* pixman-renderer: hold a reference for renderbuffers on the output state listPhilipp Zabel2023-03-031-6/+15
* xwayland: Handle shell hint for client to choose dimensionsAlexandros Frantzis2023-02-281-9/+37
* backend-vnc: rename vnc_convert_damage to vnc_region_global_to_outputPhilipp Zabel2023-02-281-8/+8
* compositor/text-backend: use xzalloc everywhereMichael Olbrich2023-02-272-17/+6
* libweston: Convert weston_output_move to weston_coordDerek Foreman2023-02-243-12/+22