summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2023-10-04desktop-shell: Remove useless surface-gone messagesDaniel Stone1-3/+0
2023-10-04desktop-shell: Don't allow multiple special surfacesDaniel Stone1-45/+35
2023-10-04desktop-shell: Don't lose track of background/panel viewsDaniel Stone1-6/+4
2023-10-04kiosk-shell: Delete nonsensical is_mapped checkDaniel Stone1-1/+1
2023-10-04surface: Check parents in weston_surface_is_mapped()Daniel Stone1-1/+16
2023-10-04surface: Add weston_surface_is_mapping()Daniel Stone2-2/+19
2023-10-04surface: Don't re-map already-mapped surfacesDaniel Stone1-0/+3
2023-10-03libweston: Add and use weston_coord_surface_add/sub helpersDerek Foreman4-9/+34
2023-10-03libweston: Make better use of global coord helpersDerek Foreman4-14/+14
2023-10-03libweston: Make a common helper for clamping a coord to an outputDerek Foreman3-21/+28
2023-10-03libweston: Use weston_coord_surface in weston_surface_stateDerek Foreman2-27/+17
2023-10-03backend-drm: document additional-devices parameterMarek Vasut2-2/+9
2023-09-29libweston: Remove dbus helpersDerek Foreman6-566/+0
2023-09-29launcher: Remove launcher-logindDerek Foreman9-945/+17
2023-09-29launcher: Drop drm dependencyDerek Foreman1-4/+0
2023-09-29launcher-libseat: Rename libseat_depDerek Foreman1-2/+2
2023-09-29launcher-libseat: Don't depend on dbusDerek Foreman2-6/+0
2023-09-29Revert "launcher: Remove launcher-logind"Derek Foreman11-17/+947
2023-09-28libweston: add explicit weston_compositor::primary_backend pointerPhilipp Zabel2-1/+7
2023-09-28libweston, compositor: let weston_compositor_load_backend return backendPhilipp Zabel3-22/+15
2023-09-28libweston: don't return buffers early with multiple backendsMichael Olbrich1-1/+5
2023-09-28doc, man: document multi-backend supportPhilipp Zabel2-5/+17
2023-09-28libweston: drop workaround for multi-backend incapable backendsPhilipp Zabel1-16/+1
2023-09-28backend-x11: enable multi-backend supportPhilipp Zabel1-4/+13
2023-09-28backend-wayland: multi-backend supportPhilipp Zabel1-1/+10
2023-09-28backend-vnc: enable multi-backend supportPhilipp Zabel1-24/+41
2023-09-28backend-rdp: Enable multi-backend supportPhilipp Zabel1-23/+39
2023-09-28backend-pipewire: enable multi-backend supportPhilipp Zabel1-25/+41