index
:
fluxbox.git
master
on_tab
pre-devel-1_1
wip
wip-container
wip-orig-dev
with_map
Unnamed repository; edit this file 'description' to name the repository.
Julien Viard de Galbert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
FocusControl.hh
Age
Commit message (
Expand
)
Author
2010-05-28
Implement StrictMouseFocus
Jim Ramsay
2010-05-28
Add new focus model: StrictMouseFocus
Jim Ramsay
2009-02-27
Added facility to selectively ignore EnterNotify events
Jim Ramsay
2008-01-12
fix some issues with reverting focus
Mark Tiefenbruck
2008-01-03
remove old svn $Id$ tags
Mark Tiefenbruck
2007-11-12
allow arbitrary window patterns in iconbar
markt
2007-10-24
introduced workspacename for ClientPattern, and some miscellaneous cleanup
markt
2007-10-13
merged changes from pre-devel
markt
2007-07-17
updated behavior of alt-tab to match pre-devel, fixing bug #1755698
markt
2007-04-01
more documentation
fluxgen
2007-03-01
changed FocusControl::cycleFocus() to take a list of windows as an argument
markt
2007-01-26
opening window on different workspace should put it at front of focused list ...
markt
2007-01-13
don't change focus order unless the user specifically focuses a window
markt
2007-01-13
little cleanup
markt
2007-01-04
move iconified windows to the end of the focused list for cycling/reverting
markt
2006-12-20
_FLUXBOX_GROUP_LEFT wasn't being removed on detach, and the correct client in...
markt
2006-07-29
(no commit message)
markt
2006-07-19
preserve order of focused windows on restart
markt
2006-07-14
include iconic windows when cycling
markt
2006-07-06
new dead function
markt
2006-07-01
more dead functions
markt
2006-06-29
Fixing my own code
markt
2006-06-28
Fix some focus issues on detach and restart
markt
2006-04-23
tidy up window cycling
simonb
2006-04-19
mouse focus fixes - thanks Scott Kuhl: skuhl AT cs utah edu
simonb
2006-02-18
moved all focus handling to FocusControl
fluxgen
2006-02-18
moved all focus handling to class FocusControl
fluxgen