summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* screen-share: fix possible memory leak for `out_pixman_error` casexndcn2021-01-271-1/+3
* desktop-shell:change expiration of minute and secVeeresh Kadasani2021-01-211-3/+10
* launcher-logind: handle any seat without VTsnerdopolis2021-01-211-2/+6
* launcher-direct: handle seat0 without VTsnerdopolis2021-01-211-1/+6
* doc: Add running-weston.rst fileMarius Vlad2021-01-193-0/+170
* pipewire: fix null deref in 0.3 APIAmbareesh Balaji2021-01-121-0/+1
* tests: add yuv-buffer testPekka Paalanen2020-12-174-0/+435
* launcher: Add more error logging to launcher backendsAnurup M2020-12-165-12/+48
* gl-renderer: require GL_EXT_unpack_subimagePekka Paalanen2020-12-152-26/+5
* launcher-direct: warn when opening devices non-rootPekka Paalanen2020-12-111-0/+6
* launcher-direct: allow non-root on non-seat0Pekka Paalanen2020-12-111-3/+3
* compositor: Fix possible memory leak when wl_display_create() failsAnurup M2020-12-101-5/+5
* doc: Avoid weston install useless documentation filesAnurup M2020-12-092-1/+6
* tests: add alpha-blending testPekka Paalanen2020-12-093-0/+254
* tests: factor out verify_image()Pekka Paalanen2020-12-092-15/+50
* tests: constify fill_image_with_color()Pekka Paalanen2020-12-092-2/+2
* tests: re-order drm-smoke in test listPekka Paalanen2020-12-091-1/+1
* libweston/libinput-device: Enable/Set pointer capabilities only on pointer mo...Marius Vlad2020-12-081-5/+24
* desktop-shell: Add missing weston_config_destroy() for desktop.configAnurup M2020-12-081-0/+2
* backend-drm: Fix ignoring config 'require-input' optionMarius Vlad2020-12-073-6/+5
* gitlab-ci.yml: Have a doc jobMarius Vlad2020-12-041-5/+29
* config-parser: use zalloc()Pekka Paalanen2020-11-271-3/+4
* tests: do not save PNG on successPekka Paalanen2020-11-181-6/+8
* CI: store test images in artifactsPekka Paalanen2020-11-181-0/+1
* pipewire/meson: fix option in user_hintVeeresh Kadasani2020-11-171-1/+1
* compositor: move tests quirks initialization to weston_compositor_create()Leandro Ribeiro2020-11-173-40/+17
* remoting,pipewire: Use the connector and the output name for the head nameMarius Vlad2020-11-092-2/+10
* backend-headless: NULL check after wl_event_loop_add_timerbnlrnz2020-11-061-0/+5
* CI: expose built docs previewPekka Paalanen2020-11-051-0/+12
* kiosk-shell: Keep track of seats created and destroy them at endMarius Vlad2020-11-042-7/+28
* tests: drop test suite screenshooter implementation and protocol extensionLeandro Ribeiro2020-10-272-261/+0
* tests: start to use Weston's default screenshooter in the test suiteLeandro Ribeiro2020-10-275-11/+29
* screenshooter: rename some functions to avoid conflictsLeandro Ribeiro2020-10-273-9/+9
* tests: change type of int buffer_copy_done to boolLeandro Ribeiro2020-10-272-4/+4
* tests: remove has_wl_drm from struct clientLeandro Ribeiro2020-10-272-3/+0
* tests: remove destroy_listener when destroying test-desktop-shellLeandro Ribeiro2020-10-271-0/+2
* libweston: bump major version to 10Pekka Paalanen2020-10-271-1/+1
* libweston: drop opaque struct wet_testsuite_dataLeandro Ribeiro2020-10-273-9/+3
* tests: add mechanism to change Weston's behavior when running certain testsLeandro Ribeiro2020-10-2710-75/+93
* Add EGL_NO_PLATFORM_SPECIFIC_TYPES to avoid Xlib.h via EGL headersHeiko Thiery2020-10-261-0/+1
* libweston/backend/drm: might need EGLHeiko Thiery2020-10-261-0/+4
* libweston: constify data_source_interfacePekka Paalanen2020-10-211-1/+1
* compositor: delete segv_compositorPekka Paalanen2020-10-211-2/+0
* backend-drm: Reuse drmModeRes in drm_backend_createIgor Matheus Andrade Torrente2020-10-191-23/+19
* clients: Fix shell background image setting.Tanmay Shah2020-10-191-1/+1
* ivi-shell: clean up remaining ivisurface during de-initHarsha M M2020-10-161-0/+2
* Bump libdrm dependency to 2.4.95Pekka Paalanen2020-10-162-16/+1
* backend-rdp: release seat on peer disconnectStefan Agner2020-10-161-2/+2
* rdp-backend: require FreeRDP >= 2.2 to remove all the version hacksDavid Fort2020-10-014-173/+61
* tests: Convert ivi-shell-app-test.c to use `weston_ini_setup`Igor Matheus Andrade Torrente2020-09-304-106/+94