gijsbers

Results 388 comments of gijsbers
trafficstars

Thanks for the spy log. It shows that your app uses the WM_NORMAL_HINTS property to move the window around. If you look at the manpage for XSizeHints and scroll down...

Your initial description mentions two ways the window is moved: "the Window position is controlled by the software." and: "Windows moved too far out of screen are moved to a...

It could be that something is missing from the spy log, because the root window is not included. If you look at the icesh man page you'll see it mentions...

There is no such configuration option at the moment. Can you try and see if an older version works for you, like 1.4.2? I could make a fix for the...

Looks like icewm is differentiating a resize from a move. Expect that the 3.0.1 release has an antidote for this.

If arduino is the only program, maybe it has something peculiar? Could you do `xprop | grep -e '[:=]'` on its window? It has only one window? Also try `icesh...

Could you explain to me in a more detailed way how to install VeraCrypt on antiX 19.4? Are there other applications using wxWidgets 3.x which I can install to reproduce...

OK, what I did is: install spacefm, zzzfm, and the VeraCrypt installer. All on antiX 19.4 using the provided icewm 3.0.1. Everything runs, including conky. So all is fine... Not?...

Ah, OK, I see what you mean. After switching to space-icewm, if I left click on the open area below the veracrypt window, then conky disappears. But it doesn't crash,...