uclick: { if ($hget($active) == $active) {
var %x $hfind($active,$+($mouse.x,.*),0,w),%y $hfind($active,$+($mouse.y,.*),0,w)
if (while (%a) { echo -a $hfind($active,$+($mouse.x,.*),%a,w) | dec %a } >= 20) && (while (%a) { echo -a $hfind($active,$+($mouse.x,.*),%a,w) | dec %a } >= 30) {
window -c $active
;if ($inrect($mouse.x,$mouse.y,20,60,180,20)) {
;window -c $active
} } }