aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/LResource.cc
AgeCommit message (Expand)AuthorFilesLines
2013-02-16Make lua resource manager automatically initialize lua state if neededPavel Labath1-0/+5
2013-02-16Add a function for converting from XResources to lua onesPavel Labath1-0/+16
2013-02-16Factor out "session." from resource namesPavel Labath1-2/+2
2013-02-16Move more common stuff of (L)ResourceManagers to their base classPavel Labath1-27/+2
2013-02-16A rough version of resource implementation in luaPavel Labath1-0/+163