Commit 0a1507f
Also set software rendering via the new $GDK_DISABLE variable
GTK 4.14.6+ (Fedora 41+) has moved 'GDK_DEBUG=foo-disable' to
'GDK_DISABLE=foo':
https://gitlab.gnome.org/GNOME/gtk/-/commit/cde094a0dfde3024fae18e0c0d36e7cf5f795dc6
New GTK versions print warnings for the old options:
Unrecognized value "gl-disable". Try GDK_DEBUG=help
Unrecognized value "vulkan-disable". Try GDK_DEBUG=help
(cherry picked from commit dcf6256)1 parent 1993b85 commit 0a1507f
2 files changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
0 commit comments