Re: GSoC Project Proposal: Make High-DPI awesome

2017-03-22 Thread Lukas Hetzenecker
Hello, On 2017-03-22 08:03, Thiago Macieira wrote: I have only one application left with problems and that's krdc: when I tell it to create a display (for example) 640x480, it does that in device-independent pixels, so it actually creates an area 1280x960, which is 4x bigger than the display

Re: We need to enable auto close in github pull requests

2017-03-22 Thread Albert Astals Cid
El dimecres, 22 de març de 2017, a les 11:55:51 CET, Ralf Habacker va escriure: > Am 22.03.2017 um 07:55 schrieb Thiago Macieira: > > Em segunda-feira, 13 de mar�o de 2017, �s 01:53:05 PDT, Ralf Habacker > > > > escreveu: > >> Am 13.03.2017 um 00:31 schrieb Albert Astals Cid: > >>> Looking at

Re: GSoC Project Proposal: Make High-DPI awesome

2017-03-22 Thread lukas
Hello, first of all - thanks to all for reading my proposal and your suggestions. I will apply this patch and test if it improves the situation. But as far as I see now, this only changes the positioning of windows. There seem to be other rendering issues in a variety of applications, mostly

Re: We need to enable auto close in github pull requests

2017-03-22 Thread Ralf Habacker
Am 22.03.2017 um 07:55 schrieb Thiago Macieira: > Em segunda-feira, 13 de março de 2017, às 01:53:05 PDT, Ralf Habacker > escreveu: >> Am 13.03.2017 um 00:31 schrieb Albert Astals Cid: >>> Looking at https://github.com/pulls?q=is%3Apr+org%3Akde+is%3Aopen makes me >>> very sad seeing how there's pe

Re: GSoC Project Proposal: Make High-DPI awesome

2017-03-22 Thread Martin Bříza
On Wed, 22 Mar 2017 11:19:17 +0100, Stefan Derkits wrote: On 2017-03-22 08:03, Thiago Macieira wrote: Note that fractional scaling is not supported by Qt. You can do 1x or 2x, but nothing in-between. KDE System Settings allow fractional scaling. So probably should be fixed in System Settin

Re: GSoC Project Proposal: Make High-DPI awesome

2017-03-22 Thread Stefan Derkits
Hi, On 2017-03-22 08:03, Thiago Macieira wrote: > I have only one application left with problems and that's krdc: when I tell > it > to create a display (for example) 640x480, it does that in device-independent > pixels, so it actually creates an area 1280x960, which is 4x bigger than the > di

bad kcmshell5 kde-gtk-config

2017-03-22 Thread Vernon Tonnesen
QT 5.7.1, frameworks 5.31.0, openSUSE Tumbleweed 20170318 I mentioned #1 on IRC a few hours ago. tosky and tsdgeos replied extensively, but it wasn't clear whether they were going to do something about it. 1-'kcmshell5 --list | grep gtk' produces null output 2-# kcmshell5 kde-gtk-config Icon

Re: GSoC Project Proposal: Make High-DPI awesome

2017-03-22 Thread Jean-Baptiste Kempf
Hello, On Wed, 22 Mar 2017, at 08:03, Thiago Macieira wrote: > problem with VLC, but I suspect it would be the exact same issue. The issue with VLC is that you want to have native size (pixel-by-pixel) for the video player but scaled UI for the rest. And Qt is not making that simple for us... It

Re: GSoC Project Proposal: Make High-DPI awesome

2017-03-22 Thread Thiago Macieira
Em terça-feira, 21 de março de 2017, às 03:51:16 PDT, Stefan Derkits escreveu: > On 2017-03-21 00:34, Lukas Hetzenecker wrote: > > I’m looking also forward to any feedback you have about this proposal. > > I would really love to see the results of such a project. As I wrote you > in a personal mai