Skip to content
Commit e576aee6 authored by Mario Sanchez Prada's avatar Mario Sanchez Prada
Browse files

Use GtkSettings 'gtk-xft-dpi' property to keep track of DPI changes

Use that property to find the screen's resolution for font handling
instead of gdk_screen_get_resolution(), and also connect a callback
to notify::gtk-xft-dpi so that we can update the font size when the
DPI value changes for the screen, and not just on startup.

https://bugzilla.gnome.org/show_bug.cgi?id=744796
parent d79dcfba
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment