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 runs on the latest Haiku Alpha release.For running in a newer nightly image you may have to compile from the included source yourself. Or try haikuporter from http://ports.haiku-files.org/.
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:
- 16 Jan 2013
- Submitted By:
- Humdinger (Humdinger)
- File Size:
- 66.14 Kb
- Downloads:
- 353
- License:
- MIT
- File Version:
- 0.9.5
- File Author:
- Humdinger
- Rating:
-
Total Votes:5
Top Downloads in 30 Days
Search Files
Newest Files
| May 18 |
|
| May 16 |
|
| May 13 |
|
| May 12 |
|
| May 12 |
|


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 .
So... if you'r enot interested in the source and just use the binary: no need to re-install.
Regards,
Humdinger
I'm considering to put it either on sourceforge or, as you suggested github, soon. Esp. since there's a .bep file now for haikuporter. That said, people were able to send diffs already...
I'd like to state that I don't plan to add more features. I'd like to keep it a small specialized tool. Optimizations are of course very welcome!
Regards,
Humdinger
I'm glad you want to keep it simple, though. I don't really like the one-fits-nothing solutions on Linux that give you search results for all kinds of things.
(... like Unity giving Amazon search results)
And pop up when some key combination pressed. (like windows + R)
Regards,
Humdinger
So when you will put this greatest app in Haiku tree? Maybe make poll in maillistings? I'm sure that all will vote positive.
RSS feed for comments to this post