summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2023-10-10neatvnc.wrap: Update to neatvnc 0.7.0Marius Vlad1-1/+1
2023-10-09libweston: fix output clamp helperDerek Foreman1-1/+1
2023-10-06backend-drm: Fix visibility calculationDerek Foreman1-2/+3
2023-10-06libweston: Prefer primary backend when assigning outputs to viewsDerek Foreman2-2/+20
2023-10-06libweston: Reconsider view primary output on output power changeDerek Foreman1-0/+5
2023-10-06libweston: Consider output power state when selecting primaryDerek Foreman1-6/+17
2023-10-05man: Document VNC output sectionPhilipp Zabel1-0/+13
2023-10-05compositor, backend-vnc: Allow to disable output resizingPhilipp Zabel3-5/+16
2023-10-05backend-vnc: Implement output resizingPhilipp Zabel1-0/+51
2023-10-05ci, backend-vnc: update to Neat VNC 0.7.0Philipp Zabel4-5/+12
2023-10-04desktop-shell: Map input panel surfaces before viewsDaniel Stone1-8/+11
2023-10-04desktop-shell: Use weston_view_move_to_layer() for input panelsDaniel Stone1-7/+3
2023-10-04desktop-shell: Create lock surface view when mappedDaniel Stone2-11/+19
2023-10-04desktop-shell: Use consistent surface-has-content check for lockDaniel Stone1-1/+1
2023-10-04desktop-shell: Inline configure_static_view for panelsDaniel Stone1-32/+12
2023-10-04desktop-shell: Inline configure_static_view for backgroundDaniel Stone1-10/+14
2023-10-04desktop-shell: Use saved panel positionDaniel Stone1-66/+20
2023-10-04desktop-shell: Regularise panel positionDaniel Stone2-17/+20
2023-10-04desktop-shell: Directly look up output panel viewDaniel Stone1-23/+22
2023-10-04desktop-shell: Pass shell_output as special-surface privateDaniel Stone1-12/+11
2023-10-04desktop-shell: Store pointers to special-surface viewsDaniel Stone2-0/+6
2023-10-04desktop-shell: Clean up surface/view mapping for special surfacesDaniel Stone1-5/+8