action: rename "omnipresent" button options for Openbox compatibility

- Mouse context "Omnipresent" -> "AllDesktops"
- Theme elements "window.*.button.omnipresent" -> "window.*.button.desk"
- Update documentation accordingly
This commit is contained in:
Andrew J. Hesford 2024-08-25 00:00:24 -04:00 committed by Consolatis
parent dda47a5e14
commit 1bcaf8255f
6 changed files with 22 additions and 16 deletions

View file

@ -439,10 +439,10 @@ extending outward from the snapped edge.
- |: empty space (can be used instead of a title)
- W: window menu
- I: iconify
- M: maximize
- M: maximize toggle
- C: close
- S: shade
- D: omnipresent
- S: shade toggle
- D: all-desktops toggle
Example: WLIMC
@ -618,7 +618,7 @@ extending outward from the snapped edge.
- Iconify: A button that, by default, iconifies a window.
- Maximize: A button that, by default, toggles maximization of a window.
- Shade: A button that, by default, toggles window shading.
- Omnipresent: A button that, by default, toggles omnipresence of a window.
- AllDesktops: A button that, by default, toggles omnipresence of a window.
- Close: A button that, by default, closses a window.
- Top: The top edge of the window's border.
- Bottom: The bottom edge of the window's border.