memory-leaks

Still reachable: lots of words in many pages.
git clone https://git.kevinlegouguec.net/memory-leaks
Log | Files | Refs | README | LICENSE

commit f9080d22139c2daa00bad60dffdac2e9ebfb6ab0
parent 601fee3211b974bb72c88cc5a520dbbb76fcc525
Author: Kévin Le Gouguec <kevin.legouguec@gmail.com>
Date:   Sun, 25 Jul 2021 22:47:47 +0200

Do some more editing

Also add another reference for the claim that "GNOME devs don't like
type-to-jump".  It's a Nautilus issue rather than a GTK issue, but at
least it's still open…

Diffstat:
Mitches/bulk.md | 15++++++++-------
1 file changed, 8 insertions(+), 7 deletions(-)

diff --git a/itches/bulk.md b/itches/bulk.md @@ -45,15 +45,16 @@ xfconf-query -c xfwm4 -p /general/theme -s nofrills When opening a file in a GTK program, starting to type a filename triggers a search instead of jumping to a matching file. This is -disorienting; instead of navigating the directory I see, everything -suddenly vanishes, then a bunch of unrelated files start popping up -one after another. +disorienting: instead of moving through the directory I see, +everything suddenly vanishes, then a bunch of unrelated files start +popping up one after another. -It seems GNOME developer are not fond of the "type to jump" UX -(cf. e.g. [[1]], [[2]]). +It seems GNOME developers are not fond of the "type to jump" UX +(cf. e.g. [rh:902061], [gtk:2366], [nautilus:1157]). -[[1]]: https://bugzilla.redhat.com/show_bug.cgi?id=902061 -[[2]]: https://gitlab.gnome.org/GNOME/gtk/-/issues/2366 +[rh:902061]: https://bugzilla.redhat.com/show_bug.cgi?id=902061 +[gtk:2366]: https://gitlab.gnome.org/GNOME/gtk/-/issues/2366 +[nautilus:1157]: https://gitlab.gnome.org/GNOME/nautilus/-/issues/1157 # Spell checkers