2024-07-08 16:59:08 +07:00
2024-06-20 17:01:25 +02:00
2024-06-09 20:27:00 +02:00
2024-07-08 16:59:08 +07:00
2024-07-08 16:59:08 +07:00
2024-06-09 20:27:00 +02:00
2024-06-09 20:27:00 +02:00
2024-06-16 18:37:04 +02:00
2024-06-09 20:27:00 +02:00
2024-06-09 20:27:00 +02:00

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
Description
a library and cli tool for getting status information of the river wayland compositor.
Readme GPL-3.0 102 KiB
Languages
C 89.3%
Meson 8%
Nix 2.7%