mirror of
https://repo.dec05eba.com/gpu-screen-recorder-ui
synced 2026-03-31 09:17:04 +09:00
b145d957e3809fd6c2d814c34c58234ade983bb0
GPU Screen Recorder Overlay
A fullscreen overlay UI for GPU Screen Recorder, in the style of ShadowPlay.
Dependencies
GPU Screen Recorder overlay uses meson build system so you need to install meson to build GPU Screen Recorder overlay.
Build dependencies
These are the dependencies needed to build GPU Screen Recorder overlay:
- x11 (libx11, libxrandr, libxrender, libxfixes)
- libglvnd (which provides libgl, libglx and libegl)
Runtime dependencies
There are also additional dependencies needed at runtime:
- Noto fonts
Installation
Run sudo ./install.sh. This will install gsr-overlay to /usr/bin/gsr-overlay. You can run meson commands manually to install gsr-overlay to another directory.
Languages
C++
91.6%
C
7.4%
Meson
0.6%
JavaScript
0.3%