Commit Graph

  • feb54979c0 backend/drm: extract logic to build current connector state Simon Ser 2024-02-14 16:50:54 +0100
  • c397515ee5 backend/drm: use early return in handle_session_active() Simon Ser 2024-02-14 16:37:30 +0100
  • 9a685cefa9 backend/drm: add destroy_blob() Simon Ser 2024-02-14 15:32:07 +0100
  • 741aaa3f76 backend/drm: drop wlr_drm_backend arg from create_mode_blob() Simon Ser 2024-02-14 14:42:01 +0100
  • 76ed82c101 backend/drm: add drm_page_flip_create() Simon Ser 2024-02-14 13:49:49 +0100
  • 97a6a58a95 backend/drm: fix fb_damage_clips_arr memory leak Simon Ser 2024-02-14 16:08:23 +0100
  • 4c69bc47f4 ext-foreign-toplevel-list-v1: improve/fix update_state() Kirill Primak 2024-02-13 19:19:41 +0300
  • 6ad9e89a34 backend/drm: drop unnecessary _XOPEN_SOURCE Simon Ser 2024-02-12 19:45:49 +0100
  • 220df2aa0f
    Add more POSIX compliance macros to fix uClibc support Paul Cercueil 2024-02-06 11:54:29 +0100
  • 9e426e70e6 ext-foreign-toplevel-list-v1: new protocol implementation columbarius 2024-02-10 23:14:05 +0100
  • cb815e8847 pointer-constraints: handle inert pointer resources correctly Kirill Primak 2024-02-06 21:51:37 +0300
  • 4cd556ea20 linux_dmabuf_v1: allow callbacks for checking dmabuf import Austin Shafer 2024-02-02 16:15:25 -0500
  • 811ca199c4 xdg-shell: drop automatic surface configuration Kirill Primak 2023-11-23 16:10:39 +0300
  • d368028bd5 allocator: remove backend parameter in allocator_autocreate_with_drm_fd Austin Shafer 2024-01-31 15:37:07 -0500
  • a8aeadeab2 switch: add docs Simon Ser 2024-02-02 13:22:31 +0100
  • 967e788bc8 backend/session: add docs Simon Ser 2024-01-31 19:01:13 +0100
  • 5b08f91004 compositor: don't handle size or viewport src change in surface_update_damage() Kirill Primak 2024-01-10 22:49:22 +0300
  • 7dfbd87771 compositor: drop wlr_surface.external_damage Kirill Primak 2024-01-10 22:47:12 +0300
  • 56cc25185d cursor: fix and simplify region mapping Kirill Primak 2024-01-31 20:44:01 +0300
  • 60af3b6b78 render/gles2: Fixup dropping has_alpha from pixel_format Leo Li 2024-01-31 14:15:00 -0500
  • 71fb55f3bf render/pixel-format: Move has_alpha into it's own array Leo Li 2024-01-31 12:30:16 -0500
  • 3a91dc1b48 Create & implement transient seat protocol Andri Yngvason 2020-02-08 15:52:59 +0000
  • 435ca39960 linux-dmabuf-v1: bump to v5 Simon Ser 2023-11-26 14:33:21 +0100
  • 6991f03767 linux-dmabuf-v1: switch to stable Simon Ser 2023-11-26 14:37:39 +0100
  • ba3c1ae065 linux-dmabuf-v1: fix include guard name Simon Ser 2023-11-26 14:36:22 +0100
  • 92ff86db23 backend/drm: use wlr_drm_backend.name for fd cloning Kirill Primak 2024-01-31 11:04:14 +0300
  • 8dff1bb9bd wlr_damage_ring: Replace wlr_damage_ring_rotate_buffer with original list impl Alexander Orzechowski 2023-12-10 16:31:23 -0500
  • 4688a371e0 compositor: don't get buffer from pending buffer resource too early Kirill Primak 2024-01-19 12:10:39 +0300
  • 00b869c1a9 backend/drm: add support for atomic tearing page-flips Simon Ser 2023-11-23 17:43:55 +0100
  • 4ec901bb33 scene: release shm buffers once uploaded Simon Ser 2023-11-21 16:39:36 +0100
  • 0052078bd3 compositor: introduce wlr_surface_reject_pending() Kirill Primak 2024-01-27 11:28:37 +0300
  • 5ae8ce807a render/vulkan: correct sRBG gamma expansion in shader Félix Poisot 2024-01-23 19:54:22 +0000
  • d1b39b5843 backend: take wl_event_loop instead of wl_display in wlr_backend_autocreate() Simon Ser 2023-11-23 14:17:39 +0100
  • f27808b8d9 backend/multi: take wl_event_loop instead of wl_display Simon Ser 2023-11-23 14:11:23 +0100
  • 54f9944b48 backend/drm: drop wl_display argument Simon Ser 2023-11-23 14:08:46 +0100
  • b62ac611c8 backend/x11: take wl_event_loop instead of wl_display Simon Ser 2023-11-23 14:03:14 +0100
  • ed0bba581b backend/wayland: take wl_event_loop instead of wl_display Simon Ser 2023-11-23 13:58:36 +0100
  • f5e8fa48f3 backend/libinput: drop wl_display argument Simon Ser 2023-11-23 13:50:32 +0100
  • 682dbf36e5 backend/headless: take wl_event_loop instead of wl_display Simon Ser 2023-11-23 13:42:11 +0100
  • 0867dd4e6b xwayland: add support for _NET_WM_WINDOW_TYPE_DESKTOP atom Grigory Kirillov 2024-01-25 19:27:37 +0300
  • 3cc4374542 backend: stop calling wl_display_terminate() Simon Ser 2023-10-31 20:33:03 +0100
  • 4ad6e6c298 backend: destroy multi backend when primary backend is Simon Ser 2023-11-23 14:53:06 +0100
  • be0b7845f7 backend: make attempt_drm_backend() return the primary backend Simon Ser 2023-11-23 14:52:37 +0100
  • a82fc4cb8f backend/multi: emit destroy signal before destroying child backends Simon Ser 2024-01-25 11:21:33 +0100
  • 7c080c3b60 Fix disappearing menus in QT apps Sarunas Valaskevicius 2024-01-13 22:28:44 +0000
  • cca2bfbe92 output: Drop pending state Alexander Orzechowski 2023-06-13 08:30:44 -0400
  • f91fc445ff xwayland/xwm: associate even on xcb_get_property() failure Kirill Primak 2024-01-24 12:42:18 +0300
  • 98c708618e backend/wayland: populate pointer axis relative direction Simon Ser 2023-02-11 19:16:22 +0100
  • 7a58f41416 backend/libinput: populate pointer axis relative direction Simon Ser 2023-02-11 13:34:12 +0100
  • 00bb1b0f84 seat/pointer: add support for axis_relative_direction event Simon Ser 2023-02-11 13:28:33 +0100
  • 88b16bac54 pointer: add support for axis relative direction Simon Ser 2023-02-11 13:28:17 +0100
  • b80337a8f2 xdg-shell: assert that configure events carry positive or zero sizes Simon Ser 2024-01-22 17:19:50 +0100
  • be1c48cbfb layer-shell: forbid set_size with values ≥INT32_MAX Kirill Primak 2024-01-22 18:57:37 +0300
  • 0b090c83fb single-pixel-buffer: send wl_buffer.release Kirill Primak 2024-01-18 21:19:26 +0300
  • 58bb49a00b security-context-v1: fix possible leaks on wl_client_create() and state copying errors Kirill Primak 2024-01-17 02:22:21 +0300
  • d18670b922 xwayland: close pipe fds on set_cloexec() error Kirill Primak 2024-01-17 02:18:36 +0300
  • db69dcf767 backend/x11: handle touchpoint allocation failure Kirill Primak 2024-01-17 02:07:04 +0300
  • 20b99ed854 render/drm_format_set: fix possible leak on realloc error Kirill Primak 2024-01-17 01:55:01 +0300
  • 3eb89e5325 render/vulkan: fix possible double free Kirill Primak 2024-01-17 01:52:05 +0300
  • 7129eaa1f2 keyboard: fix type of wlr_keyboard_modifiers.group Isaac Freund 2024-01-11 12:38:20 -0600
  • ce89f49b7a tinywl: depend on the server xdg-shell header Kirill Primak 2024-01-09 21:39:02 +0300
  • 48721bca65 fix outdated comment in wlr_output.h MaxVerevkin 2024-01-07 00:03:27 +0200
  • a0b1329ee6 Fix bool return types Simon Ser 2024-01-04 22:24:06 +0100
  • 2f2a55ebd3 render: stop auto-creating wl_drm Simon Ser 2023-10-18 14:51:29 +0200
  • d0da76fbf6 wl_drm: add deprecation notice Simon Ser 2023-11-23 13:20:48 +0100
  • 57d7d79982 region: add docs for wlr_region_scale_xy() and wlr_region_confine() Simon Ser 2022-11-27 11:22:24 +0100
  • f81c3d93cd backend/drm: save current refresh rate Simon Ser 2023-12-30 20:06:33 +0100
  • ab924064f2 scene: drop wlr_scene_set_presentation() Simon Ser 2023-12-05 16:09:16 +0100
  • d68ba9d6c2 presentation-time: drop wlr_presentation arg Simon Ser 2023-12-05 16:06:51 +0100
  • 1968ada213 tearing-control-v1: synchronize state with surface Simon Ser 2023-12-08 14:22:19 +0100
  • 0ea6b6e2cc session-lock-v1: use wlr_surface_synced Simon Ser 2023-12-08 14:09:27 +0100
  • aa32d1a127 session-lock-v1: drop negative buffer size checks Simon Ser 2023-12-25 18:54:11 +0100
  • dc3b2b9439 content-type-v1: use wlr_surface_synced Simon Ser 2023-12-08 14:04:20 +0100
  • 90e12fb978 pointer-constraints-v1: use wlr_surface_synced Simon Ser 2023-12-08 13:58:44 +0100
  • a6122c3ec5 layer-shell-v1: use wlr_surface_synced Simon Ser 2023-12-07 21:20:17 +0100
  • 0e3d2222c2 xdg-decoration: use wlr_surface_synced for toplevel Simon Ser 2023-12-07 21:11:37 +0100
  • 96aec06b0a subcompositor: use wlr_surface_synced Simon Ser 2023-12-07 12:27:40 +0100
  • 1c3c24825f presentation-time: use wlr_surface_synced Simon Ser 2023-12-06 16:50:52 +0100
  • 4b3553409a xdg-shell: use wlr_surface_synced for popups Simon Ser 2023-12-08 12:16:12 +0100
  • 9201431c29 xdg-shell: use wlr_surface_synced for toplevel Simon Ser 2023-12-04 22:43:27 +0100
  • 69d9a4e2cb xdg-shell: use wlr_surface_synced for wlr_xdg_surface Simon Ser 2023-12-08 12:34:18 +0100
  • 7e1ae5548c compositor: add wlr_surface_role.client_commit Simon Ser 2023-12-10 15:32:23 +0100
  • d847516765 compositor: add wlr_surface_synced Simon Ser 2023-12-04 22:43:13 +0100
  • 34d5af4172 compositor: add wlr_surface_state_has_buffer() Simon Ser 2023-12-12 11:36:11 +0100
  • 43734f7c62 compositor: fix wlr_surface_has_buffer() doc comment Simon Ser 2023-12-12 11:29:50 +0100
  • 66b6c349e7 compositor: remove unnecessary wlr_surface.has_buffer Simon Ser 2023-12-12 11:12:07 +0100
  • cd157a0bd9 compositor: adjust surface_state_move() comment Simon Ser 2023-12-11 14:46:13 +0100
  • da5f53b461 pointer-constraints-v1: reset committed on commit Simon Ser 2023-12-13 21:44:27 +0100
  • 85f44f3684 pointer-constraints-v1: add cursor_hint.enabled Simon Ser 2023-12-13 21:43:28 +0100
  • df27b29d49 compositor: reset wlr_surface.current.committed on commit Simon Ser 2023-12-04 19:14:49 +0100
  • f3e1f7b2a7 backend: fix build against upcoming `gcc-14` (`-Werror=calloc-transposed-args`) Sergei Trofimovich 2023-12-21 21:06:20 +0000
  • 11e3c376e7 output-layout: fix missing global for outputs with a custom mode Simon Ser 2023-12-21 11:20:09 +0100
  • b032161785 input-method: Simplify resetting of input state Guido Günther 2023-12-18 15:44:22 +0100
  • 3bf9000a52 input-method-v2: validate commit serial pastel raschke 2023-12-18 11:15:29 +0100
  • 6ee5bd9eee input-method-v2: free current strings on commit pastel raschke 2023-12-18 11:11:45 +0100
  • 81f5607ad9 input-method-v2: drop unnecessary variable and cast Simon Ser 2023-12-18 11:14:08 +0100
  • d6998d36ed xcursor: fix duplicate cursor check check in load_callback() Simon Ser 2023-12-10 12:58:52 +0100
  • d7ac8c0cc1 cursor: drop unnecessary commented code Simon Ser 2023-12-12 12:51:33 +0100
  • 7ef62cc995 cursor: fix initial cursor position for new outputs Simon Ser 2023-12-12 12:45:33 +0100
  • d8c0707e27 backend/drm: return secondary backend DRM FD Simon Ser 2023-12-11 17:51:36 +0100