Commit Graph
9 Commits
Author SHA1 Message Date
nobody ca056b28c5 stuff 2016-02-18 13:17:25 -05:00
nobody 352027a9bf attrib fixup wip 2016-02-18 10:40:40 -05:00
nobody c9a5811adc Launcher for the LuaJIT backend.
Looks for main.lua. Launch it like this:

    luajit myapp/lib/luigi/launch.lua

If luigi isn't inside the project directory, pass
the path containing main.lua as the second argument.
The path must end with a directory separator.

    luajit /opt/luigi/launch.lua ./myapp/

If the app prefixes luigi modules with something
other then 'luigi', pass that prefix as the third
argument.

    luajit /opt/luigi/launch.lua ./myapp/ lib.luigi
2016-02-10 16:11:29 -05:00
nobody 1a75af526e make slider slightly less ugly 2016-02-08 14:31:30 -05:00
nobody a5f1a9b1da minor 2016-02-08 13:47:20 -05:00
nobody 1161191007 fix scrolling 2016-01-26 16:19:27 -05:00
nobody 8dd46e2bbc more window stuff 2015-12-17 20:30:00 -05:00
nobody ee2415870a unfinished window stuff 2015-12-16 19:51:16 -05:00
nobody 75ff950ff1 minor 2015-12-15 19:48:16 -05:00