Crate swayr[][src]

Swayr is a wofi-based LRU window-switcher and more for the sway window manager. It consists of a demon, and a client. The demon swayrd records window/workspace creations, deletions, and focus changes using sway's JSON IPC interface. The client swayr offers subcommands, see swayr --help.

Modules

client

Functions and data structures of the swayr client.

con

Convenience data structures built from the IPC structs.

demon

Functions and data structures of the swayrd demon.

ipc

Functions and data structures concerned with sway JSON IPC.

util

Utility functions including wofi-selection.