QuickLaunch
Download
- Description:
-
QuickLaunch helps you to quickly start any installed application.
Simply start to enter the name of an application and QuickLaunch will find all programs matching these initial letters and show them in a list.
You choose an app from that list with the CursorUp/Down keys and launch it by hitting Return. Escape quits QuickLaunch.
This app was compiled with gcc4 and runs on Haiku Alpha 3.For running in a newer nightly image, see comments.
Changes in 0.9.1:
- Show version info to distinguish different versions of the same app.
- Home/End key jump to first/last item.
- Shift+Return will keep the QL window open.
- Added script to add QL to the Deskbar tray. Remove via context menu (Removal will only work with Haiku > r35402, for lower revisions, open Terminal and enter "desklink --remove=DeskButton".)
Changes in 0.9.2:
- Add setup window to toggle version and path information.
- Ignore user definable folders.
- Make main window horizontally resizable.
- Remember window position and size.
Changes in 0.9.3:
- Ignore path information wasn't loaded correctly.
Changes in 0.9.4:
- Added Control+Return to open an app's location in Tracker.
- Added live-truncating of strings on window resize.
- The query now returns only app names beginning with the search string and now starts right after entering the first letter.
- Better handling of different system font size settings.
- Less restrictive window size limits.
Changes in 0.9.5:
- Ignore Trash on all volumes, not just on /boot.
- Be stricter on the apps' signature. They have to conform to the standardand start with "application/x-vnd". This avoids listing e.g, libraries.
- PageUp and PageDown keys now work in the result list.
- Case-insensitive sorting.
- Submitted On:
- 20 Aug 2010
- Submitted By:
- Humdinger (Humdinger)
- Submitted On:
- 27 Aug 2011
- File Size:
- 62.13 Kb
- Downloads:
- 274
- License:
- MIT
- File Version:
- 0.9.5
- File Author:
- Humdinger
- Rating:
-
Total Votes:5
Top Downloads in 30 Days
Latest Hardware
Search Files
Newest Files
| May 24 |
|
| May 20 |
|
| May 19 |
|
| May 12 |
|
| May 8 |
|


Comments
I also realized, that providing a gcc-2-only version doesn't really make sense. Haiku is released as gcc2/4 hybrid and if anyone uses a pure gcc version, it'd be probably a gcc4-only build.
So, I'll ask Karl to remove the gcc2-version of QuickLaunch.
Regards,
Humdinger
Regards,
Humdinger
http://haikuware.com/directory/view-details/info-management/file-management/littleshell , and it would be a ultra-killer app .(The last app lacks support to detect applications which are not in the shell path)
Otherwise, thanks for the feedback!
Humdinger
I've been meaing to try this for a while. It's really a great app (the successor to Bart Launcher :).
Regards,
hey68you
Unfortunately, this puts us in a bit of a conundrum, because Haikuware only has one archive per entry, I cannot put up one version working with Haiku alpha2 and one for current revisions.
What you can do, is recompile QuickLaunch yourself. Get Paladin, open the QuickLaunch.pld file and "make" (ALT+M) the project. A new QuickLaunch binary is created in the source folder.
I'll update the source in a minute, because in SetupWindow.cpp there was erroneously a "#include " which isn't needed any more and creates an error. If you stumble upon that, remove the line from the top of the file, or re-download the QuickLaunch packet in a few minutes...
Sorry about that.
Also, the include-line was mauled. it should be #include EscFilter.h in pointy brackets. Hope it's readible now...
should work now.
If possible, please add the ability to prompt the user whether to add QL to the Deskbar upon first run (like ProcessController does).
Thanks a lot for this app.
This recently happened and therefore requires a recompile of the app. To have QuickLaunch still working for Alpha 3 users, I won't touch the archive here on Haikuware.
For everyone using at least a nightly Haiku image newer than round about r42692 (when I realized it has broken), get this gcc2hybrid compiled QuickLaunch version at http://dl.dropbox.com/u/21023348/QuickLaunch.zip .
RSS feed for comments to this post