You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[GTK] Fix gdk_monitor_get_scale_factor on Gtk 4 on X11
Fixes a number of "Gdk-CRITICAL **: 14:38:20.208:
gdk_monitor_get_scale_factor: assertion 'GDK_IS_MONITOR (monitor)'
failed" warnings in the console.
This doesn't make SWT fail but it's better to play safe.
See https://gitlab.gnome.org/GNOME/gtk/-/issues/5075 for some background
information.
0 commit comments