kakoune/rc/windowing
DixiE 0048e9f488 Support focus Within Sway WM
While Wayland offers nothing general to help us support `focus` on all
window managers, WM-specific implementations are generally possible.
Sway is a tiling window manager that mimics i3, and has a reasonably
powerful CLI that can help us achieve this.

In addition to supporting `focus` for Sway, this change paves the way
for additional WM-specific Wayland functionality by adding a detection
step to wayland.kak, in a similar fashion to detection.kak.
2022-06-02 10:57:28 +01:00
..
repl Add a complete-command command to configure command completion 2022-03-06 10:13:14 +11:00
detection.kak Support focus Within Sway WM 2022-06-02 10:57:28 +01:00
iterm.kak Add a complete-command command to configure command completion 2022-03-06 10:13:14 +11:00
kitty.kak Add a complete-command command to configure command completion 2022-03-06 10:13:14 +11:00
new-client.kak Add a complete-command command to configure command completion 2022-03-06 10:13:14 +11:00
screen.kak Add a complete-command command to configure command completion 2022-03-06 10:13:14 +11:00
sway.kak Support focus Within Sway WM 2022-06-02 10:57:28 +01:00
tmux.kak Add a complete-command command to configure command completion 2022-03-06 10:13:14 +11:00
wayland.kak Support focus Within Sway WM 2022-06-02 10:57:28 +01:00
x11.kak Add a complete-command command to configure command completion 2022-03-06 10:13:14 +11:00