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
/
Window.hh
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-18
compile fix for clang, forward declaration of FocusControl was not enough
Mathias Gumz
1
-1/+1
2011-02-23
renamed FbTk::XLayer to FbTk::Layer and FbTk::XLayerItem to FbTk::LayerItem
Mathias Gumz
1
-4/+4
2011-02-22
bugfix: consistent use of 'int' for alpha values (#3187373)
Mathias Gumz
1
-5/+5
2011-02-03
allow to override 'FocusNewWindow' via .fluxbox/apps
Peter Hercek
1
-0/+1
2010-09-11
added 'SetXProp' action and (@PROP=foo) clientpattern
Mathias Gumz
1
-0/+1
2010-09-08
introduced FbTk::BidiString
Mathias Gumz
1
-3/+3
2010-08-20
implemented 'ActivateTab' action to (re)allow activation of tabs via mouse
Mathias Gumz
1
-0/+2
2010-05-06
added little helper function to disable the maximization state of a window wh...
Mathias Gumz
1
-0/+4
2010-03-26
Changed title signal in Focusable to new signal system
Henrik Kinnunen
1
-0/+3
2009-12-18
implemented 'MoveN' and 'ClickN' support in keys file.
Mathias Gumz
1
-0/+1
2009-06-28
make Raise/LowerLayer accept integer argument for number of layers, default 2
Mark Tiefenbruck
1
-2/+1
2008-10-15
don't allow resizing to negative dimensions
Mathias Gumz
1
-7/+7
2008-10-09
don't show window on new workspace when warping with outline moving
Mark Tiefenbruck
1
-2/+0
2008-09-28
Changed workspace area signal to use the new signal system
Henrik Kinnunen
1
-0/+3
2008-09-28
Change focused signal to use the new signal system
Henrik Kinnunen
1
-1/+6
2008-09-02
resize fullscreen windows when resolution changes
Mark Tiefenbruck
1
-0/+1
2008-08-27
move some things from FluxboxWindow to WindowState
Mark Tiefenbruck
1
-12/+8
2008-08-27
make FbWinFrame and FluxboxWindow share a WindowState object
Mark Tiefenbruck
1
-11/+15
2008-08-27
move FbWinFrame::State class to a new file
Mark Tiefenbruck
1
-6/+6
2008-08-22
be a little smarter about size hints in tabbed windows
Mark Tiefenbruck
1
-0/+2
2008-08-22
move fullscreen and maximization handling to FbWinFrame
Mark Tiefenbruck
1
-21/+4
2008-08-21
make Swing apps only somewhat horribly broken again
Mark Tiefenbruck
1
-3/+1
2008-08-21
some cleanup
Mark Tiefenbruck
1
-25/+1
2008-08-18
combined code for saved window positions and MoveTo key command
Mark Tiefenbruck
1
-11/+16
2008-08-15
cosmetic api change
Mathias Gumz
1
-1/+1
2008-08-15
move getDecoMaskFromString to FbWinFrame
Mark Tiefenbruck
1
-2/+0
2008-08-15
fix some consts and private functions
Mark Tiefenbruck
1
-14/+13
2008-08-15
have fullscreen and maximization code call applySizeHints directly
Mark Tiefenbruck
1
-1/+1
2008-08-15
move some frame size calculations to FbWinFrame
Mark Tiefenbruck
1
-1/+1
2008-08-14
cleanup of some files
Mathias Gumz
1
-1/+0
2008-06-20
move default window menu to ~/.fluxbox/windowmenu
Mark Tiefenbruck
1
-3/+3
2008-05-24
move FluxboxWindow::applyDecorations() to FbWinFrame
Mark Tiefenbruck
1
-1/+1
2008-05-13
Fixed startup bug for window menu in iconbar.
Henrik Kinnunen
1
-0/+6
2008-04-21
some fixes for gcc 3.4
Thomas Orgis
1
-1/+1
2008-01-08
split WinButtonTheme into multiple themes
Mark Tiefenbruck
1
-0/+1
2008-01-07
switch FbWinFrameTheme to use FocusableTheme
Mark Tiefenbruck
1
-2/+4
2008-01-05
update code to use ThemeProxy
Mark Tiefenbruck
1
-2/+1
2008-01-04
remove some unnecessary code
Mark Tiefenbruck
1
-11/+0
2008-01-04
remove old svn $Id$ tags
Mark Tiefenbruck
1
-2/+0
2007-12-30
removed some unneeded headers
Mathias Gumz
1
-2/+0
2007-12-30
remove some (hopefully) unneeded header includes
Mark Tiefenbruck
1
-1/+0
2007-12-29
'inline' in class declaration is implicitly inline
Mathias Gumz
1
-59/+59
2007-12-27
architecture astronomy
Mark Tiefenbruck
1
-2/+9
2007-12-27
simplify the window transparency menu and handling a bit
Mark Tiefenbruck
1
-1/+1
2007-12-26
stupid &
Mark Tiefenbruck
1
-2/+6
2007-12-26
revert previous patch until it can be fixed
Mark Tiefenbruck
1
-6/+2
2007-12-26
changing focusnew/mousefocus should affect windows that are already open
Mark Tiefenbruck
1
-2/+6
2007-12-25
implement some focus policies for splash, dock, and desktop windows
Mark Tiefenbruck
1
-0/+9
2007-12-23
make FbWinFrame aware of the decoration state
Mark Tiefenbruck
1
-28/+0
2007-12-22
make better decisions about when to allow stealing the focus
Mark Tiefenbruck
1
-1/+1
[next]