Lean Rada

Results 7 issues of Lean Rada

I would like to map the analog trigger to a mouse axis (eg, `REL_Z`). `xinput test` does not log any input event from trigger press. The action is ``` mouse(Rels.REL_Z,...

help wanted

from my site guestbook > You probably want to escape the REQUEST parameter in your htmz greeting example though, as otherwise folks can execute arbitrary JavaScriot on your site: https://leanrada.com/htmz/demos/hello/greeting.html?name=%3Cscript%3Ealert%281%29%3C%2Fscript%3E...

Would this be part of the scope of this project? This is a feature request for syntax highlighting for `debug.txt` similar to the following: ![Screen Shot 2021-09-24 at 19 24...

enhancement
Syntax Highlighting

With this eleventy config: ```js eleventyConfig.addGlobalData("eleventyComputed", { permalink: computePermalink, dynamicPermalink: () => false, }); ``` Permalink override does not work for .webc files (but works for other files, like .md).

bug
education

Right now, you have to hold down the sneak button to sneak. This can be painful (especially for touch UI). I think sneaking should be toggled (activated or deactivated) by...

@ Client / Audiovisuals
Feature request
Android
Low priority
good first issue
@ Client / Controls / Input
Concept approved

docs.lottiefiles.com/lottie-player from the README redirects to a homepage

I don't need function key mapping. How do I let function keys pass through unnmodified? Currently it's changing Fn+F1 into a Brightness command. Can it output Fn+F1 as Fn+F1?