]> git.mdlowis.com Git - proto/anvil.git/commit
tweaked mouse handling to have close operation require ModKey press as well. This...
authorMichael D. Lowis <mike@mdlowis.com>
Thu, 2 Apr 2020 11:10:34 +0000 (07:10 -0400)
committerMichael D. Lowis <mike@mdlowis.com>
Thu, 2 Apr 2020 11:10:34 +0000 (07:10 -0400)
commit29e17fa7bb105ca42082ac5615040b904fe11b40
treeb51eea073d93961614b5ae2ab2d4a17479b33c00
parent3235b7b1b8bc665cbdf29744519d81b58d124429
tweaked mouse handling to have close operation require ModKey press as well. This allows use to use middle click to expand clients in place. Also added Shift+ModKey to toggle between floating and tiled
anvil.h
keys.c
mouse.c