Hofer-Julian
Hofer-Julian
**System Info** - Kooha version 2.0.1 - Distro information and version: Fedora 35 Workstation - Desktop Environment information and version: GNOME 41, - Display Server: Wayland - Flatpak: yes **Describe...
### Related problem I've noticed that nushell synchronizes history between open instances. While that sounds nice, I found it less useful in practice. I often have two terminals open where...
This chapter let's the To-Do app use libadwaita without adding additional functionality. The main change is that it uses boxed lists now.
Command damned lies uses: https://gitlab.gnome.org/Infrastructure/damned-lies/-/blob/master/stats/models.py#L823
It would be nice to provide guides for cross compiling. None of the core writers of this book has experience here. Contributions would be very welcome. The most important directions...
Code related to subclassing now has to import traits from `gtk::subclass::prelude` next to `gtk::prelude`. We could add the traits currently in `gtk::subclass::prelude` to `gtk::prelude` so users only have to import...
This would be useful for (de)serialization of tasks in the todo app. See https://gtk-rs.org/gtk-rs-core/git/docs/gio/prelude/trait.ListModelExtManual.html#tymethod.iter
As discussed in https://github.com/gtk-rs/gtk4-rs/issues/846