Skip to content
wlroots 0.18.2

Consolatis (2):
      dnd: ensure internal dnd handlers are unlinked on xwm_destroy()
      xwayland: fix xdg->xwayland drag-and-drop

Isaac Freund (1):
      backend/headless: actually perform output test

Kenny Levinsen (1):
      backend/wayland: Account for shm buffer offset

Simon Ser (9):
      backend/drm: check whether clipped damage is empty
      output-management-v1: only create custom mode object for enabled heads
      backend/drm: check buffer format for multi-GPU
      backend/drm: fix drmModePageFlip() when disabling CRTC on legacy uAPI
      render/vulkan: fix crash on OOM
      xwayland: listen to drag focus destroy signal
      xwayland: remove loop to find drag focus surface
      data-device: reset focused surface when destroyed
      build: bump version to 0.18.2

tokyo4j (1):
      wlr_keyboard: don't emit key event for duplicated keycodes