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
2007-01-05
fix window menu placement with toolbar at top of screen, and disable titlebar...
markt
1
-2/+4
2007-01-04
add session.screenN.defaultDeco: <bitmask> to the apps file
markt
1
-14/+6
2007-01-04
little cleanup
markt
1
-37/+6
2007-01-04
this seems to be a change that will affect a lot of things,
markt
1
-41/+12
2007-01-04
set IconicState on all unmapped clients, and unmap all clients when set to Ic...
markt
1
-12/+41
2007-01-04
move iconified windows to the end of the focused list for cycling/reverting
markt
1
-0/+2
2006-12-31
update window scroll action and direction on reconfigure
markt
1
-0/+23
2006-12-20
_FLUXBOX_GROUP_LEFT wasn't being removed on detach, and the correct client in...
markt
1
-14/+31
2006-10-30
Cosmetic patch from Slava Semushin
mathias
1
-33/+47
2006-08-13
fix restoring fullscreen windows
markt
1
-0/+1
2006-08-09
it never existed (what never existed?)
markt
1
-9/+6
2006-08-08
fix some compiler warnings in gcc 4.1
markt
1
-6/+9
2006-08-05
don't call placement strategy on maximized or fullscreen windows
markt
1
-2/+4
2006-08-05
a little fix for auto-grouping after restart
markt
1
-1/+2
2006-08-04
don't re-apply remembered settings on restart if they are set as window prope...
markt
1
-4/+0
2006-07-30
whoops
markt
1
-0/+3
2006-07-30
little cleanup, remove FluxboxWindow::isInitialized()
markt
1
-18/+14
2006-07-29
(no commit message)
markt
1
-1/+1
2006-07-26
added resource and menu item for maximizing over tabs
markt
1
-0/+8
2006-07-23
use a timer to make sure focus always reverts if possible
markt
1
-1/+1
2006-07-23
fix restacking while cycling
markt
1
-1/+1
2006-07-20
properly revert focus when two windows close at the same time
markt
1
-1/+1
2006-07-20
keep tabs in same order on restart (except some extremely unlikely cases)
markt
1
-0/+4
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
[prev]
[next]