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
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
2008-10-01
restore missing config files on reconfigure
Mark Tiefenbruck
1
-0/+1
2008-09-28
Changed workspace area signal to use the new signal system
Henrik Kinnunen
1
-11/+11
2008-09-28
Change focused signal to use the new signal system
Henrik Kinnunen
1
-10/+13
2008-09-21
Changed client list signal in BScreen to use the new signal system
Henrik Kinnunen
1
-7/+11
2008-09-21
Changed workspace names signal in BScreen to use the new signal system
Henrik Kinnunen
1
-8/+11
2008-09-21
Changed current workspace signal in BScreen to use the new signal system
Henrik Kinnunen
1
-9/+13
2008-09-21
no virtuals needed Signals, added leaveAll for SignalTracker which must be us...
Henrik Kinnunen
1
-3/+2
2008-09-21
fix a few things with new signal code
Mark Tiefenbruck
1
-0/+3
2008-09-18
Changed workspace count signal in BScreen to use the new signal system.
Henrik Kinnunen
1
-8/+13
2008-09-11
try to fix some weird focus issues
Mark Tiefenbruck
1
-0/+1
2008-09-03
add check to configure script to detect old versions of Xrandr
Release-1_1_0_1
Mark Tiefenbruck
1
-0/+2
2008-08-22
add -sync command line option for debugging X issues
Mark Tiefenbruck
1
-2/+4
2008-08-22
accidentally left this on
Mark Tiefenbruck
1
-1/+1
2008-08-22
move fullscreen and maximization handling to FbWinFrame
Mark Tiefenbruck
1
-1/+1
2008-08-19
update keys file for changes to NextWindow syntax
Mark Tiefenbruck
1
-1/+1
2008-08-16
cosmetic changes
Mark Tiefenbruck
1
-13/+9
2008-08-14
cleanup of some files
Mathias Gumz
1
-1/+1
2008-08-13
make sure apps, overlay, and windowmenu get copied on new installations
Mark Tiefenbruck
1
-1/+2
2008-08-06
use the same options in Slit and Toolbar placement menus
Mark Tiefenbruck
1
-1/+1
2008-06-20
move default window menu to ~/.fluxbox/windowmenu
Mark Tiefenbruck
1
-19/+18
2008-05-15
need to reset keybindings when keymap changes
Mark Tiefenbruck
1
-1/+1
2008-05-12
only reload the keys file if the contents have changed
Mark Tiefenbruck
1
-3/+3
2008-05-12
refactor menu reloading, added FbTk::AutoReloadHelper
Mark Tiefenbruck
1
-59/+0
[next]