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
|
|
@ -175,6 +175,7 @@
|
|||
Workspaces can be configured like this:
|
||||
<desktops>
|
||||
<popupTime>1000</popupTime>
|
||||
<initial>Workspace 1</initial>
|
||||
<names>
|
||||
<name>Workspace 1</name>
|
||||
<name>Workspace 2</name>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue