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
cmds

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

Extensions of swayipc types and IPC structs.

util

Utility functions including wofi-selection.