nathan-osman / NitroShare-Mac

Mac OS X project files and source code for building NitroShare.
3 stars 2 forks source link

Qt::WindowStaysOnBottomHint , non-working on mac #6

Closed mateosalta closed 11 years ago

mateosalta commented 12 years ago

Sharebox is not able to stay on bottom, help for Qt::WindowStaysOnBottomHint states -

"Informs the window system that the window should stay on bottom of all other windows. Note that on X11 this hint will work only in window managers that support _NET_WM_STATE_BELOW atom. If a window always on the bottom has a parent, the parent will also be left on the bottom. This window hint is currently not implemented for Mac OS X."

So, not sure how to get the box to stay on bottom...

mateosalta commented 11 years ago

looks nearly impossible on mac right now.