summaryrefslogtreecommitdiff
path: root/clients/clickdot.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-07Change button from int to uint32_tDaniel Stone1-1/+1
2012-05-07Change key/button grab bindings to take unsigned stateDaniel Stone1-1/+1
2012-03-12Add an option parserKristian Høgsberg1-1/+1
2012-01-31window: Dont take width and height in window constructorKristian Høgsberg1-1/+1
2012-01-27clickdot: implement the purposePekka Paalanen1-101/+23
2012-01-27clickdot: a copy of resizorPekka Paalanen1-0/+259