index
:
fluxbox_paul.git
doc-fixes
fbautostart
fbcompose-integration
fluxbox-gsoc-2011-integration
fluxbox-lua-integration
fluxbox-lua-integration-latest
master
single-shot
Paul Tag's repository
Paul Tag
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ScreenPlacement.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-19
code cleanup: moved code from public API to implementation
Mathias Gumz
1
-1/+1
2011-03-18
compiler cosmetic: changed return type of ScreenPlacement::placeAndShowMenu()...
Mathias Gumz
1
-1/+1
2011-02-24
moved Menu placement into ScreenPlacement::placeAndShowMenu()
Mathias Gumz
1
-1/+48
2010-05-23
mostly cosmetic fixes, mainly discovered by 'clang --analyze'
Mathias Gumz
1
-30/+31
2008-09-11
fix some default values
Mark Tiefenbruck
1
-1/+1
2008-08-27
make FbWinFrame and FluxboxWindow share a WindowState object
Mark Tiefenbruck
1
-2/+2
2008-01-04
remove old svn $Id$ tags
Mark Tiefenbruck
1
-2/+0
2007-12-30
removed some unneeded headers
Mathias Gumz
1
-1/+0
2007-10-24
introduced workspacename for ClientPattern, and some miscellaneous cleanup
markt
1
-9/+3
2007-10-24
really fix placement when head is remembered but not position
markt
1
-1/+1
2007-10-13
merged changes from pre-devel
markt
1
-1/+14
2007-06-29
updates for compiling with gcc 4.3
markt
1
-0/+5
2007-05-17
fixed some window placement issues
markt
1
-4/+5
2006-03-20
some small placement fixes
simonb
1
-3/+4
2006-03-20
external tabs
simonb
1
-5/+4
2006-03-02
fixed gcc4.1 problems, patch from Andreas Bierfert <andreas dot bierfert at l...
mathias
1
-0/+3
2006-02-19
moved placement strategies to different PlacementStrategy classes
fluxgen
1
-0/+207