Open exic opened 5 years ago
That window is probably created by Wine due to HeidiSQL's application property "MainFormOnTaskBar", while there was a good reason why I activated this, so this issue may not be fixable. It's also more an issue in the Wine system then in Heidi I suppose.
This extra window annoys me since I started using i3 a few months ago. Any solution or workaround to this?
Many other Wine users don't seem to experience this issue. So I would recommend trying another Wine version, probably also a beta if there is one.
It's rather the combination of wine + tiled window manager (which is why other wine users don't experience it), I suspect it'll be the same in all wine versions. Probably non-tiling window managers just don't display this window at all (or you won't notice because of the _NET_WM_STATE_SKIP_TASKBAR).
I have tried it with many wine versions. I'm running another Windows software called "TimeREC" with Wine 2.22 where I experience the same issue. HeidiSQL is running with Wine 4.2. So yes, seems like the Wine version does not matter.
Steps to reproduce this issue
Current behavior
The extra window always gets in the way. If I move HeidiSQL to another output (monitor) and accidentally move the mouse over the extra window, it moves the mouse to the HeidiSQL window.
xprop output for HeidiSQL: xprop.good.txt xprop output for the weird window: xprop.weird.txt
Expected behavior
No extra window. :-)
Possible solution
Maybe you know where the window gets created and can fix it. Maybe wine can fix it, probably my window manager won't fix it: https://github.com/i3/i3/issues/3308 (extra information + screenshot there)
Environment
i3 --version i3 version 4.16.1-1-g341fcf99 (2019-01-27, branch "gaps") © 2009 Michael Stapelberg and contributors
HeidiSQL version: 10.1.0.5464 (32 Bit)
Operating system: Ubuntu 18.10
Thanks! :-)