summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-23build: bump to version 13.0.1 for the point release13.0.113.0Marius Vlad1-1/+1
2024-04-16libweston: Add paint node destruction into weston_layer_entry_remove()Marius Vlad1-7/+12
2024-04-16desktop-shell: Avoid using maximized size in fullscreen stateJeffy Chen1-4/+3
2024-04-16libweston-desktop: Fix weston crash when lost the shsurfWujian Sun1-2/+4
2024-04-16backend-drm: Sort planes by faked zposRobert Mader1-20/+42
2024-04-16backend-drm: Don't force non-opaque overlays to primary planeRobert Mader1-0/+1
2024-04-16backend-pipewire: Move region initialization at the startMarius Vlad1-2/+2
2024-04-16libweston/backends: Move damage flush into backendsDerek Foreman12-56/+118
2024-04-16libweston: Clip damage to paint node visible regionDerek Foreman1-0/+6
2024-04-16backend-drm: fix confused fallback format handlingRay Smith1-3/+2
2024-04-16ivi-shell: clear seat focus if necessary when a surface is destroyedMichael Olbrich1-0/+7
2024-04-16libweston-desktop: Work around crash when opening popup menuPhilipp Zabel1-0/+6
2024-04-16clients/desktop-shell: fix crash on init when panel is disabledArnaud Vrac1-1/+1
2024-04-16desktop-shell: set proper curtain size when no output is created yetArnaud Vrac1-1/+1
2024-04-16desktop-shell: clamp view alpha correctlyArnaud Vrac1-4/+1
2024-04-15gl-renderer: apply output transform before readback in repaintDerek Foreman1-7/+10
2024-04-15renderer-gl: Fix wrong stride error when reading pixelsJeffy Chen1-3/+5
2023-11-27build: bump to version 13.0.0 for the official release13.0.0Marius Vlad1-1/+1
2023-11-21build: bump to version 12.0.95 for the RC3 release12.0.95Marius Vlad1-1/+1
2023-11-21weston-keyboard: Create input_panel_surface earlierDaniel Stone1-18/+5
2023-11-21desktop-shell: Map input panel exactly onceDaniel Stone1-12/+10
2023-11-20backend-x11: Fix error shutdown path for x11Marius Vlad1-0/+1
2023-11-13build: bump to version 12.0.94 for the RC2 release12.0.94Marius Vlad1-1/+1
2023-11-13clients: keyboard: fix delete before cursorAske Bækdal Møller1-1/+1
2023-11-10drm-backend: Fix cursor updates with overlapping headsDerek Foreman2-66/+84
2023-11-10vnc: Fix cursor updatesDerek Foreman3-24/+51
2023-11-10libweston: Don't set VISIBILITY_DIRTY on non-primary planesDerek Foreman1-2/+11
2023-11-10libweston: Don't clip damage to paint node visible regionDerek Foreman1-1/+0
2023-11-09vnc: Remove scanout plane optimizationDerek Foreman1-83/+0
2023-11-06build: bump to version 12.0.93 for the RC1 release12.0.93Marius Vlad1-1/+1
2023-10-30build: bump to version 12.0.92 for the beta release12.0.92Marius Vlad1-1/+1
2023-10-30color: do not use NULL as stock sRGB color profileLeandro Ribeiro4-13/+32
2023-10-30tests/color-metadata-errors: add mock stock sRGB color profileLeandro Ribeiro1-22/+65
2023-10-30color-lcms: extract color characteristics even when output cprof != NULLLeandro Ribeiro1-10/+2
2023-10-30color: add get_stock_sRGB_color_profile() to color managerLeandro Ribeiro5-0/+45
2023-10-30color-noop: add stock color profileLeandro Ribeiro1-3/+68
2023-10-30color-noop: make use of xalloc helpersLeandro Ribeiro1-8/+4
2023-10-30color-lcms: unref stock sRGB cprof instead of directly destroying itLeandro Ribeiro1-2/+5
2023-10-26libweston: Ignore subsurface offsetsMarius Vlad2-0/+12
2023-10-25xwm: Fix accidental resizing of windowsDerek Foreman1-8/+14
2023-10-23backend-x11: Move back-end removal to the destroy functionMarius Vlad1-1/+2
2023-10-16build: bump to version 12.0.91 for the alpha release12.0.91Marius Vlad1-1/+1
2023-10-16ivi-shell-user-interface: change timing to create the launcher surfaceTomohito Esaki1-5/+5
2023-10-16hmi-controller: activate and deactivate srufaceTomohito Esaki1-1/+22
2023-10-16ivi-shell: activate desktop surfaceTomohito Esaki6-3/+129
2023-10-16ivi-shell: Properly handle seat hotpluggingTomohito Esaki2-0/+71
2023-10-16headless: Enable use as a secondary backendDerek Foreman1-48/+45
2023-10-13input: avoid crash by using surface directlyDerek Foreman1-2/+2
2023-10-12compositor/main: put remoting/pipewire outputs to the rightMarius Vlad1-2/+6
2023-10-12compositor/main: Re-work plug-in loading to avoid an invalid color managerMarius Vlad1-4/+19