Samson Wang
Samson Wang
I think Killy is a very useful feature, but I could not find the source code of old Killy plugin, so I have to start from scratch. This project is...
@GraphiteWingedBird Hi, WebSearchPy uses python webbrowser to open web links, which will choose system default browser. You can find it in the following code. https://github.com/samsonwang/LaunchyQt/blob/19526c2c931ff48b454400bce12b14ae3350a2fb/src/Plugins/WebSearchPy/WebSearchPy.py#L61 I guess it is your...
@GraphiteWingedBird It looks good, and I am considering add a config panel for this in WebSearchPy.
Maybe 650k items are too many, i did not test for such big number. I will dig into the crash dump file, and try to find something useful.
You can delete unwanted plugins, this will make launchy smaller. The new Launchy is bigger because I add python into it. Most of the libraries shipped with package are Qt...
Because I do not use linux in my daily life, the 3.1.2 version is only compiled on windows. I will install a linux system and try to fix this bug.
It’s possible. everything has SDK, and I can develop a plugin in launchy .
It is possible. I am not sure how to design the user interface interaction.
👍 That looks good, very good hint.
Hi Chris, LaunchyQt only parses the exe in shortcuts for now, and I am glad to tag this issue as a reasonable feature request. Could you give me a detailed...