Implemented <doubleClickTime> in rc.xml

This commit is contained in:
alex 2021-08-29 18:31:57 -04:00 committed by Johan Malm
parent a4fdb43d42
commit 36f5b49f2a
4 changed files with 47 additions and 6 deletions

View file

@ -72,6 +72,8 @@
</keyboard>
<mouse>
<!-- time is in ms -->
<doubleClickTime>200</doubleClickTime>
<context name="TitleBar">
<mousebind button="Left" action="DoubleClick">
<action name="ToggleMaximize"/>