borealis icon indicating copy to clipboard operation
borealis copied to clipboard

Hardware accelerated, controller and TV oriented UI library for PC and Nintendo Switch (libnx)

Results 85 borealis issues
Sort by recently updated
recently updated
newest added

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...

Crowd source some translations to showcase the i18n system

demo

I've made a basic touch-event system, hope it could be useful.

enhancement
api design

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...

view reimplementation
legacy -> yoga
code design
api design

Move the `describe` method to its own `Describable` class to make it reusable

enhancement
code design