Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Launchy in Qt5.tar.gz | 2018-10-09 | 1.5 MB | |
Launchy in Qt5.zip | 2018-10-09 | 1.8 MB | |
README.md | 2018-10-09 | 626 Bytes | |
Launchy300a.zip | 2018-10-09 | 8.2 MB | |
Totals: 4 Items | 11.5 MB | 0 |
The Launchy comes back. Find that familiar feeling now.
Changes:
- Qt5.11.1, It's 2018 now, migrated to Qt higher version.
- non-boost
dependency, C++11 supports shared_ptr
, and I'm trying to get Launchy out of boost
library.
- whole new hotkey implemetation, the hotkey did not work, I tried hard to fix it, but it still failed, so I write a new one.
Warning Important:
- only core feature is good, and I have not test it for stability, so this would be buggy.
- plugins are not included yet, all the plugins still faill for now.
- only windows version is developing, and I have tested on windows 7.