aboutsummaryrefslogtreecommitdiff
path: root/src/FocusControl.hh
AgeCommit message (Expand)AuthorFilesLines
2012-11-20Added option for focus revert to stay on current headHendrik Iben1-0/+7
2010-05-28Implement StrictMouseFocusJim Ramsay1-2/+8
2010-05-28Add new focus model: StrictMouseFocusJim Ramsay1-3/+4
2009-02-27Added facility to selectively ignore EnterNotify eventsJim Ramsay1-0/+10
2008-01-13fix some issues with reverting focusMark Tiefenbruck1-0/+3
2008-01-04remove old svn $Id$ tagsMark Tiefenbruck1-2/+0
2007-11-12allow arbitrary window patterns in iconbarmarkt1-18/+13
2007-10-24introduced workspacename for ClientPattern, and some miscellaneous cleanupmarkt1-8/+8
2007-10-13merged changes from pre-develmarkt1-29/+38
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