Skip to main content

Search

Items tagged with: GNOME


It's official, GNOME Chat is now on Matrix! This recent update to Foundation and Project communications comes as a result of our 2021 chat evaluation initiative. Learn more and find us on chat here: https://foundation.gnome.org/2022/06/02/gnome-chat-moves-to-matrix/

# # #


We're happy to announce the full Linux App Summit 2022 schedule.🎉
Check it out here: https://conf.linuxappsummit.org/event/4/timetable/#20220429
Are you planning to attend the event virtually or in person?
# # #


Today I've worked on a little on my toy python-only Gtk UI Light Language (GULL), which is an experiment to write a lighter, more compact, UI definition file for #GTK instead of XML.

My experiment works only with python, as the code which parse and build widgets is all in python/py-gobject . It has also some nice functionality, like import other definition files as widgets and python module to connect functions to events. Oh and probably will ever support only Gtk3, because it's a toy, I'm lazy and I didn't started to look into Gtk4 yet...

I was thinking about writing a "converter" from my format into XML, to be able to use it via standard GtkBuilder.

My ugly code is here: https://git.sr.ht/~fabrixxm/gull

And now I stumbled on this https://www.jwestman.net/2021/10/22/a-markup-language-for-gtk.html by @James Westman

I see we both come on that from the same thread on #GNOME discourse 😀

https://discourse.gnome.org/t/simplify-our-ui-declarative-language-a-strawman-proposal/2913/20


Work in progress on "Collector"


Collector is a #GNOME collection manager based on lesana, still #wip. Lately I found the time (and the will) to get back to hack on it.

Collection entries now can be added and edited, using specific widget per field type, with input validation.
Field types are been updated to be in sync to latest lesana release.


( This collection can be browse online at https://linkopedia.gl-como.it/ )

A GtkSourceView allow edit yaml fields (with validation)

Still many thing doesn't works as it should: textviews expand instead of wrap text, settings dialog don't fit on phone, fields can't be removed nor ordered, git integration is to do and entry list view needs speed up...

This website uses cookies to recognize revisiting and logged in users. You accept the usage of these cookies by continue browsing this website.