index
:
fluxbox_lack.git
ClientMenu-borders
StrictMouseFocus
argb
sendto-current
testing/argb
upstream
work-in-progress/argb1
work-in-progress/argb2
Jim Ramsay's repository
Jim Ramsay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
FocusControl.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2007-03-06
I seem to have forgotten this in the last patch
markt
1
-18/+0
2007-03-04
moved some code around (regarding event handling) in preparation for upcoming...
markt
1
-1/+3
2007-03-01
changed FocusControl::cycleFocus() to take a list of windows as an argument
markt
1
-35/+34
2007-02-28
ignore borders when doing FocusLeft, etc.
markt
1
-8/+8
2007-01-27
another little fix
markt
1
-1/+3
2007-01-27
bunch of cleanup, little bug fixes
markt
1
-0/+1
2007-01-26
opening window on different workspace should put it at front of focused list ...
markt
1
-2/+8
2007-01-21
various changes to menu behavior
markt
1
-8/+14
2007-01-13
don't change focus order unless the user specifically focuses a window
markt
1
-1/+6
2007-01-13
little cleanup
markt
1
-8/+2
2007-01-05
don't change focus to a window that doesn't accept focus, see bug #1626114
markt
1
-1/+2
2007-01-04
set IconicState on all unmapped clients, and unmap all clients when set to Ic...
markt
1
-1/+2
2007-01-04
move iconified windows to the end of the focused list for cycling/reverting
markt
1
-0/+24
2006-12-28
allow focus to revert to stuck windows, and we'll see if it still causes
markt
1
-5/+2
2006-08-04
change the debug output in FocusControl::setFocusedWindow()
markt
1
-2/+2
2006-08-03
don't raise a window after cycling if it has been minimized
markt
1
-1/+3
2006-07-23
fix restacking while cycling
markt
1
-8/+8
2006-07-19
preserve order of focused windows on restart
markt
1
-1/+13
2006-07-14
include iconic windows when cycling
markt
1
-21/+20
2006-07-10
next/prevwindow toolbar buttons break mousefocus
markt
1
-1/+2
2006-07-06
new dead function
markt
1
-5/+0
2006-07-06
re-fixing the focus after fixing the crash bug
markt
1
-12/+2
2006-07-01
more dead functions
markt
1
-18/+0
2006-06-29
Fixing my own code
markt
1
-2/+1
2006-06-28
more focus issues with linear cycling and tabbed windows
markt
1
-2/+2
2006-06-28
Fix some focus issues on detach and restart
markt
1
-13/+11
2006-06-16
Fix crash when closing a window while cycling (Mark)
markt
1
-2/+3
2006-04-25
Cleanup unneeded headers (thanks Slava Semushin)
mathias
1
-1/+1
2006-04-23
tidy up window cycling
simonb
1
-191/+64
2006-03-02
fixed gcc4.1 problems, patch from Andreas Bierfert <andreas dot bierfert at l...
mathias
1
-1/+3
2006-02-19
removed some debug output
fluxgen
1
-5/+0
2006-02-19
added safety counter for the loops in nextFocus
fluxgen
1
-4/+12
2006-02-18
moved all focus handling to FocusControl
fluxgen
1
-30/+41
2006-02-18
moved all focus handling to class FocusControl
fluxgen
1
-0/+671