aboutsummaryrefslogtreecommitdiff
path: root/src/FocusControl.cc
AgeCommit message (Collapse)AuthorFilesLines
2006-04-25Cleanup unneeded headers (thanks Slava Semushin)mathias1-1/+1
2006-04-23tidy up window cyclingsimonb1-191/+64
Thanks Mark Tiefenbruck, mark at tiefenbruck dot org
2006-03-02fixed gcc4.1 problems, patch from Andreas Bierfert <andreas dot bierfert at ↵mathias1-1/+3
lowlatency dot de>
2006-02-19removed some debug outputfluxgen1-5/+0
2006-02-19added safety counter for the loops in nextFocusfluxgen1-4/+12
2006-02-18moved all focus handling to FocusControlfluxgen1-30/+41
2006-02-18moved all focus handling to class FocusControlfluxgen1-0/+671