gtk-ng: remove use of deprecated use-es GLArea property
parent
288601e386
commit
35e3ac8b4c
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue