this post was submitted on 26 Jul 2025
234 points (98.3% liked)

Linux

9372 readers
206 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
 

This is very exciting. Here is the APK I downloaded. And the associated discussion.

collapsed inline media

It even already seems to support stylus input which is very exciting seeing as there has been talk of porting RNote to Android.

you are viewing a single comment's thread
view the rest of the comments
[–] ExLisper@lemmy.curiana.net 3 points 1 month ago (11 children)

I tried using GTK with C, JavaScript and Rust and the experience was always terrible. The tools, the documentation... C is just sooooo old and GTK doesn't translate well to Rust. For me GTK is great for Window Manger level tools that need to be small, super fast and are fairly static (you don't add new features do settings app or clock widget that often). I definitely wouldn't do cross platform apps in it.

[–] someacnt@sh.itjust.works 2 points 1 month ago (1 children)

Tangent, but why did you ex lisp?

[–] ExLisper@lemmy.curiana.net 2 points 1 month ago

I did some Lisp programming long time ago but I don't touch it anymore.

load more comments (9 replies)