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
Age
Commit message (
Collapse
)
Author
Files
Lines
2008-08-31
fix focus after tabbing
Mark Tiefenbruck
1
-1/+2
2008-08-30
missed one
Mark Tiefenbruck
1
-5/+4
2008-08-30
use FbMenu::window instead of WindowCmd<>::window for displaying items in ↵
Mark Tiefenbruck
4
-21/+20
the window menu
2008-08-30
more fun with global variables
Mark Tiefenbruck
2
-3/+7
2008-08-27
don't change a fullscreen window's layer when its transient takes the focus
Mark Tiefenbruck
1
-11/+8
2008-08-27
move some things from FluxboxWindow to WindowState
Mark Tiefenbruck
10
-96/+85
2008-08-27
make FbWinFrame and FluxboxWindow share a WindowState object
Mark Tiefenbruck
8
-135/+107
2008-08-27
remove option to disable decorations on transient windows
Mark Tiefenbruck
3
-25/+6
2008-08-27
move decoration handling for non-resizable windows to SizeHint class
Mark Tiefenbruck
3
-19/+14
2008-08-27
move FbWinFrame::State class to a new file
Mark Tiefenbruck
10
-459/+486
2008-08-24
toolbar placement menu wasn't updating
Mark Tiefenbruck
1
-0/+1
2008-08-24
make clicking on the border of the toolbar activate toolbar buttons
Mark Tiefenbruck
1
-3/+4
2008-08-23
fix for restoring horizontally or vertically resized windows
Mark Tiefenbruck
1
-5/+8
2008-08-23
fix reading iconbar border from theme
Mark Tiefenbruck
4
-9/+16
2008-08-23
resize maximized windows when the toolbar or slit changes size
Mark Tiefenbruck
2
-9/+14
2008-08-23
when a transient dies, revert focus to its parent
Mark Tiefenbruck
2
-7/+6
2008-08-23
make ShowDesktop and Deiconify commands maintain focus order
Mark Tiefenbruck
1
-13/+18
2008-08-22
allow various combinations of shaded, maximized, and fullscreen states
Mark Tiefenbruck
3
-50/+41
2008-08-22
be a little smarter about size hints in tabbed windows
Mark Tiefenbruck
4
-30/+51
2008-08-22
don't let MWM hints override defaultDeco
Mark Tiefenbruck
1
-0/+4
2008-08-22
another parsing fix
Mark Tiefenbruck
1
-3/+3
2008-08-22
remove borders from maximized windows
Mark Tiefenbruck
1
-1/+2
2008-08-22
add -sync command line option for debugging X issues
Mark Tiefenbruck
3
-4/+11
2008-08-22
accidentally left this on
Mark Tiefenbruck
1
-1/+1
2008-08-22
move fullscreen and maximization handling to FbWinFrame
Mark Tiefenbruck
6
-173/+129
2008-08-22
don't apply rounded corners to windows without decorations
Mark Tiefenbruck
3
-26/+12
2008-08-22
apply patch to fix memory leak that shouldn't exist
Mark Tiefenbruck
1
-0/+2
2008-08-21
fix cycling with minimized windows
Mark Tiefenbruck
1
-0/+3
2008-08-21
fix parsing of Delay command
Mark Tiefenbruck
1
-1/+2
2008-08-21
make Swing apps only somewhat horribly broken again
Mark Tiefenbruck
3
-58/+14
2008-08-21
;
Mark Tiefenbruck
1
-1/+1
2008-08-21
some cleanup
Mark Tiefenbruck
5
-193/+44
2008-08-21
add SendToNextHead/SendToPrevHead commands, plus some cleanup in ↵
Mark Tiefenbruck
2
-74/+41
CurrentWindowCmd
2008-08-20
fix match limits in apps file, plus some documentation
Mark Tiefenbruck
4
-4/+19
2008-08-20
ShowDesktop should ignore everything on the desktop layer, not just windows ↵
Mark Tiefenbruck
1
-1/+2
of type Desktop
2008-08-20
add SetDecor key command
Mark Tiefenbruck
2
-0/+18
2008-08-19
shift+enter wasn't sending right click if the menu item had a submenu
Mark Tiefenbruck
2
-4/+4
2008-08-19
add [transient] tag to apps file to match transient windows
Mark Tiefenbruck
3
-24/+29
2008-08-19
update keys file for changes to NextWindow syntax
Mark Tiefenbruck
1
-1/+1
2008-08-18
fix :Focus <pattern> when all windows are minimized
Mark Tiefenbruck
2
-22/+13
2008-08-18
fix a bug with Some and Every commands and the stupid global current window ↵
Mark Tiefenbruck
1
-2/+6
variable
2008-08-18
combined code for saved window positions and MoveTo key command
Mark Tiefenbruck
7
-136/+120
added left, right, top, and bottom center reference points
2008-08-18
fix some defaults
Mark Tiefenbruck
1
-8/+4
2008-08-18
add top, left, right, and bottom center tab placement options
Mark Tiefenbruck
5
-20/+102
2008-08-17
add SetTitle and SetTitleDialog key commands
Mark Tiefenbruck
8
-200/+342
2008-08-16
revert focus when closing dialogs
Mark Tiefenbruck
4
-9/+10
2008-08-16
some cleanup
Mark Tiefenbruck
24
-324/+42
2008-08-16
cosmetic changes
Mark Tiefenbruck
2
-18/+9
2008-08-16
move interpretation of normal hints to size hint class
Mark Tiefenbruck
5
-73/+71
2008-08-15
cosmetic api change
Mathias Gumz
3
-8/+23
[prev]
[next]