• Joined on 2026年03月27日
firefly commented on pull request river/tinyrwm#9 2026年04月30日 14:36:29 +02:00
lua: initial Lua tinyrwm translation

The flipside I think is you would get separate lua-side function objects (with their attached bytecode etc) per Seat being created (and similarly for the other types of objects here, if one...

firefly commented on pull request river/tinyrwm#9 2026年04月30日 14:26:22 +02:00
lua: initial Lua tinyrwm translation

From some brief testing, it seems that interactive resize initiated by the river_window_v1.pointer_resize_requested event doesn't seem to work. Perhaps you could have a look at that?

firefly pushed to feature/lua-version at firefly/tinyrwm 2026年04月30日 14:22:49 +02:00
3b66e1ac50 lua: add missing SPDX copyright headers
ae41270422 lua: initial Lua tinyrwm translation
Compare 2 commits »
firefly commented on pull request river/tinyrwm#9 2026年04月29日 14:30:12 +02:00
lua: initial Lua tinyrwm translation
firefly pushed to feature/lua-version at firefly/tinyrwm 2026年04月24日 12:31:29 +02:00
486affa4a7 lua: add missing SPDX copyright headers
9e194a16b6 lua: initial Lua tinyrwm translation
483b77f81c go: clean up after foot execution
f506cb2cff ci: check for stale generated go protocol code
72cb7b7180 go: use a package path for generation in README
Compare 5 commits »
firefly pushed to master at firefly/wau 2026年04月24日 12:25:39 +02:00
1e5fcc344b chore: update readme with info relevant for the downstream fork
firefly pushed to feature/lua-version at firefly/tinyrwm 2026年04月24日 11:56:31 +02:00
a8f394311f lua: add missing SPDX copyright headers
firefly created pull request river/tinyrwm#9 2026年04月24日 11:52:02 +02:00
WIP: lua: initial Lua tinyrwm translation
firefly pushed to feature/lua-version at firefly/tinyrwm 2026年04月24日 11:40:52 +02:00
1e94f430a8 lua: initial Lua tinyrwm translation
firefly pushed to feature/lua-version at firefly/tinyrwm 2026年04月24日 11:39:47 +02:00
50630b58d5 lua: initial Lua tinyrwm translation
firefly created branch feature/lua-version in firefly/tinyrwm 2026年04月24日 11:39:47 +02:00
firefly created repository firefly/tinyrwm 2026年04月24日 11:38:37 +02:00
firefly pushed to master at firefly/wau 2026年04月24日 11:20:11 +02:00
6512d1bb2c feat(wl_proxy): add set_error_callback to handle event callbacks erroring
firefly pushed to master at firefly/wau 2026年04月24日 10:25:08 +02:00
decc820115 chore: update README for codeberg firefly fork