[gnome-calendar/gbsneto/gtk4: 30/37] flatpak: Add DRI to devices




commit 328c76472be91216c6c380e92acc45ac8ff1e046
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Wed Jan 26 12:46:06 2022 -0300

    flatpak: Add DRI to devices
    
    This allows GTK4 to use accelerated rendering (OpenGL)

 build-aux/flatpak/org.gnome.Calendar.json | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/build-aux/flatpak/org.gnome.Calendar.json b/build-aux/flatpak/org.gnome.Calendar.json
index 8d7d1842..87558499 100644
--- a/build-aux/flatpak/org.gnome.Calendar.json
+++ b/build-aux/flatpak/org.gnome.Calendar.json
@@ -8,6 +8,7 @@
         "devel"
     ],
     "finish-args" : [
+        "--device=dri",
         "--share=ipc",
         "--share=network",
         "--socket=fallback-x11",


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]