gtk-ng: remove use of deprecated use-es GLArea property

This commit is contained in:
Jeffrey C. Ollie
2025-08-05 19:52:14 -05:00
parent 288601e386
commit 35e3ac8b4c

View File

@@ -30,7 +30,7 @@ template $GhosttySurface: Adw.Bin {
focus-on-click: true;
has-stencil-buffer: false;
has-depth-buffer: false;
use-es: false;
allowed-apis: gl;
}
PopoverMenu context_menu {