|
|
|
@ -1,7 +1,6 @@ |
|
|
|
|
# Swayr & Swayrbar |
|
|
|
|
|
|
|
|
|
[![builds.sr.ht status](https://builds.sr.ht/~tsdh/swayr.svg)](https://builds.sr.ht/~tsdh/swayr?) |
|
|
|
|
[![latest release](https://img.shields.io/crates/v/swayr.svg)](https://crates.io/crates/swayr) |
|
|
|
|
[![License GPL 3 or later](https://img.shields.io/crates/l/swayr.svg)](https://www.gnu.org/licenses/gpl-3.0.en.html) |
|
|
|
|
[![dependency status](https://deps.rs/repo/sourcehut/~tsdh/swayr/status.svg)](https://deps.rs/repo/sourcehut/~tsdh/swayr) |
|
|
|
|
[![Hits-of-Code](https://hitsofcode.com/sourcehut/~tsdh/swayr?branch=main)](https://hitsofcode.com/sourcehut/~tsdh/swayr/view?branch=main) |
|
|
|
@ -25,6 +24,8 @@ |
|
|
|
|
|
|
|
|
|
## <a id="swayr">Swayr, a window-switcher & more for [sway](https://swaywm.org/)</a> |
|
|
|
|
|
|
|
|
|
[![latest release](https://img.shields.io/crates/v/swayr.svg)](https://crates.io/crates/swayr) |
|
|
|
|
|
|
|
|
|
Swayr 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`, and |
|
|
|
@ -461,6 +462,8 @@ of your config. |
|
|
|
|
|
|
|
|
|
## <a id="swayrbar">Swayrbar</a> |
|
|
|
|
|
|
|
|
|
[![latest release](https://img.shields.io/crates/v/swayrbar.svg)](https://crates.io/crates/swayrbar) |
|
|
|
|
|
|
|
|
|
`swayrbar` is a status command for sway's `swaybar` implementing the |
|
|
|
|
[`swaybar-procotol(7)`](https://man.archlinux.org/man/swaybar-protocol.7). |
|
|
|
|
This means, you would setup your `swaybar` like so in your |
|
|
|
|