GNOME Bugzilla – Bug 724607
More hidpi fixes
Last modified: 2014-02-18 15:50:28 UTC
See patches
Created attachment 269504 [details] [review] osdWindow: scale by scaleFactor Since we calculate this dimensions from the size of the monitor, the result was too large. Scale it by scaleFactor instead.
Created attachment 269505 [details] [review] messageTray: don't force a size on SourceActor's iconBin Supports hidpi icons this way.
Review of attachment 269504 [details] [review]: Oh indeed osd windows are huge here. LG.
Review of attachment 269505 [details] [review]: LG.
Attachment 269504 [details] pushed as 8492f2b - osdWindow: scale by scaleFactor Attachment 269505 [details] pushed as b7e1539 - messageTray: don't force a size on SourceActor's iconBin