1.0-rc4
Pre-release
Pre-release
Sway 1.0-rc4 contains 20 changes from 9 contributors since 1.0-rc3, and only contains bug fixes.
The recommended wlroots version to use with this sway release is 0.4.
Package maintainers: please do not package this release.
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