mirror of
https://github.com/labwc/labwc.git
synced 2025-11-02 09:01:47 -05:00
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:
parent
dda47a5e14
commit
1bcaf8255f
6 changed files with 22 additions and 16 deletions
|
|
@ -328,7 +328,7 @@ static struct mouse_combos {
|
|||
.event = "Click",
|
||||
.action = "ToggleShade",
|
||||
}, {
|
||||
.context = "Omnipresent",
|
||||
.context = "AllDesktops",
|
||||
.button = "Left",
|
||||
.event = "Click",
|
||||
.action = "ToggleOmnipresent",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue