]> git.sesse.net Git - vlc/blobdiff - modules/gui/skins2/src/window_manager.hpp
* skins2/src/window_manager.cpp: Added the vlc.isOnTop boolean variable
[vlc] / modules / gui / skins2 / src / window_manager.hpp
index ca5c8c591949afe527795e2aa0924f8f7a92d7ea..25d692eaddb2d49a49ca4f57ae7429559077d56d 100644 (file)
@@ -130,7 +130,7 @@ class WindowManager: public SkinObject
         /// move.
         WinSet_t m_movingWindows;
         /// Indicate whether the windows are currently on top
-        bool m_isOnTop;
+        VariablePtr m_cVarOnTop;
         /// Magnetism of the screen edges (= scope of action)
         int m_magnet;
         /// Alpha value of the static windows