aboutsummaryrefslogtreecommitdiff
path: root/src/FocusControl.hh
AgeCommit message (Expand)AuthorFilesLines
2007-07-17updated behavior of alt-tab to match pre-devel, fixing bug #1755698markt1-3/+3
2007-04-01more documentationfluxgen1-22/+52
2007-03-01changed FocusControl::cycleFocus() to take a list of windows as an argumentmarkt1-9/+7
2007-01-26opening window on different workspace should put it at front of focused list ...markt1-0/+1
2007-01-13don't change focus order unless the user specifically focuses a windowmarkt1-0/+1
2007-01-13little cleanupmarkt1-2/+1
2007-01-04move iconified windows to the end of the focused list for cycling/revertingmarkt1-0/+1
2006-12-20_FLUXBOX_GROUP_LEFT wasn't being removed on detach, and the correct client in...markt1-0/+1
2006-07-29(no commit message)markt1-0/+2
2006-07-19preserve order of focused windows on restartmarkt1-0/+1
2006-07-14include iconic windows when cyclingmarkt1-0/+2
2006-07-06new dead functionmarkt1-1/+0
2006-07-01more dead functionsmarkt1-1/+0
2006-06-29Fixing my own codemarkt1-0/+2
2006-06-28Fix some focus issues on detach and restartmarkt1-0/+1
2006-04-23tidy up window cyclingsimonb1-4/+7
2006-04-19mouse focus fixes - thanks Scott Kuhl: skuhl AT cs utah edusimonb1-0/+1
2006-02-18moved all focus handling to FocusControlfluxgen1-1/+2
2006-02-18moved all focus handling to class FocusControlfluxgen1-0/+120