From: Jean-Philippe Bruyère Date: Thu, 9 Sep 2021 17:16:58 +0000 (+0000) Subject: add sticky mouse enabled to default window border X-Git-Tag: v0.9.6-beta~5 X-Git-Url: https://git.osiis.dedyn.io/?a=commitdiff_plain;h=f350a6b67fb2df0ab20cd91207c6f91b2cbb6504;p=jp%2Fcrow.git add sticky mouse enabled to default window border --- diff --git a/Crow/Default.style b/Crow/Default.style index 8a6d3e6e..b825e0c0 100644 --- a/Crow/Default.style +++ b/Crow/Default.style @@ -159,7 +159,9 @@ winBorder { BorderWidth = "${WindowBorderWidth}"; Foreground = "${WindowBorderColor}"; Background = "${WindowBackgroundColor}"; - Margin = "1"; + Margin = "1"; + StickyMouseEnabled="true"; + StickyMouse="10"; } WindowIconBorder { BorderWidth="1";