Re: FVWM: Placement of QT5 app

2017-09-29 Thread Tom Horsley
On Fri, 29 Sep 2017 14:57:42 +0100 Dominik Vogt wrote: > And you have really tried out both styles (separately) and made > sure that they are applied to the window, and both do not work? Well I had a long time ago, but I just tried to test this again and it looks like calibre may have been fixed

Re: FVWM: Placement of QT5 app

2017-09-29 Thread Dominik Vogt
On Fri, Sep 29, 2017 at 09:39:05AM -0400, Tom Horsley wrote: > On Fri, 29 Sep 2017 14:00:10 +0100 > Dominik Vogt wrote: > > > These two styles are meant exactly for this situation. One of > > them should work unless the program guesses the border width and > > title height wrong. Is it 10x1 pixe

Re: FVWM: Placement of QT5 app

2017-09-29 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi, Am Fr den 29. Sep 2017 um 14:00 schrieb Dominik Vogt: > > > Try either > > > > > > Style ... UseGravity > > > > > > or > > > > > > Style ... IgnoreGravity > > > > > > where "..." is a style name matching the offending window only. That

Re: FVWM: Placement of QT5 app

2017-09-29 Thread Tom Horsley
On Fri, 29 Sep 2017 14:00:10 +0100 Dominik Vogt wrote: > These two styles are meant exactly for this situation. One of > them should work unless the program guesses the border width and > title height wrong. Is it 10x1 pixels? I'm fairly certain the program doesn't make the slightest attempt to

Re: FVWM: Placement of QT5 app

2017-09-29 Thread Dominik Vogt
On Fri, Sep 29, 2017 at 08:38:01AM -0400, Tom Horsley wrote: > On Fri, 29 Sep 2017 01:30:08 +0100 > Dominik Vogt wrote: > > On Thu, Sep 28, 2017 at 07:18:08PM -0400, Tom Horsley wrote: > > > I see calibre windows gradually drift up and left > > > every time I start calibre because the code is > > >

Re: FVWM: Placement of QT5 app

2017-09-29 Thread Tom Horsley
On Fri, 29 Sep 2017 01:30:08 +0100 Dominik Vogt wrote: > On Thu, Sep 28, 2017 at 07:18:08PM -0400, Tom Horsley wrote: > > I see calibre windows gradually drift up and left > > every time I start calibre because the code is > > trying to save its geometry and getting it wrong. > > Try either >

Re: FVWM: Placement of QT5 app

2017-09-28 Thread Dominik Vogt
On Thu, Sep 28, 2017 at 07:18:08PM -0400, Tom Horsley wrote: > I see calibre windows gradually drift up and left > every time I start calibre because the code is > trying to save its geometry and getting it wrong. Try either Style ... UseGravity or Style ... IgnoreGravity where "..." is a

Re: FVWM: Placement of QT5 app

2017-09-28 Thread Tom Horsley
I see calibre windows gradually drift up and left every time I start calibre because the code is trying to save its geometry and getting it wrong. I "fixed" it by running a script that restores the saved screen location where I finally tracked it down in the ~/.config/calibre directory, then start

Re: FVWM: Placement of QT5 app

2017-09-28 Thread John McCue
On Thu, Sep 28, 2017 at 09:14:17PM +0100, Klaus Ethgen wrote: Hi folks, I have some placement troubles with psi+ compiled with QT5. (Debian unstable) When I start the application or open a window, it is always placed with an placement error of -1-10 (-10 y, -1 x). I have no idea why that happen

Re: FVWM: Placement of QT5 app

2017-09-28 Thread Werner Scheinast
Dear Klaus, This seems to be an issue with the window decorations. When FVWM wants to place the window at certain coordinates, it takes frame and title bar into account, but the application seems to ignore this. If it happens only with psi+, this obviously has a bug. Tell the developers, accordi