This is my personal fork of sway. It includes various patches to work around a lack of configuration options.
- Fix for https://github.com/swaywm/sway/issues/4145. Upstream apparently doesn't want to do this even though it would be trivial.
- Scrolling will change focus just like pointer clicks. This is kind of a hack but it emulates old i3 behavior which could be reimplemented with button bindings there, but that doesn't work on sway.
- Experimental tray menu support (https://github.com/swaywm/sway/pull/5161).
Pinned Comments
novenary commented on 2020-01-29 19:56 (UTC) (edited on 2020-07-21 14:31 (UTC) by novenary)
This is my personal fork of sway. It includes various patches to work around a lack of configuration options.