! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
PATCH for incremental searching and mouseless launching of apps
Status:
RESOLVED: FIXED
Severity:
enhancement
Product:
Xfce4-appfinder
Component:
General

Comments

Description Florian Frank 2007-08-07 11:23:02 CEST
- This patch adds incremental searching for applications: the list of applications  matching the typed search string is updated after every keystroke. (This is a bit like in windows vista's start menu.)
- To make this fast enough I added caching of the icons in memory. (This was actually quite easy.)
- If the list of applications has only on element left, it is automatically selected.
- The selected application can now launched by pressing the return key (or appfinder can be made to quit by pressing the esc key). The selection can be done by mouse clicking, up- and down-arrows, or as described in the previous point. This makes it possible to launch applications mouseless, when I start appfinder with my right windows key as a shortcut. After launching I quit appfinder, because I found, that I tended to loose appfinder windows below other application windows.
- I think I have fixed a small bug, where param wasn't freed after being allocated. I don't think it matters much because in my case appfinder isn't a long running application anyway.
Comment 1 Florian Frank 2007-08-07 11:24:19 CEST
Created attachment 1303 
Patch for incremental searching and mouseless launching of apps
Comment 2 Jérôme Guelfucci editbugs 2009-07-11 08:40:42 CEST
This is fixed in Xfce4 appfinder 4.6.

Bug #3440

Reported by:
Florian Frank
Reported on: 2007-08-07
Last modified on: 2009-07-14

People

Assignee:
Jannis Pohlmann
CC List:
1 user

Version

Attachments

Additional information