fix various issues with floating windows
This commit is contained in:
parent
281cb9fd04
commit
6fc504fc4c
3 changed files with 27 additions and 6 deletions
|
|
@ -59,6 +59,7 @@ public:
|
|||
|
||||
SMonitor* getMonitorFromID(const int&);
|
||||
SMonitor* getMonitorFromCursor();
|
||||
SMonitor* getMonitorFromVector(const Vector2D&);
|
||||
void removeWindowFromVectorSafe(CWindow*);
|
||||
void focusWindow(CWindow*);
|
||||
bool windowExists(CWindow*);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue