]> O.S.I.I.S - jp/crow.git/commitdiff
add sticky mouse enabled to default window border
authorJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Thu, 9 Sep 2021 17:16:58 +0000 (17:16 +0000)
committerJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Thu, 9 Sep 2021 17:16:58 +0000 (17:16 +0000)
Crow/Default.style

index 8a6d3e6e0cdb220f966825b585f997e3fd9b1bc1..b825e0c03005c1b83976d0132fe3acff86ca6fca 100644 (file)
@@ -159,7 +159,9 @@ winBorder {
        BorderWidth = "${WindowBorderWidth}";
        Foreground = "${WindowBorderColor}";
        Background = "${WindowBackgroundColor}";        
-       Margin = "1";   
+       Margin = "1";
+       StickyMouseEnabled="true";
+       StickyMouse="10";
 }
 WindowIconBorder {
        BorderWidth="1";