Skip to content
sway 1.0-rc4

Brian Ashworth (7):
      output_evacuate: call workspace_consider_destroy
      output_get_active_workspace: check workspaces length
      Handle NULL from output_get_active_workspace
      move scratchpad: hide visible scratchpad container
      input/cursor: allow whole-window bindings on ws
      handle_layer_shell_surface: do not use noop output
      handle_seat_node_destroy: update seat->workspace

Caleb Bassi (1):
      ipc: add missing fields to disabled outputs

Carlo Abelli (1):
      fix smart_borders description in manual

Connor E (1):
      Make load_include_configs void. Fix some cases where WD would not be restored.

Eric Drechsel (1):
      layout cmd: always operate on parent container, like i3Fixes #3724

Rouven Czerwinski (4):
      ipc-client: free payload after sending it over the socket
      run_as_ipc_client: free response after running the IPC command
      commands/move: reintroduce wrongly removed NULL check
      view: set xdg_decoration->view to NULL, check decoration destroy

Yorick van Pelt (1):
      Add 'visible' key to view json response

emersion (3):
      Fix drag icon map listener not removed
      Don't use SOCK_CLOEXEC
      Update for swaywm/wlroots#1517

minus (1):
      Fix crash exiting fullscreened floating container