Another small detail: I often need to scroll up in #chatty to reread something when composing a msg. Going back to the last msg of the conversation by taping the would close the
forcing me touch into the text area again (and causing visual distraction). We can fix this by having the
not take focus.
Posting this to demo it can be a one line change in a UI file to make #LinuxMobile work better. So please get involved! #Gtk 's GtkInspector is great to figure such things out.
@agx I miss the python shell from GtkParasite...
More info on GtkInspector in #gnome's developer documentation: https://developer.gnome.org/documentation/tools/inspector.html and here's how to use it in a nested phosh session: https://phosh.mobi/posts/phosh-dev-part-0/
The GTK inspector is the built-in interactive debugging support in GTK. The Inspector is extremely powerful, and allows designers and application developers to test…
developer.gnome.org