summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* meson.build: Bump to version 11.0.91 for the alpha release11.0.91Marius Vlad2023-04-261-1/+1
* pipewire-[backend|plugin]: Add timestamps to buffersRobert Mader2023-04-202-2/+8
* clients/simple-dmabuf-feedback: get buffer size from configure eventsSebastian Wick2023-04-201-6/+17
* clients/simple-dmabuf-feedback: create buffers on demandSebastian Wick2023-04-201-34/+42
* clients/simple-dmabuf-feedback: fullscreen surface from the startSebastian Wick2023-04-201-2/+1
* clients/simple-dmabuf-feedback: fix dangling pointersSebastian Wick2023-04-201-1/+6
* CONTRIBUTING.md: Fix link for patchworkMarius Vlad2023-04-201-1/+1
* CONTRIBUTING.md: Inform users that they'd need to ask for permsMarius Vlad2023-04-201-17/+25
* backend-pipewire: remove linear modifier for nowPhilipp Zabel2023-04-191-1/+0
* backend-pipewire: pass backend to weston_pipewire_output_api::create_head()Philipp Zabel2023-04-192-11/+11
* backend-drm: obtain DRM backend from listener in session_notify()Philipp Zabel2023-04-191-1/+2
* tests/xwayland: Don't leak XCB replyDaniel Stone2023-04-191-0/+1
* xwayland: Reuse weston_client_launchDaniel Stone2023-04-191-82/+47
* xwayland: Use an array for CLOEXEC FDsDaniel Stone2023-04-191-11/+23
* xwayland: Don't leak fds on failureDaniel Stone2023-04-191-2/+8
* frontend: Split process and client handlingDaniel Stone2023-04-192-55/+64
* frontend: Use array for clearing CLOEXEC in childDaniel Stone2023-04-191-7/+15
* frontend: Don't log when an unknown child process exitsDaniel Stone2023-04-191-3/+2
* frontend: Add FDSTR_INIT macroDaniel Stone2023-04-194-7/+9
* screenshooter: Use wl_client, not wet_processDaniel Stone2023-04-191-7/+13
* screenshooter: Exit early when screenshot in progressDaniel Stone2023-04-191-0/+3
* screenshooter: Rename compositor_destroy_listenerDaniel Stone2023-04-191-5/+7
* ivi-layout: simplify APIMichael Olbrich2023-04-193-363/+157
* hmi-controller: prepare for API simplificationMichael Olbrich2023-04-191-57/+24
* tests: ivi-shell: prepare for API simplificationMichael Olbrich2023-04-193-384/+63
* simple-dmabuf-v4l: Add support to NV12 devices that combine planesBram Stolk2023-04-181-19/+145
* doc, man: document PipeWire backendPhilipp Zabel2023-04-183-0/+7
* backend-pipewire: add PipeWire backendPhilipp Zabel2023-04-1810-0/+1262
* backend-drm: schedule connector disable for detached headMichael Tretter2023-04-183-8/+26
* backend-vnc: pass vnc_backend to vnc_head_create()Philipp Zabel2023-04-171-10/+3
* backend-rdp: pass rdp_backend to rdp_head_create()Philipp Zabel2023-04-173-12/+5
* libweston: pass backend to weston_windowed_output_api::create_head()Philipp Zabel2023-04-175-29/+31
* backend-vnc: remove output move listener leftoversPhilipp Zabel2023-04-151-3/+0
* xwayland: comment on cleanup_after_cairo()Pekka Paalanen2023-04-121-0/+8
* backend-wayland: fully release pango and fontconfigPekka Paalanen2023-04-121-0/+3
* backend-headless: fully release pango and fontconfigPekka Paalanen2023-04-121-0/+2
* backend-vnc: use output power_state to disable repainting while disconnectedPhilipp Zabel2023-04-121-43/+11
* client-shm: Add basic keyboard supportmarius vlad2023-04-121-0/+73
* simple-shm: Add maximized/fullscreen supportmarius vlad2023-04-121-1/+48
* simple-shm: Use buffers as a listmarius vlad2023-04-121-16/+83
* simple-touch: Add maximized/fullscreen statesMarius Vlad2023-04-121-7/+48
* tests: Allow DRM fixture setup to cleanly skipDaniel Stone2023-04-121-28/+22
* tests: Move prog_args_save() laterDaniel Stone2023-04-121-4/+4
* input: Destroy tablet-tool bindings on exitDaniel Stone2023-04-121-0/+1
* tests/color-icc-output: make use of color debug scopesLeandro Ribeiro2023-04-121-0/+1
* color-lcms: add debug scope for pipeline optimizerLeandro Ribeiro2023-04-123-2/+139
* color-lcms: add debug scope for color profilesLeandro Ribeiro2023-04-123-1/+59
* color-lcms: add debug scope for color tranformationsLeandro Ribeiro2023-04-125-3/+184
* color-lcms: save ICC profile version string with a single decimal valueLeandro Ribeiro2023-04-121-1/+1
* compositor: free renderer stringPekka Paalanen2023-04-111-0/+1