why slint? i never heard about it
Linux
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
Looks like it makes rust easier based on a quick 30 second search
I was looking for a UI framework that could easily embedded into other applications. I'm doing all the communication with Wayland myself, then create an OpenGL context from the Wayland surface which Slint renders into. Also Slint has this language you can create UI's with, which I think is not too difficult for users to learn so anyone can customize their lock screen easily with it.
Would you mind providing any more details on what exactly one can customise? Might give this a shot tomorrow.
Very interesting!
Will give this a shot soon, particularly after the mess that was customizing Swaylock
Interesting. I didn't realize Wayland was so extendible. I wonder if that means we can do a konfabulator clone.
This looks really cool, thanks for your effort here, @Katzenmann@programming.dev