borealis
borealis copied to clipboard
Hardware accelerated, controller and TV oriented UI library for PC and Nintendo Switch (libnx)
Hello, so when I use the Borealis demo on macOS Monterey, when I press on the up or down arrow keys, it keeps scrolling. And fast. When I hold one...
Just a heads up that I'm using borealis in my project [NXGallery](https://github.com/iUltimateLP/NXGallery) here :) Cheers!
Hello I'm looking at possibly using this for Chiaki on the Raspberry Pi and was wondering if Borealis runs in a non X11 environment? (And no Wayland either) As I'm...
I'm in progress of creating recycler view. I've changed the behaviour of detached views a bit. If previously they were fully detached from parent's coordinate system, now they still attached...
I've made a basic touch-event system, hope it could be useful.
This is a hairy one because I would like a way to treat `Image` and `MaterialIcon` the same way (and potentially more icons / images classes in the future). The...
Move the `describe` method to its own `Describable` class to make it reusable