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
/
FbTk
/
LResource.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-01
fluxbox-update_configs: add conversion of init files
Pavel Labath
1
-0/+2
2011-11-01
More preparation for automatic updating of config files
Pavel Labath
1
-15/+19
2011-11-01
Move most of the resource loading code into ResourceManager_base
Pavel Labath
1
-27/+3
2011-11-01
Automatically save init file when a resource is modified
Pavel Labath
1
-2/+19
2011-11-01
Refactoring: move details if init file loading into LResourceManager
Pavel Labath
1
-0/+34
2011-11-01
Create a completely new lua state upon USR2 reconfigure
Pavel Labath
1
-15/+37
2011-11-01
Lua: Make global variables read-only
Pavel Labath
1
-1/+5
2011-11-01
use Lua::registerInitFunction to simplify some parts of code
Pavel Labath
1
-25/+22
2011-11-01
Make lua resource manager automatically initialize lua state if needed
Pavel Labath
1
-0/+5
2011-11-01
Add a function for converting from XResources to lua ones
Pavel Labath
1
-0/+16
2011-11-01
Factor out "session." from resource names
Pavel Labath
1
-2/+2
2011-11-01
Move more common stuff of (L)ResourceManagers to their base class
Pavel Labath
1
-27/+2
2011-11-01
A rough version of resource implementation in lua
Pavel Labath
1
-0/+163