From 91d725840e2d518bd11dbd446ac133b095f03148 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Wed, 17 Jul 2024 19:04:09 +0200 Subject: Remove code duplicated from gpu-screen-recorder (opengl, display server, drm and monitors) and get that information from gpu-screen-recorder instead --- project.conf | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'project.conf') diff --git a/project.conf b/project.conf index 164cf6b..93a66cd 100644 --- a/project.conf +++ b/project.conf @@ -1,7 +1,7 @@ [package] name = "gpu-screen-recorder-gtk" type = "executable" -version = "3.8.0" +version = "4.0.0" platforms = ["posix"] [config] @@ -11,9 +11,6 @@ error_on_warning = "true" [dependencies] gtk+-3.0 = "3" x11 = "1" -xrandr = "1" libpulse = ">=13" libdrm = ">=2" -wayland-egl = ">=15" -wayland-client = ">=1" ayatana-appindicator3-0.1 = ">=0" -- cgit v1.2.3