2015-12-31 07:23:17 |
Alexander E. Patrakov |
bug |
|
|
added bug |
2015-12-31 07:23:17 |
Alexander E. Patrakov |
attachment added |
|
Screenshot illustrating the problem https://bugs.launchpad.net/bugs/1530277/+attachment/4542459/+files/Screenshot%20GDK_SCALE%3D3%20GDK_DPI_SCALE%3D0.33333.png |
|
2015-12-31 07:27:36 |
Alexander E. Patrakov |
attachment added |
|
Here is what happens if I set GDK_SCALE=1 - correct width of the bar, too-small letters https://bugs.launchpad.net/compiz/+bug/1530277/+attachment/4542460/+files/Screenshot%20GDK_SCALE%3D1%20GDK_DPI_SCALE%3D0.33333.png |
|
2015-12-31 07:28:17 |
Alexander E. Patrakov |
attachment added |
|
Correct rendering with GDK_SCALE=1 and GDK_DPI_SCALE=1 https://bugs.launchpad.net/compiz/+bug/1530277/+attachment/4542461/+files/Screenshot%20GDK_SCALE%3D1%20GDK_DPI_SCALE%3D1.png |
|
2016-06-30 09:04:11 |
Alberts Muktupāvels |
bug |
|
|
added subscriber Alberts Muktupāvels |
2016-07-05 13:35:14 |
Alberts Muktupāvels |
branch linked |
|
lp:~albertsmuktupavels/compiz/lp1530277 |
|
2017-04-02 17:41:28 |
Alberts Muktupāvels |
branch linked |
|
lp:~muktupavels/compiz/lp1530277 |
|
2017-04-25 08:15:51 |
Alberts Muktupāvels |
branch linked |
|
lp:~muktupavels/compiz/gwd-hidpi |
|
2017-04-28 21:32:25 |
Alberts Muktupāvels |
compiz: status |
New |
Fix Committed |
|
2017-06-27 23:16:40 |
Launchpad Janitor |
branch linked |
|
lp:~unity-team/compiz/x-sru5 |
|
2017-06-27 23:47:03 |
Launchpad Janitor |
branch linked |
|
lp:~ci-train-bot/compiz/compiz-ubuntu-xenial-2841 |
|
2017-07-10 11:16:23 |
Marco Trevisan (Treviño) |
bug task added |
|
compiz (Ubuntu) |
|
2017-07-10 11:16:30 |
Marco Trevisan (Treviño) |
compiz (Ubuntu): status |
New |
Fix Released |
|
2017-07-10 11:16:40 |
Marco Trevisan (Treviño) |
nominated for series |
|
Ubuntu Zesty |
|
2017-11-16 23:22:35 |
Marco Trevisan (Treviño) |
description |
I have a HiDPI screen. For all other GTK3 applications (and, to some extent, GTK2) to deal with it, I have to set two variables:
GDK_SCALE=3
GDK_DPI_SCALE=0.33333
The font rendering DPI is set to 240.
Unfortunately, this breaks decorations drawn by gtk-window-decorator, as illustrated on the screenshot. I can work around this by creating a wrapper that sets these variables to 1, only for this broken decorator. |
[Impact]
I have a HiDPI screen. For all other GTK3 applications (and, to some extent, GTK2) to deal with it, I have to set two variables:
GDK_SCALE=3
GDK_DPI_SCALE=0.33333
The font rendering DPI is set to 240.
Unfortunately, this breaks decorations drawn by gtk-window-decorator, as illustrated on the screenshot. I can work around this by creating a wrapper that sets these variables to 1, only for this broken decorator.
[Test case]
1) In mate or pure compiz session run:
env GDK_SCALE=3 GDK_DPI_SCALE=0.33333 gtk-window-decoration --replace
2) Check the decorations appearance
3) They should look properly scaled without glitches
[Regression potential]
The scaling is wrong or the decorations aren't properly painted |
|
2017-11-16 23:22:57 |
Marco Trevisan (Treviño) |
nominated for series |
|
compiz/xenial |
|
2017-11-16 23:22:57 |
Marco Trevisan (Treviño) |
bug task added |
|
compiz/xenial |
|
2017-11-30 23:01:21 |
Brian Murray |
compiz (Ubuntu Xenial): status |
New |
Fix Committed |
|
2017-11-30 23:01:23 |
Brian Murray |
bug |
|
|
added subscriber Ubuntu Stable Release Updates Team |
2017-11-30 23:01:24 |
Brian Murray |
bug |
|
|
added subscriber SRU Verification |
2017-11-30 23:01:28 |
Brian Murray |
tags |
|
verification-needed verification-needed-xenial |
|
2018-02-08 23:06:32 |
Marco Trevisan (Treviño) |
tags |
verification-needed verification-needed-xenial |
verification-done verification-done-xenial |
|
2018-02-15 18:14:46 |
Launchpad Janitor |
compiz (Ubuntu Xenial): status |
Fix Committed |
Fix Released |
|
2018-02-15 18:14:54 |
Brian Murray |
removed subscriber Ubuntu Stable Release Updates Team |
|
|
|
2019-02-16 13:19:16 |
Dmitry Shachnev |
compiz: status |
Fix Committed |
Fix Released |
|