index
:
fluxbox_pavel.git
fixes
master
on-1.3.4
Pavel's repository
Pavel Labath
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Window.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2006-07-19
whoops
markt
1
-1/+1
2006-07-13
a little code simplification
markt
1
-12/+9
2006-07-09
fix detach focus again 8)
markt
1
-1/+0
2006-07-09
setting focus the right way
markt
1
-10/+7
2006-07-06
use auto-raise for attached window
markt
1
-2/+1
2006-07-06
re-fixing the focus after fixing the crash bug
markt
1
-7/+3
2006-07-04
fix some sizing issues with gravity fixes
simonb
1
-9/+6
2006-07-04
new windows don't steal focus from fullscreen windows
markt
1
-2/+9
2006-07-03
fix gravity
simonb
1
-27/+32
2006-06-28
more focus issues with linear cycling and tabbed windows
markt
1
-0/+1
2006-06-28
one more focus issue on detach
markt
1
-0/+1
2006-06-28
Fix some focus issues on detach and restart
markt
1
-2/+4
2006-06-26
fix _NET_FRAME_EXTENTS
simonb
1
-4/+3
2006-06-26
Fix FocusHidden (added m_focus_hidden to FluxboxWindow)
markt
1
-0/+2
2006-06-25
Fix DetachClient key command so new window is visible
markt
1
-0/+3
2006-06-24
Make Urgency Hint flash the correct WinClient's tab.
markt
1
-1/+18
2006-06-22
Added patch from Jim Ramsay (i dot am at jimramsay dot com) to freely
mathias
1
-18/+24
2006-06-19
Fix window placement when apps remembers size but not location
simonb
1
-0/+7
2006-06-19
try ignoring NotifyUngrab to fix focus revert issues when closing
simonb
1
-1/+1
2006-06-18
added support for _NET_WM_WINDOW_TYPE_DIALOG and _NET_FRAME_EXTENTS
fluxgen
1
-0/+4
2006-06-11
support for _NET_WM_MOVERESIZE
fluxgen
1
-20/+34
2006-05-16
issue with maximise and quadrant resize
simonb
1
-0/+8
2006-05-13
fixed some redraw issues with the title, thanks _markt
fluxgen
1
-1/+2
2006-05-13
added new signal, attentionSig(), will notify listeners when this window dema...
fluxgen
1
-0/+1
2006-05-07
handle utf-8 strings properly.
simonb
1
-1/+1
2006-04-26
resize and notify client when autogrouping
simonb
1
-0/+6
2006-04-24
Use -Wall when --enable-debug and some warning fixes
simonb
1
-2/+1
2006-04-23
focus a window if it's the only one.
simonb
1
-1/+2
2006-04-19
mouse focus fixes - thanks Scott Kuhl: skuhl AT cs utah edu
simonb
1
-2/+2
2006-04-17
iconbutton handling fixes
simonb
1
-0/+5
2006-04-16
fix all compiler warnings with -Wall
simonb
1
-6/+8
2006-04-14
fix window button image updates
simonb
1
-0/+1
2006-04-11
situation: a maximized xterm changes its size (coz the user changes the font).
mathias
1
-61/+75
2006-04-02
size_t fixes, thanks Semushin Slava aka php-coder
fluxgen
1
-1/+1
2006-03-22
more external tab work, tidying and tab width config option
simonb
1
-7/+0
2006-03-22
external tabs features and bugfixes
simonb
1
-30/+77
2006-03-20
external tabs
simonb
1
-12/+49
2006-03-18
We now create titlebar resource session.screen<num>.titlbar.left/right on the...
fluxgen
1
-56/+124
2006-02-20
moved class Layer from class Fluxbox and thus reduces some dependecies
fluxgen
1
-7/+6
2006-02-19
Added center resize. Resizes all corners at the same time.
fluxgen
1
-14/+41
2006-02-19
FbWinFrame should not depend on class Fluxbox
fluxgen
1
-1/+2
2006-02-18
moved all focus handling to FocusControl
fluxgen
1
-1/+1
2006-02-18
moved all focus handling to class FocusControl
fluxgen
1
-9/+10
2006-02-16
updated copyright info
mathias
1
-1/+1
2006-01-16
applied patch from php-coder to fix some warnings, mostly signed vs unsigned
mathias
1
-4/+4
2006-01-03
unused headers
fluxgen
1
-1/+0
2005-12-22
removed unused variable
fluxgen
1
-2/+0
2005-11-22
indentation
fluxgen
1
-25/+25
2005-10-19
Fixed reordering of tabs, patch from Rob Stevens
mathias
1
-5/+5
2005-10-04
avoid drawing the resize outline when not really resizing, caused flickering.
mathias
1
-18/+30
[next]