raise on client clicks
This commit is contained in:
parent
2e824eece1
commit
6ddb059783
1 changed files with 1 additions and 0 deletions
1
data/rc3
1
data/rc3
|
@ -203,6 +203,7 @@
|
|||
<context name="client">
|
||||
<mousebind button="Left" action="press">
|
||||
<action name="focus"/>
|
||||
<action name="raise"/>
|
||||
</mousebind>
|
||||
<mousebind button="Middle" action="press">
|
||||
<action name="focus"/>
|
||||
|
|
Loading…
Reference in a new issue