Implement support for the WM_Sn selection (#4374)

Closes #536

When the WM_Sn selection is already owned at startup, this now either
errors out or waits for the old selection owner to exit.
This commit is contained in:
Uli Schlachter
2021-08-28 01:01:38 +02:00
committed by GitHub
parent 36ba1043d5
commit 7b6e864823
6 changed files with 157 additions and 2 deletions

View File

@@ -43,6 +43,8 @@ option is enabled and only then sets a screenshot as background.
• Allow multiple output names in 'move container|workspace to output'
• Add 'move container|workspace to output next'
• Add 'all' window matching criterion
• Acquire the WM_Sn selection when starting as required by ICCCM
• Add --replace command line argument to replace an existing WM
┌────────────────────────────┐
│ Bugfixes │