With the Magical Jelly Bean Keyfinder running in Wine in Linux with Gnome/Metacity, the syncing of the "Always On Top Status" is one-way.
Under tools, Keyfinder has an "Always On Top" option. If you put the window into "Always On Top" mode via the keyfinder's option under tools, when you right-click on the window bar, you will see that, according to Gnome/Metacity, the window is indeed in "Always On Top" mode. Also when you uncheck "Always On Top" under tools, this communicates to Gnome/Metacity, and right-clicking on the bar will show that it is not in "Always On Top" mode.
But if you check or uncheck "Always On Top" via right-clicking the window bar and checking/ unchecking "Always On Top", this has no effect on whether "Always On Top" is checked off under tools. So Wine communicates to the GUI, but it doesn't seem like the GUI is communicating back to Wine.
So is this worthy of a Wine bug report, or is it not a Wine bug?
Jake
Is this a Wine bug or a Gnome/Metacity bug?
- SpawnHappyJake
- Level 5
- Posts: 272
- Joined: Sun Feb 06, 2011 5:57 am
Re: Is this a Wine bug or a Gnome/Metacity bug?
What does it do in other window managers?SpawnHappyJake wrote: But if you check or uncheck "Always On Top" via right-clicking the window bar and checking/ unchecking "Always On Top", this has no effect on whether "Always On Top" is checked off under tools. So Wine communicates to the GUI, but it doesn't seem like the GUI is communicating back to Wine.
So is this worthy of a Wine bug report, or is it not a Wine bug?
Is this a Wine bug or a Gnome/Metacity bug?
On Wed, Jan 4, 2012 at 07:50, SpawnHappyJake <[email protected]>wrote:
watch for suddenly changes on window positioning. A smart program could
check for that flag using API everytime the menu is clicked to show the
correct state. A simple test in windows is to use winlister (
http://www.nirsoft.net/utils/winlister.html) and make the program topmost
simulating what you do with gnome context menu, you will notice that the
application does not update the menu item.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-us ... hment.html>
It's an app bug. Windows does not have that option so applications do notBut if you check or uncheck "Always On Top" via right-clicking the window
bar and checking/ unchecking "Always On Top", this has no effect on whether
"Always On Top" is checked off under tools. So Wine communicates to the
GUI, but it doesn't seem like the GUI is communicating back to Wine.
So is this worthy of a Wine bug report, or is it not a Wine bug?
watch for suddenly changes on window positioning. A smart program could
check for that flag using API everytime the menu is clicked to show the
correct state. A simple test in windows is to use winlister (
http://www.nirsoft.net/utils/winlister.html) and make the program topmost
simulating what you do with gnome context menu, you will notice that the
application does not update the menu item.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-us ... hment.html>