Skip to content

Fix GTK+ 3 on HiDPI displays with scaling #798

Merged
merged 2 commits into from
Jun 1, 2018

Conversation

pmenzel
Copy link
Collaborator

@pmenzel pmenzel commented May 31, 2018

Tested on keineahnung.

Add patch from [1].

> X uses unscaled sizes, so they must be scaled properly. Otherwise
> GtkSockets end up twice as big as they should be.
>
> Closes: https://bugzilla.gnome.org/show_bug.cgi?id=765327

With Xfce 4.13 on a 4K HiDPI monitor some elements in the applet are
only a quarter of the size, when 2x scaling everything. This fixes it.

[1] https://gitlab.gnome.org/GNOME/gtk/merge_requests/164
@pmenzel pmenzel merged commit a911faa into master Jun 1, 2018
@donald donald deleted the fix-gtk3-on-hidpi-displays branch September 14, 2018 08:45
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant