~novakane/river-bedload

Print information about river wayland compositor in json

ac6968b build: Update to zig 0.13

3 months ago

ac6968b build: Update to zig 0.13

5 months ago

#river-bedload

Display information about river in json in the STDOUT.

#Building

Requirements:

  • zig 0.13
  • wayland
  • wayland-protocols
  • pkg-config

Build, e.g.

zig build -Doptimize=ReleaseSafe --prefix ~/.local

#Usage

Print continuously: river-bedload -watch <sort>

Print and exit: river-bedload -print <sort>

sort: outputs seats tags active focused urgent title layout

There is a -minified flag to print without any whitespace.

See river-bedload(1) man page for more information.

#Contributing

See CONTRIBUTING.md

#License

river-bedload is licensed under the GNU General Public License v3.0 only.

Files in common/ and protocol/ directories are released under various licenses by various parties. You should refer to the copyright block of each files for the licensing information.