From ebd8c2726b8caac6adc00cf15c5631e51d05ba1f Mon Sep 17 00:00:00 2001 From: dec05eba Date: Mon, 16 Dec 2024 02:21:38 +0100 Subject: Rewrite linux global hotkey to not depend on any libraries (also allows it to work on non-systemd systems(?)), remove unused gsr-window-name --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 4fed70b..1a0aeca 100644 --- a/README.md +++ b/README.md @@ -21,10 +21,7 @@ These are the dependencies needed to build GPU Screen Recorder UI: * x11 (libx11, libxrandr, libxrender, libxcomposite, libxfixes, libxi) * libglvnd (which provides libgl, libglx and libegl) -* libevdev -* libudev (systemd-libs) -* libinput -* libxkbcommon +* linux-api-headers ## Runtime dependencies There are also additional dependencies needed at runtime: -- cgit v1.2.3