Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
sway-1.9.tar.gz | 2024-02-24 | 5.6 MB | |
sway-1.9.tar.gz.sig | 2024-02-24 | 566 Bytes | |
README.md | 2024-02-24 | 16.1 kB | |
sway 1.9 source code.tar.gz | 2024-02-24 | 5.6 MB | |
sway 1.9 source code.zip | 2024-02-24 | 5.8 MB | |
Totals: 5 Items | 16.9 MB | 0 |
Sway 1.9 contains 238 changes from 67 contributors.
This release depends on wlroots 0.17.0. See the wlroots release notes.
New features
- All of the enhancements from wlroots 0.17, including support for the new content-type-v1, xwayland-shell-v1, wp-fractional-scale-v1, security-context-v1 and cursor-shape-v1 protocols
- Improved xdg-activation-v1 support with workspace tracking and multi-seat
- The rendering code has been ported to the new wlroots rendering API, yielding better performance
- A new config option to disable primary selection
- A new input commands to set libinput's rotation angle and scroll button lock
- Tablet tool buttons can now be used for floating mode resize
- The IPC output event is now supported
- Add support for layer-shell's on-demand keyboard interactivity
Changes
- The default menu has been changed to wmenu: [#7384]
- The KDE idle protocol is no longer supported (superseded by the standard idle-notify-v1 protocol)