mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
menu: move ToggleOmnipresent to workspaces
...and rename it to "Always on Visible Workspace" Issue: #1316
This commit is contained in:
parent
b7ee8b16f3
commit
3101b0c5b1
12 changed files with 44 additions and 33 deletions
|
|
@ -15,7 +15,7 @@
|
|||
<item label="Decorations">
|
||||
<action name="ToggleDecorations" />
|
||||
</item>
|
||||
<item label="AlwaysOnTop">
|
||||
<item label="Always on Top">
|
||||
<action name="ToggleAlwaysOnTop" />
|
||||
</item>
|
||||
<!--
|
||||
|
|
@ -29,6 +29,10 @@
|
|||
<item label="Move right">
|
||||
<action name="SendToDesktop" to="right" />
|
||||
</item>
|
||||
<separator />
|
||||
<item label="Always on Visible Workspace">
|
||||
<action name="ToggleOmnipresent" />
|
||||
</item>
|
||||
</menu>
|
||||
<item label="Close">
|
||||
<action name="Close" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue