• Joined on 2025年08月31日
TitaniumBrain commented on pull request fairyglade/ly#1010 2026年07月06日 10:52:30 +02:00
Use Lua as a config file language

Not a problem, but less useful, I'd say.

TitaniumBrain commented on pull request fairyglade/ly#1010 2026年07月06日 10:19:30 +02:00
Use Lua as a config file language

I followed the existing implementation of binds and labels: if it fails or an option isn't defined, just set an empty string. I believe it gets handled later on.

TitaniumBrain commented on pull request fairyglade/ly#1010 2026年07月06日 09:57:09 +02:00
Use Lua as a config file language

That could be a way, yeah.

TitaniumBrain pushed to lua-config at TitaniumBrain/ly 2026年06月18日 20:21:04 +02:00
310c2ab57c feat(LuaParser): add custom bind and custom label parsing
5b2391d8c3 refactor(custom): move custom.zig into ly-core
Compare 2 commits »
TitaniumBrain commented on pull request fairyglade/ly#1001 2026年06月16日 00:22:41 +02:00
feat: LuaJIT Animations

That sounds like a good idea to me, actually.

TitaniumBrain commented on pull request fairyglade/ly#1001 2026年06月16日 00:17:11 +02:00
feat: LuaJIT Animations

Could you not make it an online function?

TitaniumBrain commented on pull request fairyglade/ly#1001 2026年06月14日 15:56:07 +02:00
feat: LuaJIT Animations

My thoughts were to have an "animation" field in the config, something like

TitaniumBrain commented on pull request fairyglade/ly#1001 2026年06月14日 15:51:51 +02:00
feat: LuaJIT Animations

I am also interested in this. I did not see .luajit in the docs, but I may have miseed something. In my code, I'm currently using .lua53, which is Lua 5.3, because I needed something that was only...

TitaniumBrain created pull request fairyglade/ly#1010 2026年06月04日 20:40:34 +02:00
WIP: Use Lua as a config file language
TitaniumBrain pushed to lua-config at TitaniumBrain/ly 2026年06月04日 20:35:14 +02:00
cb4e9d28f5 feat(Lua): add some error handling
TitaniumBrain pushed to lua-config at TitaniumBrain/ly 2026年05月31日 23:41:42 +02:00
5f009c5e85 fix(Lua): do proper parsing
TitaniumBrain pushed to lua-config at TitaniumBrain/ly 2026年05月31日 14:29:50 +02:00
1e3963eb54 feat(Lua): get lua parsing working
TitaniumBrain pushed to lua-config at TitaniumBrain/ly 2026年05月29日 18:24:13 +02:00
cf0a48163d feat: WIP add lua config parser
9d8ccf6709
Fix termbox already being initialised when reclaiming
6f3fdc4708
Merge branch 'master' of codeberg.org:fairyglade/ly
0cee1c039a
ly-kmsconvt: Remove usage of gone --seats argument
f03aca0379 Be specific about zig version in readme (#996)
Compare 17 commits »
TitaniumBrain pushed to lua-config at TitaniumBrain/ly 2026年05月29日 18:13:13 +02:00
4feb58436d feat: WIP add lua config parser
TitaniumBrain created branch lua-config in TitaniumBrain/ly 2026年05月29日 18:13:13 +02:00
TitaniumBrain commented on pull request fairyglade/ly#1001 2026年05月29日 12:51:01 +02:00
feat: LuaJIT Animations
TitaniumBrain pushed to master at TitaniumBrain/ly 2026年05月25日 15:53:29 +02:00
9d8ccf6709
Fix termbox already being initialised when reclaiming
6f3fdc4708
Merge branch 'master' of codeberg.org:fairyglade/ly
0cee1c039a
ly-kmsconvt: Remove usage of gone --seats argument
f03aca0379 Be specific about zig version in readme (#996)
0cd8b2ebfc
README: Add section for testing config changes (closes #994)
Compare 11 commits »
TitaniumBrain pushed to dur at TitaniumBrain/misc-video-converter 2026年05月19日 14:17:21 +02:00
dcb0899e00 feat: take input and output paths from call args
086694f775 feat: output to .dur format
e8b0706745 add uncommited changes, idk
17f5e077ff working i think
TitaniumBrain created branch dur in TitaniumBrain/misc-video-converter 2026年05月19日 14:17:21 +02:00
TitaniumBrain created repository TitaniumBrain/misc-video-converter 2026年05月19日 14:16:02 +02:00