Implement proper z-system
This commit is contained in:
parent
462781b16f
commit
c21881be25
3 changed files with 27 additions and 7 deletions
|
|
@ -94,6 +94,7 @@ public:
|
|||
CWindow* getFullscreenWindowOnWorkspace(const int&);
|
||||
bool doesSeatAcceptInput(wlr_surface*);
|
||||
bool isWindowActive(CWindow*);
|
||||
void moveWindowToTop(CWindow*);
|
||||
|
||||
private:
|
||||
void initAllSignals();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue