astal-sh / river

a library and cli tool for getting status information of the river wayland compositor.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

astal-river

a library and cli tool for getting status information of the river wayland compositor.

Build from source

Dependencies

  • meson
  • glib
  • gobject-introspection
  • json-glib
  • libwayland
# Clone the repository
git clone https://github.com/astal-sh/river
cd river

# Setup and build
meson setup build
meson compile -C build

# Install
meson install -C build

Todo

  • docs

About

a library and cli tool for getting status information of the river wayland compositor.

License:GNU Lesser General Public License v2.1


Languages

Language:C 89.8%Language:Meson 7.6%Language:Nix 2.6%