Crate ksway

Source

Re-exports§

pub use client::Client;

Modules§

client
command
criteria
ipc_command

Enums§

Command
Error
IpcCommand
IpcEvent

Functions§

guess_sway_socket_path
Try to guess the value of SWAYSOCK by first checking for the environment variable or using the most recently created sock file at /run/user/$UID/sway-ipc.*.sock. This is useful for the situation where a command is being run from systemd or outside of the GUI environment.

Type Aliases§

Result