Situation: Typing xfceTAB lets me cycle through all commands starting with 'xfce', now alphabetically sorted. Typing killTAB and hitting TAB again won't do anything on subsequent TAB's, although 'killall' starts with the same letter sequence. I guess that's because 'kill' is already a completed command and the algorithm stops there. The remaining commands should be cycled through as well.
I've done some search through the docs of GCompletion and it seems that there is no real way to handle this. As it seems, it only returns a single-element list if there is a full match and this means that no iterating through the rest can be done. I'll look into this again in a few weeks. Perhaps I'm wrong and my code is just bad.
From time to time I have a look at how enlightenment dr17 is coming along and the run dialog is done quite well IMHO. It's really fast and seems to do the auto-completion stuff right (although the way it's presented in the gui takes a slightly different approach, but anyway...). It could be a source of inspiration (maybe even for xfrun4?).
Mass-reassign all bugs from florian@ to goodies-dev@, thanks for the maintenance work! (and sorry for the bugmail spam..)
-- GitLab Migration Automatic Message -- This bug has been migrated to xfce.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.xfce.org/panel-plugins/xfce4-verve-plugin/-/issues/1. Please create an account or use an existing account on one of our supported OAuth providers. If you want to fork to submit patches and merge requests please continue reading here: https://docs.xfce.org/contribute/dev/git/start#gitlab_forks_and_merge_requests Also feel free to reach out to us on the mailing list https://mail.xfce.org/mailman/listinfo/xfce4-dev