Luna

Results 7 issues of Luna

I am using Arch Linux with `xrdp 0.9.19-2` and `xorgxrdp-nvidia 0.2.18-1` on the server side I am using an iPad with the MS RDP client (this client works perfectly fine...

I have noticed that the `frame/content.rs` file is getting pretty long and it is not always clear before or after which line to add new features to maintain the readability...

IR output pin for ATmega328 (Arduino Pro Micro) should be 3 as the code states instead of 9 on the schematics. I tested PIN 3 and it outputs the signal....

Right now creating a new Matrix sender will generate a new access token which also adds a new device to the user's account on the homeserver. The issue is that...

It used to be the case that the file explorer entry would open on the `LV_EVENT_VALUE_CHANGED` event which works fine on a touchscreen, but is unusable on a keypad because...

The file would not be found if this project was included with `add_subdirectory` and the build would fail during linking. This fixes the issue.