Skip to content

lhz07/wl-screenrec_GUI

Repository files navigation

wl-screenrec_GUI

A simple GUI for wl-screenrec

Build

Dependencies

  • cmake
  • qt6
  • wayland
    • wayland-protocols >=1.32
  • cairo
  • libxkbcommon
  • wl-screenrec

Install Dependencies

Arch
pacman -S cmake qt6-base pkgconf libxkbcommon cairo wayland wayland-protocols
Ubuntu / Debian
apt install cmake qt6-base-dev pkg-config libxkbcommon-dev libcairo2-dev libwayland-dev wayland-protocols 

Build and Run

git -c url."https://github.com/".insteadOf="[email protected]:" clone --recursive https://github.com/lhz07/wl-screenrec_GUI.git
cd wl-screenrec_GUI
mkdir build
cd build
cmake ..
cmake --build . --parallel

About

A simple GUI for wl-screenrec

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published