index
:
fluxbox.git
fix/dont-deliver-sigalarm
master
pre-devel-1_1
prep/release-1.4.0
The official Fluxbox repository
The Fluxbox Team
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
FocusControl.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-30
handle both Focusable's as m_cycling_next
Thomas Lübking
1
-2/+5
2016-07-30
explicitly set s_focusedWindow for cycle protection
Thomas Lübking
1
-0/+2
2016-07-30
Do not reset cycle focus when unsetting focus only
Thomas Lübking
1
-1/+1
2016-07-30
Do not protect focus while cycling
Thomas Lübking
1
-0/+1
2016-07-30
do not lock focus against unfocusing.
Thomas Lübking
1
-1/+1
2016-07-30
prefer m_cycling_next over s_focused_window
Thomas Lübking
1
-1/+6
2016-07-01
re-fix alt+tab'bing through tabbed windows
Thomas Lübking
1
-5/+11
2016-06-26
Add FocusProtection features
Thomas Lübking
1
-0/+7
2016-05-28
harden focus cycling against client focussing
Thomas Lübking
1
-1/+15
2012-11-25
Fixed lost focus glitch on multihead-ws-warping
Hendrik Iben
1
-0/+6
2012-11-20
Added option for focus revert to stay on current head
Hendrik Iben
1
-0/+12
2012-07-07
make alt-tab skip modal windows
Mark Tiefenbruck
1
-1/+1
2011-02-23
disabled overhead base classes 'FbTk::Layer' and 'FbTk::LayerItem'
Mathias Gumz
1
-0/+1
2011-02-22
bugfix: consistent use of 'int' for alpha values (#3187373)
Mathias Gumz
1
-1/+1
2010-09-10
removed hardcoded limitation to cycle/focus windows on all workspaces
Mathias Gumz
1
-3/+1
2010-09-08
introduced FbTk::BidiString
Mathias Gumz
1
-1/+1
2010-05-28
Implement StrictMouseFocus
Jim Ramsay
1
-5/+14
2010-05-28
Add new focus model: StrictMouseFocus
Jim Ramsay
1
-0/+5
2010-03-17
Changed #ifdef DEBUG ... cerr << to using fbdbg.
Henrik Kinnunen
1
-8/+7
2009-09-30
cosmetic fixes: removed redundant ';' + some whitespaces
Mathias Gumz
1
-31/+33
2009-02-27
Added facility to selectively ignore EnterNotify events
Jim Ramsay
1
-1/+24
2008-10-01
don't flash original window in the middle of cycling focus
Mark Tiefenbruck
1
-2/+0
2008-09-28
Merge branch 'master' of fluxbox@git.fluxbox.org:fluxbox
Henrik Kinnunen
1
-1/+1
2008-09-28
Change focused signal to use the new signal system
Henrik Kinnunen
1
-2/+2
2008-09-28
don't let KeyRelease events propagate to windows
Mark Tiefenbruck
1
-1/+1
2008-09-21
Changed client list signal in BScreen to use the new signal system
Henrik Kinnunen
1
-2/+2
2008-08-31
fix focus after tabbing
Mark Tiefenbruck
1
-1/+2
2008-08-23
when a transient dies, revert focus to its parent
Mark Tiefenbruck
1
-4/+4
2008-08-21
fix cycling with minimized windows
Mark Tiefenbruck
1
-0/+3
2008-05-21
fix negative arguments to :GoToWindow
Mark Tiefenbruck
1
-4/+8
2008-05-21
if argument to :GoToWindow is too large, select the last window
Mark Tiefenbruck
1
-5/+7
2008-01-13
fix some issues with reverting focus
Mark Tiefenbruck
1
-1/+4
2008-01-04
remove old svn $Id$ tags
Mark Tiefenbruck
1
-2/+0
2008-01-01
fix some flickering on focus change
Mark Tiefenbruck
1
-4/+4
2007-12-23
added focused/unfocused borders to styles
Mark Tiefenbruck
1
-1/+1
2007-11-12
allow arbitrary window patterns in iconbar
markt
1
-79/+48
2007-11-08
one more fix
markt
1
-8/+8
2007-11-08
fix crash bug when cycling focus
markt
1
-15/+18
2007-11-05
various refactoring and minor changes
markt
1
-25/+10
2007-11-04
update autoraise delay for open windows on reconfigure
markt
1
-1/+5
2007-10-31
move fullscreen windows to normal layer when they lose focus
markt
1
-3/+1
2007-10-24
fix _NET_CLIENT_LIST updating on window close
markt
1
-0/+2
2007-10-24
introduced workspacename for ClientPattern, and some miscellaneous cleanup
markt
1
-11/+11
2007-10-13
merged changes from pre-devel
markt
1
-60/+127
2007-08-20
fix problems with focus order when changing workspaces
markt
1
-2/+4
2007-07-19
minor fix for alt-tab
fluxgen
1
-1/+5
2007-07-17
updated behavior of alt-tab to match pre-devel, fixing bug #1755698
markt
1
-41/+49
2007-06-29
updates for compiling with gcc 4.3
markt
1
-0/+5
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
[next]