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
/
Window.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-03
smart handling of NotifyUngrab crossing events
Thomas Lübking
1
-2/+11
2016-07-01
fix tabbing of unfocusable clients
Thomas Lübking
1
-1/+4
2016-07-01
do not leave stale oplock behind
Thomas Lübking
1
-1/+3
2016-07-01
do not move unfocused windows to the desktop layer
Thomas Lübking
1
-1/+2
2016-07-01
fix tab selection by mousepress
Thomas Lübking
1
-0/+16
2016-06-26
merge remember focusnew into focusprotection
Thomas Lübking
1
-6/+13
2016-06-26
Add FocusProtection features
Thomas Lübking
1
-1/+12
2016-06-26
fix tracking of MWM hints in case of removal
Thomas Lübking
1
-4/+8
2016-06-26
prevent clients from positioning out of workspace
Thomas Lübking
1
-6/+35
2016-04-06
place transient centered on its parent
Thomas Lübking
1
-6/+9
2016-01-04
Add Resize Snap
Nephiel
1
-17/+109
2015-02-07
Create buttons for titlebar with proper sizes
Mathias Gumz
1
-147/+118
2015-02-01
Cosmetic
Mathias Gumz
1
-10/+15
2015-01-22
Cosmetic
Mathias Gumz
1
-16/+4
2015-01-03
Remove various unused variables
Mathias Gumz
1
-6/+5
2014-09-29
treat windows having WM_CLASS == "DockApp" like DockApps
Mathias Gumz
1
-1/+4
2014-04-11
merge Sami Kerola's new build-system
Mathias Gumz
1
-8/+0
2014-02-19
make sure that result of division is signed int
Amadeusz Sławiński
1
-4/+6
2013-05-26
build-sys: use AC_USE_SYSTEM_EXTENSIONS
Sami Kerola
1
-5/+0
2013-05-26
build-sys: include config.h to all files using automake
Sami Kerola
1
-3/+0
2013-05-23
more compact code
Mathias Gumz
1
-19/+12
2013-05-23
Use shared code, minor code simplification
Mathias Gumz
1
-7/+5
2013-05-23
fix initial window placement to allow proper head detection and window placem...
Peter Hercek
1
-14/+21
2013-05-16
Fix regression in rendering the Window-Motion-Outline
Mathias Gumz
1
-4/+6
2013-02-06
Feature #3602124: 'LHalf' and 'RHalf' buttons to the titlebar
Mathias Gumz
1
-0/+27
2013-01-26
Calculates timeouts of ClockTool based upon System Clock
Mathias Gumz
1
-4/+4
2013-01-10
Reduced lagging begind of windows on slower displays
Aymeric Vincent
1
-1/+7
2012-11-07
Adds the OnTab keyword for the keys file
Julien Viard de Galbert
1
-53/+5
2012-10-04
minor cosmetic
Mathias Gumz
1
-8/+8
2012-10-04
Add support for nearest corner or edge resizing
Michael Abbott
1
-20/+46
2012-08-28
changed timing functions to use a monotonic increasing clock
Mathias Gumz
1
-23/+11
2012-08-22
fix sanity check for transient and explicitly placed windows
Peter Hercek
1
-5/+9
2012-07-09
make the menu bit of decoration masks control whether or not menu button is s...
Mark Tiefenbruck
1
-8/+9
2012-07-07
make alt-tab skip modal windows
Mark Tiefenbruck
1
-0/+4
2012-04-06
Allow percentage values for some Window commands
Lajos Koszti
1
-3/+13
2012-01-04
Pre-increment non-primitive types.
Ryan Pavlik
1
-2/+2
2011-10-20
Added support for ARGB visual, patch #3284774
Gediminas Liktaras
1
-1/+1
2011-05-10
Convert FbWinFrame::frameExtentSig to FbTk::Signal
Pavel Labath
1
-4/+5
2011-05-10
Convert FluxboxWindow::hintSig to FbTk::Signal
Pavel Labath
1
-2/+1
2011-05-10
Convert FluxboxWindow::layerSig to FbTk::Signal
Pavel Labath
1
-3/+2
2011-05-10
Convert FluxboxWindow::stateSig to FbTk::Signal
Pavel Labath
1
-19/+21
2011-05-10
Convert FluxboxWindow::workspaceSig to FbTk::Signal
Pavel Labath
1
-6/+5
2011-05-10
Convert Focusable::dieSig to FbTk::Signal
Pavel Labath
1
-1/+1
2011-05-10
Convert FbTk::Theme::reconfigSig and friends to the new Signal system
Pavel Labath
1
-5/+7
2011-05-08
Can check CARDINAL properties in CLIENT PATTERNS
nacitar sevaht
1
-2/+6
2011-03-23
compile fix: sunCC 5.11 (sunstudio 12) compiles and links again
Mathias Gumz
1
-11/+11
2011-02-24
better solution for warping transient windows
Mathias Gumz
1
-1/+1
2011-02-24
intermediate fix for segfault when warping transient windows to different wor...
Mathias Gumz
1
-1/+1
2011-02-24
moved Menu placement into ScreenPlacement::placeAndShowMenu()
Mathias Gumz
1
-21/+5
2011-02-23
bugfix: place WindowMenu correctly upon first call (closes #2731524)
Mathias Gumz
1
-1/+2
[next]