summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-23build: bump to version 12.0.4 for the point release12.0.412.0Marius Vlad1-1/+1
2024-04-16clients/desktop-shell: fix crash on init when panel is disabledArnaud Vrac1-1/+1
2024-04-16desktop-shell: clamp view alpha correctlyArnaud Vrac1-5/+1
2024-04-16ivi-shell: clear seat focus if necessary when a surface is destroyedMichael Olbrich1-0/+7
2024-04-16ivi-shell-user-interface: change timing to create the launcher surfaceTomohito Esaki1-5/+5
2024-04-16hmi-controller: activate and deactivate srufaceTomohito Esaki1-1/+22
2024-04-16ivi-shell: activate desktop surfaceTomohito Esaki6-3/+129
2024-04-16ivi-shell: Properly handle seat hotpluggingTomohito Esaki2-0/+71
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-15backend-drm: Don't force non-opaque overlays to primary planeRobert Mader1-0/+1
2024-04-15libweston-desktop: Work around crash when opening popup menuPhilipp Zabel1-0/+6
2023-11-28build: bump to version 12.0.3 for the point release12.0.3Marius Vlad1-1/+1
2023-11-28clients: keyboard: fix delete before cursorAske Bækdal Møller1-1/+1
2023-10-23xwm: Fix accidental resizing of windowsDerek Foreman1-8/+14
2023-09-27toy-toolkit: Fix rotationsDerek Foreman1-1/+1
2023-08-02build: bump to version 12.0.2 for the point release12.0.2Marius Vlad1-1/+1
2023-08-02backend-drm/meson.build: Require at least mesa 21.1.1Marius Vlad1-1/+1
2023-08-02backend-drm: Make DRM_CAP_ATOMIC_ASYNC_PAGE_FLIP inertMarius Vlad1-5/+10
2023-08-02backend-vnc: use weston_output_set_single_mode()Philipp Zabel1-47/+2
2023-08-02backend-rdp: extract weston_output_set_single_mode()Philipp Zabel3-54/+44
2023-08-02data-device: Don't make a weston_coord with no valid spaceDerek Foreman1-2/+2
2023-08-02tests: assert that capture info was received before trying screenshotLeandro Ribeiro1-0/+3
2023-08-02drm: do not pull writeback task if KMS atomic API is not supportedLeandro Ribeiro1-3/+4
2023-08-02drm: drop disable_planes being false as a condition to support writebackLeandro Ribeiro1-2/+8
2023-08-02xwm: WM_TRANSIENT_FOR should not point to override-redirect windowLiu, Kai11-1/+3
2023-08-02man: make --wait-for-debugger findablePekka Paalanen1-0/+1
2023-08-02backend-wayland: fix --fullscreenMichael Olbrich1-0/+2
2023-05-25build: bump to version 12.0.1 for the point release12.0.1Marius Vlad1-1/+1
2023-05-19tests/meson.build: Add missing dependency for xcb-client-helperMarius Vlad1-1/+2
2023-05-19libweston,shared/meson:build Add xkbcommon missing dependsMarius Vlad3-6/+10
2023-05-17build: bump to version 12.0.0 for the official release12.0.0Marius Vlad1-1/+1
2023-05-10build: bump to version 11.0.93 for the RC1 release11.0.93Marius Vlad1-1/+1
2023-05-04libweston: consolidate 'Using GL/Pixman renderer' log messagePhilipp Zabel5-5/+4
2023-05-03meson.build: Bump to version 11.0.92 for the beta release11.0.92Marius Vlad1-1/+1
2023-05-02clients/scaler: check viewporter availabilitySimon Ser1-0/+5
2023-04-28backend-drm: drop HDR without libdisplay-infoPekka Paalanen2-2/+6
2023-04-28backend-drm: use libdisplay-infoPekka Paalanen4-0/+55
2023-04-28CI: install libdisplay-infoPekka Paalanen3-2/+11
2023-04-28CI: always use wrap-mode=nofallbackPekka Paalanen2-11/+11
2023-04-28backend-drm: add drm_head_info_from_edid()Pekka Paalanen1-14/+24
2023-04-28backend-drm: move struct drm_edid definitionPekka Paalanen2-7/+7
2023-04-28backend-drm: let EDID parser return malloc'd stringsPekka Paalanen2-35/+46
2023-04-28build: set project, not global, argumentsPekka Paalanen1-1/+1
2023-04-27tests/color-icc-output: add ICC VCGT testsLeandro Ribeiro9-13/+74
2023-04-27tests/color-icc-output: assert that dimension is not zero when creating clutLeandro Ribeiro1-0/+2
2023-04-27tests/color-icc-output: differentiate test name based on ICC profile typeLeandro Ribeiro1-6/+6
2023-04-26meson.build: Bump to version 11.0.91 for the alpha release11.0.91Marius Vlad1-1/+1
2023-04-20pipewire-[backend|plugin]: Add timestamps to buffersRobert Mader2-2/+8
2023-04-20clients/simple-dmabuf-feedback: get buffer size from configure eventsSebastian Wick1-6/+17