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

pull/8157/head
Jeffrey C. Ollie 2025-08-05 19:52:14 -05:00
parent 288601e386
commit 35e3ac8b4c
No known key found for this signature in database
GPG Key ID: 6F86035A6D97044E
1 changed files with 1 additions and 1 deletions

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 {