summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
11 hoursshared: fix binding-modifier noneHEADmainIan Ray1-1/+3
19 hourstests: fix build warnings when backend-drm is not enabledTomek Bury1-0/+4
22 hourscompositor: Prevent startup crash when hdcp mode is set on displayDerek Foreman1-1/+0
23 hoursvnc: Allow neatvnc in version 0.9.0Philipp Zabel1-1/+1
10 dayspixel-formats: Add P030Robert Mader1-0/+7
2024-11-06xdg-shell: Allow poup grab on non-grabbing popupJonas Ã…dahl1-13/+1
2024-11-06clients: don't redraw on xdg_toplevel.configureAlexey Yerin1-8/+14
2024-11-05desktop-shell: Don't crash if the output is removed in startupDerek Foreman1-6/+24
2024-11-04gitlab-ci: Bump libdrm to 2.4.118 to add NV{15,20,30} fmtsMarius Vlad3-3/+12
2024-11-04color-lcms: accept ICC profiles of device class ColorSpaceLeandro Ribeiro1-3/+3
2024-11-01pixel-formats: Add NV15/20/30 YUV 10bpc formatsDaniel Stone2-0/+30
2024-10-21clients/simple-egl: simplify wait for configure loopDerek Foreman1-7/+2
2024-10-21libweston/desktop: Avoid a potential crash on invalid resourceMarius Vlad2-12/+28
2024-10-21libweston/desktop: Don't destroy the xdg_surfaceMarius Vlad2-17/+51
2024-10-18libweston/matrix: Fix narrow conversion with C++Marius Vlad1-1/+1
2024-10-14tests: Make some tests dependent on the shell-desktop optionJames Le Cuirot1-9/+14
2024-10-14tests: Make the kiosk test dependent on the shell-kiosk optionJames Le Cuirot1-8/+13
2024-10-11desktop-shell: Don't attempt to re-add the view to panel layerMarius Vlad1-2/+3
2024-10-11libweston/desktop: avoid weston crash while xdg_surface ack_configureJeri Li2-0/+16
2024-10-10libweston: Move weston_get_backend_type after enum declarationMarius Vlad1-2/+2
2024-10-08build: insert missing wayland-server-protocol dependencyJan Engelhardt1-1/+1
2024-09-26libweston: Send seat name before announcing devicesDavid Edmundson1-2/+3
2024-09-26libweston/screenshooter: Fix build when __builtin_clz is not availableEatingSumo1-1/+1
2024-09-18desktop-shell: Don't try to move parented views on output removalDerek Foreman1-0/+6
2024-09-14libweston/noop-renderer: Check shm_buffer for NULLJan Alexander Steffens (heftig)1-0/+6
2024-09-13libdisplay-info: Bump wrap versionDerek Foreman1-1/+1
2024-09-09clients: Add colorJoan Torres2-0/+587
2024-09-09clients/window: Allow rendering frame wihout shadowJoan Torres5-2/+29
2024-09-04meson.build: reopen main for regular developmentMarius Vlad1-1/+1
2024-09-04build: bump to version 14.0.0 for the official release14.0.0Marius Vlad1-1/+1
2024-09-02build: bump to version 13.0.95 for the RC3 release13.0.95Marius Vlad1-1/+1
2024-08-30libweston: Fix crash with mirror-ofDerek Foreman6-13/+45
2024-08-30build: bump to version 13.0.94 for the RC2 release13.0.94Marius Vlad1-1/+1
2024-08-29libweston/color-management: Add fallback for static_assertMarius Vlad1-0/+1
2024-08-28build: bump to version 13.0.93 for the RC1 release13.0.93Marius Vlad1-1/+1
2024-08-27libweston/drm-virtual: Point output base backend the DRM backendMarius Vlad1-0/+1
2024-08-27libweston/drm-virtual: Add prepare_repaint to perform a repaintMarius Vlad1-0/+8
2024-08-21build: bump to version 13.0.92 for the beta release13.0.92Marius Vlad1-1/+1
2024-08-19drm: Remove unnecessary parameter from drm_output_state_alloc()Derek Foreman5-12/+7
2024-08-14build: bump to version 13.0.91 for the alpha release13.0.91Marius Vlad1-1/+1
2024-08-14man: Update documentation of weston-vncLukasz Czechowski1-0/+4
2024-08-14vnc: Enable password authentication in non-TLS modeLukasz Czechowski1-0/+7
2024-08-14vnc: Allow to disable Transport Layer SecurityLukasz Czechowski3-31/+44
2024-08-14Add support for FreeRDP 3.xBenjamin Herrenschmidt6-130/+272
2024-08-12weston.ini: Document the 'mirror-of' keyMarius Vlad1-1/+15
2024-08-12frontend: Disable client resize for RDP remote outputsMarius Vlad4-11/+31
2024-08-12frontend: Disable client resize for VNC remote outputsMarius Vlad2-0/+13
2024-08-12frontend: Add support for tracking parent/mirror changesMarius Vlad1-0/+37
2024-08-12frontend: Teach remote backends to use the scale from configMarius Vlad1-3/+7
2024-08-12frontend: Share a native output using 'mirror-of' keywordMarius Vlad3-5/+257