xwm: Support sticky requests for unmapped windows
This commit is contained in:
parent
6e4551a200
commit
85630236fa
3 changed files with 39 additions and 17 deletions
|
|
@ -51,6 +51,7 @@ impl XdgShellHandler for State {
|
|||
seat,
|
||||
fullscreen: None,
|
||||
maximized: false,
|
||||
sticky: false,
|
||||
})
|
||||
}
|
||||
// We will position the window after the first commit, when we know its size hints
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue