mirror of
https://github.com/labwc/labwc.git
synced 2026-04-07 08:21:20 -04:00
workspace: Cherry picked workspace_find_by_name, implemented initial workspace feature that allows users to specify an 'initial' workspace. Updated docs and comments.
This commit is contained in:
parent
eecb5d0947
commit
5f83760a34
5 changed files with 69 additions and 29 deletions
|
|
@ -569,6 +569,11 @@ extending outward from the snapped edge.
|
|||
is 1. The number attribute is optional. If the number attribute is
|
||||
specified, names.name is not required.
|
||||
|
||||
*<desktops><initial>*
|
||||
Define the initial starting workspace. This must match one of the names
|
||||
defined in <names> or must be an index equal to or lower than <number>.
|
||||
If not set, the first workspace is used.
|
||||
|
||||
*<desktops><popupTime>*
|
||||
Define the timeout after which to hide the workspace OSD.
|
||||
A setting of 0 disables the OSD. Default is 1000 ms.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue