Hyuri
Hyuri
I'd like to suggest adding [Slint](https://github.com/slint-ui/slint/) to the list. Python support has recently been elevated to Beta, and mobile wheels are coming (https://github.com/slint-ui/slint/issues/4138#issuecomment-2910163153).
> I've never heard of Slint before[...] It's like a modern QML — founded by a former QT employee — written in Rust, that claims to be fully featured and...
> I created a P4A (python-for-android) backend that handles Kivy on Android through Briefcase: https://github.com/pyCino/briefcase-p4a-backend By any chance, does this also mean we can now use `plyer` with Toga?
Came here to suggest this. Very needed in some cases, like when you have a sequence of shortcuts and one of them triggers opening a dialog with animation — so...
Light/Dark mode support for all icons would be very useful. Especially if each icon can be single SVG app developers provide — that then gets appropriately re-colored behind-the-scenes. Since, unlike...
> The broader concept of "app debug mode" is also something that has come up on a couple of occasions. For example, having exceptions pop up as dialogs might be...
> The more I think about it, I think a "debug" menu makes more sense. Having layout debug permanently on is going to be a distraction; being able to toggle...
Another idea: Overlay diagonal lines in padding areas, so we can visualize padding as well.
> At that point, we're getting into the territory where the complexity of implementation should be starting to become a concern. If there's a simple way to do it... maybe...
Here you go: [FullScreenResizeIssue - Hyuri.zip](https://github.com/user-attachments/files/17082615/FullScreenResizeIssue.-.Hyuri.zip) I've also added it to the original report. Also: I forgot to mention that when I switch to another app and switch back, the...