index
:
fluxbox.git
master
on_tab
pre-devel-1_1
wip
wip-container
wip-orig-dev
with_map
Unnamed repository; edit this file 'description' to name the repository.
Julien Viard de Galbert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Window.cc
Age
Commit message (
Expand
)
Author
2012-10-04
minor cosmetic
HEAD
master
Mathias Gumz
2012-10-04
Add support for nearest corner or edge resizing
Michael Abbott
2012-08-28
changed timing functions to use a monotonic increasing clock
Mathias Gumz
2012-08-22
fix sanity check for transient and explicitly placed windows
Peter Hercek
2012-07-08
make the menu bit of decoration masks control whether or not menu button is s...
Mark Tiefenbruck
2012-07-06
make alt-tab skip modal windows
Mark Tiefenbruck
2012-04-06
Allow percentage values for some Window commands
Lajos Koszti
2012-01-04
Pre-increment non-primitive types.
Ryan Pavlik
2011-10-20
Added support for ARGB visual, patch #3284774
Gediminas Liktaras
2011-05-10
Convert FbWinFrame::frameExtentSig to FbTk::Signal
Pavel Labath
2011-05-10
Convert FluxboxWindow::hintSig to FbTk::Signal
Pavel Labath
2011-05-10
Convert FluxboxWindow::layerSig to FbTk::Signal
Pavel Labath
2011-05-10
Convert FluxboxWindow::stateSig to FbTk::Signal
Pavel Labath
2011-05-10
Convert FluxboxWindow::workspaceSig to FbTk::Signal
Pavel Labath
2011-05-10
Convert Focusable::dieSig to FbTk::Signal
Pavel Labath
2011-05-10
Convert FbTk::Theme::reconfigSig and friends to the new Signal system
Pavel Labath
2011-05-08
Can check CARDINAL properties in CLIENT PATTERNS
nacitar sevaht
2011-03-23
compile fix: sunCC 5.11 (sunstudio 12) compiles and links again
Mathias Gumz
2011-02-24
better solution for warping transient windows
Mathias Gumz
2011-02-24
intermediate fix for segfault when warping transient windows to different wor...
Mathias Gumz
2011-02-24
moved Menu placement into ScreenPlacement::placeAndShowMenu()
Mathias Gumz
2011-02-24
bugfix: place WindowMenu correctly upon first call (closes #2731524)
Mathias Gumz
2010-09-15
cleanup and code deduplication
Mathias Gumz
2010-09-11
added 'SetXProp' action and (@PROP=foo) clientpattern
Mathias Gumz
2010-09-08
introduced FbTk::BidiString
Mathias Gumz
2010-08-23
reenable clickRaise(), but on any button press if no key-action was found
Mathias Gumz
2010-08-22
fixed compiler warnings regarding signed/unsigned and () around expressions
Mathias Gumz
2010-08-20
implemented 'ActivateTab' action to (re)allow activation of tabs via mouse
Mathias Gumz
2010-05-06
bugfix: when maximizing a shaded window, unshade it before
Mathias Gumz
2010-05-06
added little helper function to disable the maximization state of a window wh...
Mathias Gumz
2010-05-05
bugfix: resizing stops _NET_WM_STATE_MAXIMIZED*, so trigger signal to set the...
Mathias Gumz
2010-05-05
use maximize options for fullscreen as well
Mathias Gumz
2010-05-05
added OnLeftGrip, OnRightGrip, OnWindowBorder modifiers for keys file
Mathias Gumz
2010-03-26
Changed title signal in Focusable to new signal system
Henrik Kinnunen
2010-03-18
Changed Focusable::focusSig() to new signal system.
Henrik Kinnunen
2010-03-17
Changed #ifdef DEBUG ... cerr << to using fbdbg.
Henrik Kinnunen
2009-12-18
implemented 'MoveN' and 'ClickN' support in keys file.
Mathias Gumz
2009-11-23
Keep 'maximum/fullscreen' when moving a window between different heads
Michal Zime
2009-10-03
compile fixes for sun compiler 5.10: 'i want an extern C function ptr'
Mathias Gumz
2009-10-03
compile fixes for sun compiler 5.10: complains about 'not beeing able to init...
Mathias Gumz
2009-09-30
cosmetic fixes: removed redundant ';' + some whitespaces
Mathias Gumz
2009-09-14
mwm hints can't control the close button
Mark Tiefenbruck
2009-09-12
implemented visibility of titlebar buttons via the apps file
Mathias Gumz
2009-06-28
hide the menu when you click on a window
Mark Tiefenbruck
2009-06-28
make Raise/LowerLayer accept integer argument for number of layers, default 2
Mark Tiefenbruck
2009-06-28
allow "lower" as a reference point for MoveTo, etc.
Mark Tiefenbruck
2009-05-26
Merge branch 'mousefocus'
Jim Ramsay
2009-03-04
buildfix: fluxbox didnt link when configured with --disable-remember
Mathias Gumz
2009-02-27
Ignore EnterNotify on Move or Resize
Jim Ramsay
2009-02-27
Ignore EnterNotify on Lower
Jim Ramsay
[next]