Skip to content

Release 2.52.2

Compare
Choose a tag to compare
@anaselli anaselli released this 30 Sep 19:28
· 12 commits to master since this release
6869c86

Changed displayWidth/displayHeight implementation following the GTK3 suggestion that is to get the GdkWindow out of the GtkWindow widget
with gtk_widget_get_window(), and then use gdk_display_get_monitor_at_window().
This fixes dnfdragora bug manatools/dnfdragora#207 when it runs on Gnome desktop.