Olekoop
Olekoop
### Product Name Haiku ### Product Link https://www.haiku-os.org/ ### Other information I would love to see some icons from the system incorporated into the logo instead of just leafs and...
It was tested with qemu's `usb-kbd`. The code is based on USB Mouse driver
I am trying to use xfce4-panel 4.19.3 as a bar and I am having issues with applications not responding to keyboard inputs. Key bindings in niri work just fine and...
This issue is related to PR: #454 When the program is in EventLoop::spin_until, there is a possibility that that Core::NotificationType::Read will be treated as Core::NotificationType::None, therefore the event never gets...
This PR adds a OpenGL ES backend using EGL for Skia. It has been tested on Linux and Android.