Highlights
Lunchpad 0.1.2 adds pointer-aware presentation, full keyboard navigation, and bundle-name search to the launcher.
- New: open on the screen with your pointer. A four-finger pinch now presents Lunchpad on whichever connected display the pointer is on, instead of always the main screen. Switching Spaces while Lunchpad is open closes it.
- New: keyboard navigation and Return activation. Arrow keys move a visible highlight through the 7×5 grid, wrapping within the page. Return or keypad Enter launches the highlighted app, enters a highlighted folder, or - during search - launches the first or active result. The search field keeps its normal caret behavior until navigation begins.
- New: search by bundle name. Search now matches both the localized display name and the nonlocalized
CFBundleDisplayName/CFBundleNamefrom the app bundle. A system displaying "计算器" can now be found by typing "Calculator". Each app still appears once under its localized name. - Fixed: Lunchpad restores correctly after Show Desktop dismisses windows.