Commit Graph

  • 1cca054ddb build: bump to version 9.0.91 for the alpha release Simon Ser 2021-12-14 15:07:47 +0100
  • 07326040b9 .gitlab-ci: Retrieve return value before any other command Marius Vlad 2021-12-13 13:45:36 +0200
  • 6eabd93d59 clients/simple-damage,simple-shm: Use calloc instead of malloc Marius Vlad 2021-12-09 18:06:03 +0200
  • f676a8f54e kiosk-shell: Add a border fill to non-fullscreen views Marius Vlad 2021-11-09 19:25:46 +0200
  • 57d609a47e backend-drm: Cache fb<->plane format compatibility list Daniel Stone 2021-11-16 18:56:09 +0000
  • 7d27df4c4c backend-drm: Cache drm_fb for each weston_buffer Daniel Stone 2021-11-18 16:01:03 +0000
  • 2ecc38b042 backend-drm: Move fb -> buffer reference to plane state Daniel Stone 2021-11-18 15:33:17 +0000
  • 267f6cc6a1 backend-drm: Move drm_fb reference to state-propose Daniel Stone 2021-11-18 15:17:53 +0000
  • 9e379db082 backend-drm: Early-out in plane assignment for unimportable buffers Daniel Stone 2021-11-18 15:21:08 +0000
  • f508603420 backend-drm: Free scanout format table after use Daniel Stone 2021-12-06 16:52:19 +0000
  • 61851f5c37 content-protection: Don't leak update timer on shutdown Daniel Stone 2021-12-06 16:59:26 +0000
  • a272604c00 clients/simple-dmabuf-feedback: pretty print format/modifier pairs Leandro Ribeiro 2021-12-07 11:42:44 -0300
  • 3569de7cd1 CI: emit cobertura artifact from only one job Pekka Paalanen 2021-12-02 15:51:55 +0200
  • 533950cc31 tests: Serialise drm-smoke-test against everything else Daniel Stone 2021-11-30 15:55:23 +0000
  • 288214323c .gitlab.ci: Enable debug for libsteat and for the DRM backend Marius Vlad 2021-11-29 20:41:20 +0200
  • 78ba71191a simple-egl: Avoid 30bpc configs Daniel Stone 2021-11-18 14:56:51 +0000
  • 8817a5f163 backend-x11: Fix EGL compile warning Daniel Stone 2021-11-18 14:57:22 +0000
  • b25f8aebf5 remoting: Fix warnings for multi-planar interface Daniel Stone 2021-11-18 14:54:25 +0000
  • 18d9ad98b1 clients: add client to test the dma-buf feedback implementation Leandro Ribeiro 2021-11-22 18:16:10 -0300
  • 5429302e78 backend-drm: add KMS plane's formats to per-surface dma-buf feedback Leandro Ribeiro 2021-10-12 14:48:36 -0300
  • 0a7034c0cb backend-drm: keep track of the reason why promoting view to a plane failed Leandro Ribeiro 2021-09-13 14:52:53 -0300
  • 8eb8414fcd libweston: add initial dma-buf feedback implementation Leandro Ribeiro 2021-01-18 19:36:48 -0300
  • 18f53ab2d4 libweston: assert that renderer->get_supported_formats() is set Leandro Ribeiro 2021-10-18 11:27:54 -0300
  • 60c7fee48d drm-formats: add weston_drm_format_array_count_pairs() Leandro Ribeiro 2021-10-06 12:05:40 -0300
  • f9787ba482 gl-renderer: query DRM device given an EGLDisplay Scott Anderson 2021-01-18 18:10:58 -0300
  • 6e98c0dfd1 CI: bump mesa and wayland-protocol versions for dma-buf feedback Leandro Ribeiro 2021-11-23 10:44:42 -0300
  • b4e70a49ef simple-egl: only force config buffer size for 16bpp Manuel Stoeckl 2021-10-31 21:36:58 -0400
  • 4564b799b8 ci: Move Debian from Buster to Bullseye Daniel Stone 2021-08-16 16:49:52 +0100
  • 753b6656fe CI: Upgrade kernel to v5.14 Daniel Stone 2021-09-05 11:44:30 +0100
  • 42c763c14d ci: Use a non-conflicting directory for PipeWire clone Daniel Stone 2021-08-16 16:49:23 +0100
  • 430378edd3 ci: Clean up Wayland build directory Daniel Stone 2021-08-16 16:49:06 +0100
  • e9a0c0648b libinput-seat: Cascade errors and bail out in case of failure Marius Vlad 2021-08-27 14:01:38 +0300
  • 137c793f22 desktop-shell: Guard against invalid seats in get_shell_seat() Marius Vlad 2021-11-20 19:14:45 +0200
  • a882794027 compositor: add icc_profile weston.ini option for outputs Pekka Paalanen 2021-06-08 16:17:20 +0300
  • 9a9e6ced1b libweston: add weston_output::color_profile Pekka Paalanen 2021-06-08 14:17:44 +0300
  • 9a0aa37edd libweston: refactor into weston_output_set_color_transforms() Pekka Paalanen 2021-06-08 13:38:35 +0300
  • f45d57623e color: add weston_compositor_load_icc_file() Pekka Paalanen 2021-06-03 14:57:56 +0300
  • aa6346f274 color: introduce weston_color_profile Pekka Paalanen 2021-05-28 14:46:14 +0300
  • 29d81c0d4a Fix crash on activating a text area without a real keyboard Takuro Ashie 2021-08-16 14:51:45 +0900
  • 7c12182576 clients: don't use deprecated fontconfig aliases Alyssa Ross 2021-11-17 17:25:17 +0000
  • 6e2eb8fa94 terminal: use /bin/sh as the default shell Alyssa Ross 2021-11-15 23:13:14 +0000
  • 0d5ce4fb3e readme: advertise the doc website Simon Ser 2021-11-16 11:03:19 +0100
  • 15d7546b2d tests: refactoring alpha-blending Vitaly Prosyak 2021-11-09 14:02:01 -0500
  • 4b23aa11ae kiosk-shell: Remove keyboard_focus and seat_caps listeners Marius Vlad 2021-07-19 12:59:20 +0300
  • f886311353 kiosk-shell: ignore additional seats Marius Vlad 2021-11-02 13:41:30 +0200
  • 79cf52e556 kiosk-shell: Handle child top-level windows at destruction Marius Vlad 2021-11-12 15:15:20 +0200
  • 365f445eab kiosk-shell: Embed keyboard focus activation code Marius Vlad 2021-03-05 21:58:40 +0200
  • 742a0232b0 gl-renderer: add support for (a|x)bgr16161616f shm formats Manuel Stoeckl 2021-11-06 23:09:42 -0400
  • 5b357a4bbb backend-rdp: Correctly tear down the RDP back-end Marius Vlad 2021-03-11 11:05:16 +0200
  • 5699dbaae7 desktop-shell: Don't crash on when attemping to switch Marius Vlad 2021-10-15 20:20:17 +0300
  • b5dbb7a7ab kiosk-shell: Allow to retrieve surface labels Marius Vlad 2021-10-21 14:09:01 +0300
  • 2be09373b4 desktop-shell, kiosk-shell: Migrate helpers to create a view to shell-utils Marius Vlad 2021-03-08 22:45:52 +0200
  • d98c7e86fb shared/shell-utils: Create common helpers functions for shells Marius Vlad 2021-03-08 18:02:32 +0200
  • d6ccc8b025 libweston: Rename weston_view_activate() to weston_view_activate_input() Marius Vlad 2021-03-05 22:07:30 +0200
  • f3584cf995 desktop-shell: Remove keyboard_focus_listener Marius Vlad 2021-10-26 19:40:44 +0300
  • f12697bb3e desktop-shell: Embed keyboard focus handle code when activating Marius Vlad 2021-03-05 21:44:26 +0200
  • ab39e1d76d desktop-shell: Rename gain/lose keyboard focus to activate/de-activate Marius Vlad 2021-03-05 21:40:22 +0200
  • 05bef4c18a desktop-shell: Remove no-op de-activation of the xdg top-level surface Marius Vlad 2021-03-05 20:03:49 +0200
  • 11bc0d0428 kiosk-shell: Swap green with blue for the background-color Marius Vlad 2021-11-01 19:28:08 +0200
  • d4a208c2b1 pipewire: Drop support for 0.2 API Emmanuel Gil Peyrot 2021-10-24 19:18:32 +0200
  • c7fbc97120 gl-renderer: add support for (a|x)bgr2101010 shm formats Manuel Stoeckl 2021-10-20 20:52:11 -0400
  • b02149e43b screen-share: Add option to start screen sharing on weston startup Marek Vasut 2021-09-21 22:32:21 +0200
  • c00aba6893 xwayland: Fix copy and paste error Derek Foreman 2021-10-25 17:24:41 -0500
  • 3208ee42cd backend-wayland: clean up wayland_input structs Manuel Stoeckl 2021-10-18 22:07:42 -0400
  • ac20d4a293 backend-wayland: replace a nested wl_display_roundtrip call Manuel Stoeckl 2021-08-20 23:36:31 -0400
  • 43ec334c77 gitlab-ci: Use the same name as for check-commits Marius Vlad 2021-10-18 15:50:42 +0300
  • 15a552b671 gitlab-ci: Check merge request for allowing edits Marius Vlad 2021-10-18 13:59:29 +0300
  • 152405b8f9 simple-touch: Exit on xdg_toplevel::close Emmanuel Gil Peyrot 2021-10-14 11:43:46 +0200
  • b596342e37 simple-touch: Remove unused include Emmanuel Gil Peyrot 2021-10-14 11:41:47 +0200
  • b94219adeb simple-touch: Use true/false instead of 1/0 for bool type Emmanuel Gil Peyrot 2021-10-14 11:41:28 +0200
  • 5ff978a52b weston-keyboard: Enable to set as overlay panel Takuro Ashie 2021-09-15 13:54:29 +0900
  • beff0bd0f9 desktop-shell: Fix wrong initial position of input panel Takuro Ashie 2021-08-17 14:39:48 +0900
  • eb53d7c156 multi-resource: Convert to xdg-shell Marius Vlad 2021-08-13 23:12:08 +0300
  • 539c5a6c95 simple-touch: Convert to xdg-shell Marius Vlad 2021-08-13 18:18:34 +0300
  • 4a0f94cefa simple-egl: Bail out if xdg-shell was not found Marius Vlad 2021-08-13 16:49:31 +0300
  • a7392c855d desktop-shell: Clear out missing listeners Marius Vlad 2021-08-26 16:38:43 +0300
  • c114fd6ef6 desktop-shell: Keep track of seats Marius Vlad 2021-08-26 16:37:24 +0300
  • 60ab03640a compositor: Allow disabling default flight recorders Derek Foreman 2021-09-23 14:06:57 -0500
  • 56958aa6e9 desktop-shell: Damage subsurfaces when minimizing Jonas Ådahl 2021-10-01 11:12:21 +0200
  • 0b51b02c5e gl-renderer: Don't re-import dmabufs Derek Foreman 2021-07-28 08:13:25 -0500
  • b47e2cc902 gl-renderer: Add EGL_IMAGE_PRESERVED_KHR to our attributes Derek Foreman 2021-07-28 08:04:33 -0500
  • b6c891774e launcher-logind: Try the user's primary session if not in a session Derek Foreman 2021-07-15 12:22:49 -0500
  • d2a320d53e Fix TTY switching after failed failed repaint with legacy mode set. nerdopolis 2021-08-23 21:29:42 -0400
  • a822afaaef input: fix keyboard focus crash Derek Foreman 2021-08-10 17:17:24 -0500
  • 645df9556d ci: bump test timeouts Pekka Paalanen 2021-09-22 16:29:05 +0300
  • 8a7f1e2bc0 pixman-renderer: track Pixman formats in pixel format table Manuel Stoeckl 2021-07-26 22:29:20 -0400
  • 448f05e82d ci: use seatd-launch Simon Ser 2021-09-12 13:49:12 +0200
  • 3e53a8d478 ci: export ASAN_OPTIONS Simon Ser 2021-09-13 11:11:39 +0200
  • eb347687e7 ci: upgrade seatd to 0.6 Simon Ser 2021-09-12 13:48:41 +0200
  • a2a8d382e3 gl-renderer: Don't require buffer age when using partial update Dennis Tsiang 2021-09-01 14:46:44 +0100
  • 2ec15ebf3f libweston: fix crash on never used output's tear-down Pekka Paalanen 2021-06-09 16:14:45 +0300
  • 0750ceae6c drm-formats: remove create() and destroy() from the API Leandro Ribeiro 2021-08-30 16:32:03 -0300
  • c51d4ad9c8 drm-formats: save result of intersection in the first array Leandro Ribeiro 2021-08-30 12:52:26 -0300
  • ec0b717d77 fullscreen-shell : fullscreen-shell doesn't support the screenshooter yj1231.heo 2021-06-07 13:53:28 +0900
  • d259bbeccd ci: replace kvmconfig with kvm_guest.config Leandro Ribeiro 2021-08-13 10:46:32 -0300
  • ec1ce9fc26 ci: Add clang build jobs Daniel Stone 2021-08-03 13:11:51 +0100
  • c91a34fb03 ci: Remove erroneous extension from .build-no-test Daniel Stone 2021-08-03 13:09:12 +0100
  • 7c8b15256f ci: Work around PipeWire build warning with Clang Daniel Stone 2021-08-03 13:13:04 +0100
  • ccb64f301c tests: Bump alignment for test structures to 64 bytes Daniel Stone 2021-08-03 14:35:04 +0100
  • fa6ae44719 backend-headless: Fix pointer vs. int confusion with EGL Daniel Stone 2021-08-03 14:55:26 +0100