Branch: master

7cf0c0b4 2014-11-29 11:39:28 Timothy Pearson
Fix kdesktop_lock bad visual appearance due to incorrect focus stealing settings
M twin/data/fsp_workarounds_1.twinrules
diff --git a/twin/data/fsp_workarounds_1.twinrules b/twin/data/fsp_workarounds_1.twinrules
index a83466e..c5be365 100644
--- a/twin/data/fsp_workarounds_1.twinrules
+++ b/twin/data/fsp_workarounds_1.twinrules
@@ -38,6 +38,17 @@
 wmclassmatch=3
 
 [2]
+Description=(Default) Allow focus stealing by the screen locker
+fsplevel=0
+fsplevelrule=2
+title=Desktop Session Locked
+titlematch=0
+types=32
+wmclass=kdesktop_lock
+wmclasscomplete=false
+wmclassmatch=1
+
+[3]
 Description=(Default) Allow focus stealing by the kdesktop run dialog
 fsplevel=0
 fsplevelrule=2
@@ -48,7 +59,7 @@
 wmclasscomplete=false
 wmclassmatch=1
 
-[3]
+[4]
 Description=(Default) Allow focus stealing by the settings test dialog
 fsplevel=0
 fsplevelrule=2
@@ -61,7 +72,7 @@
 wmclasscomplete=false
 wmclassmatch=0
 
-[4]
+[5]
 Description=(Default) Hide system modal dialog class from taskbar
 fsplevel=0
 fsplevelrule=2
@@ -77,4 +88,4 @@
 wmclassmatch=0
 
 [General]
-count=4
+count=5