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
/
fluxbox.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-30
reposition visible submenus when changing style
Thomas Lübking
1
-1/+4
2016-07-30
reconfigTheme's on loading a new style
Thomas Lübking
1
-0/+30
2016-07-01
avoid calling into XLib
Thomas Lübking
1
-4/+12
2015-02-05
Feature: different MenuSearch modes
Mathias Gumz
1
-3/+4
2015-01-30
Fix sometimes missing windowmenu
Mathias Gumz
1
-0/+1
2015-01-23
Cosmetic
Mathias Gumz
1
-1/+1
2015-01-22
Add -no-slit and -no-toolbar flags
Mathias Gumz
1
-102/+92
2015-01-22
Fix broken _NET_REQUEST_FRAME_EXTENTS support
Mathias Gumz
1
-1/+6
2015-01-22
Cosmetic
Mathias Gumz
1
-17/+5
2014-09-14
Code cleanup
Arkadiusz Bokowy
1
-3/+1
2014-04-11
merge Sami Kerola's new build-system
Mathias Gumz
1
-9/+0
2014-04-09
use function fluxbox::findScreen()
Mathias Gumz
1
-9/+1
2014-04-09
fix excessive loading of keys file caused by xmodmap
Mathias Gumz
1
-11/+42
2014-02-18
Fix race condition on shutdown
Mathias Gumz
1
-73/+24
2013-07-03
Constify the type passed to std::equal_to.
Raphael Kubo da Costa
1
-1/+1
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
-4/+0
2012-12-12
Minor cleaning of 'class Fluxbox'
Mathias Gumz
1
-2/+3
2012-12-12
Fix build regression: enable XRANDR support by default
Mathias Gumz
1
-16/+33
2012-12-05
Simplified 'configure' / build system
Mathias Gumz
1
-5/+5
2012-08-28
changed timing functions to use a monotonic increasing clock
Mathias Gumz
1
-3/+8
2012-01-04
Pre-increment non-primitive types.
Ryan Pavlik
1
-6/+6
2011-10-31
fluxbox.cc: ifdef the signals windows doesn't have.
Ryan Pavlik
1
-1/+8
2011-10-31
fluxbox.cc: check HAVE_SYS_WAIT_H
Ryan Pavlik
1
-0/+2
2011-10-17
removed obsolete handler for the gnome-window manager hints
Mathias Gumz
1
-6/+0
2011-09-14
Fix compilation with intel's compiler
Pavel Labath
1
-4/+0
2011-05-10
Convert FluxboxWindow::layerSig to FbTk::Signal
Pavel Labath
1
-20/+6
2011-05-10
Convert FluxboxWindow::stateSig to FbTk::Signal
Pavel Labath
1
-25/+24
2011-05-10
Convert FluxboxWindow::workspaceSig to FbTk::Signal
Pavel Labath
1
-4/+6
2011-05-10
Convert Focusable::dieSig to FbTk::Signal
Pavel Labath
1
-32/+37
2011-03-23
compile fix: sunCC 5.11 (sunstudio 12) compiles and links again
Mathias Gumz
1
-1/+1
2011-02-23
renamed FbTk::XLayer to FbTk::Layer and FbTk::XLayerItem to FbTk::LayerItem
Mathias Gumz
1
-1/+1
2010-09-19
pushed to early ...
Mathias Gumz
1
-16/+64
2010-09-18
changed the way we create the '~/.fluxbox' directory to avoid race conditions
Mathias Gumz
1
-87/+16
2010-09-18
cosmetic
Mathias Gumz
1
-8/+14
2010-09-15
code deduplication by using <algorithm> and FbTk/STLUtil.hh
Mathias Gumz
1
-98/+38
2010-09-14
bugfix: small typo in last cleanup prevented loading workspace names
Mathias Gumz
1
-1/+1
2010-09-13
cosmetic code cleaning
Mathias Gumz
1
-37/+30
2010-09-13
code simplification
Mathias Gumz
1
-59/+42
2010-09-13
code simplification
Mathias Gumz
1
-56/+28
2010-09-11
updated config version to '13' and adjusted 'fluxbox-update_configs' accordingly
Mathias Gumz
1
-1/+1
2010-09-09
simpler code
Mathias Gumz
1
-4/+1
2010-09-09
minor cleanup
Mathias Gumz
1
-1/+1
2010-09-08
simpler way of expressing 'Singleton' for 'FbAtoms'
Mathias Gumz
1
-1/+1
2010-08-20
implemented 'ActivateTab' action to (re)allow activation of tabs via mouse
Mathias Gumz
1
-1/+1
2010-05-05
upgrade CONFIG_VERSION to 11
Mathias Gumz
1
-1/+1
2010-03-17
Changed #ifdef DEBUG ... cerr << to using fbdbg.
Henrik Kinnunen
1
-24/+14
2009-10-03
compile fixes for sun compiler 5.10: complains about 'not beeing able to init...
Mathias Gumz
1
-1/+1
2009-02-27
Ignore EnterNotify on Unmap
Jim Ramsay
1
-0/+5
2008-11-02
don't reload keys file on modifier map events, just re-grab keys
Mark Tiefenbruck
1
-1/+1
[next]