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-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
2008-08-15
fix compilation
Mark Tiefenbruck
1
-6/+8
2008-08-15
let FbWinFrame handle decorations in fullscreen state
Mark Tiefenbruck
3
-22/+39
2008-08-15
move getDecoMaskFromString to FbWinFrame
Mark Tiefenbruck
5
-24/+24
2008-08-15
fix some consts and private functions
Mark Tiefenbruck
2
-30/+21
2008-08-15
group some window properties into a new class FbWinFrame::State
Mark Tiefenbruck
3
-54/+68
2008-08-15
have fullscreen and maximization code call applySizeHints directly
Mark Tiefenbruck
3
-28/+11
2008-08-15
move some frame size calculations to FbWinFrame
Mark Tiefenbruck
6
-36/+32
2008-08-15
aspect ratios should take base size into account, fix size hint initialization
Mark Tiefenbruck
2
-105/+109
2008-08-15
move size hint code to methods in size hint struct, restructure them a little
Mark Tiefenbruck
5
-178/+138
2008-08-15
move size hint code to FbWinFrame
Mark Tiefenbruck
5
-160/+167
2008-08-15
move size hints to a struct
Mark Tiefenbruck
4
-95/+116
2008-08-14
cleanup of some files
Mathias Gumz
12
-312/+337
2008-08-13
make sure apps, overlay, and windowmenu get copied on new installations
Mark Tiefenbruck
1
-1/+2
2008-08-06
make wallpapers do The Right Thing (tm)
Mark Tiefenbruck
2
-39/+37
2008-08-06
use the same options in Slit and Toolbar placement menus
Mark Tiefenbruck
4
-176/+116
2008-08-05
fix the Focus key command
Mark Tiefenbruck
4
-5/+34
2008-08-05
add SetLayer key command
Mark Tiefenbruck
4
-19/+27
2008-08-05
make ShowDesktop command toggle between showing desktop and windows
Mark Tiefenbruck
1
-1/+16
2008-08-05
make resize cursors consistent
Dmitry E. Oboukhov
1
-4/+4
2008-08-04
add selection box to various "choose one of these" menu items
Mark Tiefenbruck
10
-52/+122
2008-08-04
add window pattern argument to ArrangeWindows
Mark Tiefenbruck
2
-12/+13
2008-06-26
remove dithering code
Mark Tiefenbruck
5
-318/+8
2008-06-23
don't send stuck windows to other workspaces
Mark Tiefenbruck
1
-1/+1
2008-06-20
move default window menu to ~/.fluxbox/windowmenu
Mark Tiefenbruck
7
-49/+36
2008-06-20
allow restart with no argument from fluxbox-remote
Mark Tiefenbruck
2
-1/+10
2008-06-17
fix crashes from dangling pointer
Mark Tiefenbruck
1
-0/+2
2008-06-11
updated the copyright where it's easily visible: `fluxbox -v` and COPYRIGHT.
skiidoo
1
-2/+2
nls/translators: typo, plus Translation.m.desc never existed. Never. more consistent keys file comments in fluxbox-update_config.
2008-06-08
add (urgent=yes|no) options to ClientPattern
Mark Tiefenbruck
4
-4/+18
2008-06-07
fix some memory leaks and uninitialized values
Matthias S. Benkmann
3
-2/+5
[next]