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
/
fluxbox.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-01
Change default rootmenu file name
Pavel Labath
1
-1/+1
2011-11-01
Fallback to loading of system-wide init file if loading of user's fails
Pavel Labath
1
-13/+15
2011-11-01
Convert slitlist from a separate file to a regular lua resource
Pavel Labath
1
-8/+0
2011-11-01
Remove an unused variable
Pavel Labath
1
-1/+0
2011-11-01
Make session.screenX.workspace_names a real FbTk::Resource
Pavel Labath
1
-79/+0
2011-11-01
Replace ResourceManager with the lua version
Pavel Labath
1
-27/+11
2011-11-01
Factor out "session." from resource names
Pavel Labath
1
-21/+21
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
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
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
[next]