summaryrefslogtreecommitdiff
path: root/metadata
diff options
context:
space:
mode:
authorDanny Baumann <dannybaumann@web.de>2008-05-14 07:29:45 +0200
committerDanny Baumann <dannybaumann@web.de>2008-05-14 07:29:45 +0200
commit82326b3e010b3b3322fc8da104cdc2ecf442dd47 (patch)
treea00a1f362c8ac2e1f4707e2f4db4b59a90f5a2da /metadata
parent216b1e07a5723beb646baf2de31838e0c56122d0 (diff)
Added option to place on output the focussed window is on.
Diffstat (limited to 'metadata')
-rw-r--r--metadata/place.xml.in6
1 files changed, 5 insertions, 1 deletions
diff --git a/metadata/place.xml.in b/metadata/place.xml.in
index 434f09c9..9f54ea4e 100644
--- a/metadata/place.xml.in
+++ b/metadata/place.xml.in
@@ -39,7 +39,7 @@
<_short>Multi Output Mode</_short>
<_long>Selects how window placement should behave if multiple outputs are selected</_long>
<min>0</min>
- <max>2</max>
+ <max>3</max>
<default>0</default>
<desc>
<value>0</value>
@@ -51,6 +51,10 @@
</desc>
<desc>
<value>2</value>
+ <_name>Use output device of focussed window</_name>
+ </desc>
+ <desc>
+ <value>3</value>
<_name>Place across all outputs</_name>
</desc>
</option>