summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/matchbox-stroke/files/single-instance.patch
blob: f4fec079b537334cf4031d08c3eb6b9a90e2befa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Multiple matchbox-stroke instances would occupy whole screen and cause end user
confusing. Making matchbox-stroke singleton is one work around.

This patch allow only one instance of matchbox-stroke based on some mechanism
in matchbox-desktop.

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>


Index: matchbox-stroke/matchbox-stroke.desktop
===================================================================
--- matchbox-stroke.orig/matchbox-stroke.desktop	2010-07-10 10:23:26.000000000 +0800
+++ matchbox-stroke/matchbox-stroke.desktop	2010-12-22 20:59:26.000000000 +0800
@@ -6,3 +6,5 @@
 Icon=matchbox-stroke.png
 Categories=Panel;Utility;MB
 X-MB-INPUT-MECHANSIM=True
+X-MB-SingleInstance=true
+StartupNotify=true