Re: Surrounding white frame in fullscreen

2020-11-22 Thread Pavel Sanda
On Sun, Nov 22, 2020 at 10:04:40AM +0100, Yu Jin wrote: > With fullscreen you mean View -> Fullscreen I assume? I have attached 2 > screenshots, there are still frames on the right and on the bottom after > your commit, but tbh it doesn't bother me at all. So the new version is better, although

Re: Surrounding white frame in fullscreen

2020-11-22 Thread Pavel Sanda
On Sun, Nov 22, 2020 at 10:04:40AM +0100, Yu Jin wrote: > > >>> It's in now, still waiting for Stephen/Yu feedback. > > >>> Pavel > > >> IMO you didn???t break fullscreen border. Here on Mac it looks normal. > > > Good, thanks. > > > > > > Riki, this should go to branch, up to you whether 2.3.6 or

Re: Surrounding white frame in fullscreen

2020-11-22 Thread Yu Jin
Am So., 22. Nov. 2020 um 00:59 Uhr schrieb Richard Kimberly Heck < rikih...@lyx.org>: > On 11/21/20 12:08 PM, Pavel Sanda wrote: > > On Sat, Nov 21, 2020 at 05:24:34PM +0100, Stephan Witt wrote: > > until (at least) Qt 5.7.1 fullscreen was over the whole screen, in > newer Qt > > (tested

Re: Surrounding white frame in fullscreen

2020-11-21 Thread Richard Kimberly Heck
On 11/21/20 12:08 PM, Pavel Sanda wrote: > On Sat, Nov 21, 2020 at 05:24:34PM +0100, Stephan Witt wrote: > until (at least) Qt 5.7.1 fullscreen was over the whole screen, in newer > Qt > (tested 5.11.3) there is now two bright pixel frame around (well visible > and > annoying

Re: Surrounding white frame in fullscreen

2020-11-21 Thread Pavel Sanda
On Sat, Nov 21, 2020 at 05:24:34PM +0100, Stephan Witt wrote: > >>> until (at least) Qt 5.7.1 fullscreen was over the whole screen, in newer > >>> Qt > >>> (tested 5.11.3) there is now two bright pixel frame around (well visible > >>> and > >>> annoying if you use dark color schemes). This is

Re: Surrounding white frame in fullscreen

2020-11-21 Thread Stephan Witt
Am 21.11.2020 um 16:08 schrieb Pavel Sanda : > > On Fri, Nov 20, 2020 at 02:56:06PM +0100, Pavel Sanda wrote: >> On Fri, Nov 20, 2020 at 01:37:28PM +0100, Pavel Sanda wrote: >>> Hi, >>> >>> until (at least) Qt 5.7.1 fullscreen was over the whole screen, in newer Qt >>> (tested 5.11.3) there is

Re: Surrounding white frame in fullscreen

2020-11-21 Thread Pavel Sanda
On Fri, Nov 20, 2020 at 02:56:06PM +0100, Pavel Sanda wrote: > On Fri, Nov 20, 2020 at 01:37:28PM +0100, Pavel Sanda wrote: > > Hi, > > > > until (at least) Qt 5.7.1 fullscreen was over the whole screen, in newer Qt > > (tested 5.11.3) there is now two bright pixel frame around (well visible and

Re: Surrounding white frame in fullscreen

2020-11-20 Thread Pavel Sanda
On Fri, Nov 20, 2020 at 01:37:28PM +0100, Pavel Sanda wrote: > Hi, > > until (at least) Qt 5.7.1 fullscreen was over the whole screen, in newer Qt > (tested 5.11.3) there is now two bright pixel frame around (well visible and > annoying if you use dark color schemes). This is because the former

Surrounding white frame in fullscreen

2020-11-20 Thread Pavel Sanda
Hi, until (at least) Qt 5.7.1 fullscreen was over the whole screen, in newer Qt (tested 5.11.3) there is now two bright pixel frame around (well visible and annoying if you use dark color schemes). This is because the former workaround trick with setContentsMargins(-2, -2, -2, -2); in fullscreen