forked from quickshell/quickshell
x11/panelwindow: set _NET_WM_DESKTOP to stay on all desktops
This commit is contained in:
parent
683d92a05f
commit
23cd6cd9e1
3 changed files with 22 additions and 1 deletions
|
@ -15,6 +15,7 @@ public:
|
|||
// NOLINTBEGIN
|
||||
static XAtom _NET_WM_STRUT;
|
||||
static XAtom _NET_WM_STRUT_PARTIAL;
|
||||
static XAtom _NET_WM_DESKTOP;
|
||||
// NOLINTEND
|
||||
|
||||
static void initAtoms();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue