Sancarn
Sancarn
Feel the caret should either be static or missing while launchmenu is not focussed. This can be observed when the `Hide when losing focus` setting is set to false.
## Is your feature applicable to LaunchMenu as a whole, or specific to an applet? Please describe A new applet ## Is your feature request related to a problem? Please...
Update 2021-07-13: Tar is now working on a final version of calculator which will be significantly more customisable than my existing attempt. It will include: * Custom syntax tokenisation, parsing,...
**Is your feature applicable to LaunchMenu as a whole, or specific to an applet? Please describe** Applet **Is your feature request related to a problem? Please describe.** No **Describe the...
Alfred is a similar application to LaunchMenu it seems. Might be worth looking into an Alfred workflows --> LM applet parser. Looks like Alfred plugins are generally a load of...
**Describe the bug** CopyExitPaste Handler takes sometimes up to 3s to paste data. This could be due to a [bug in an electron](https://github.com/electron/electron/issues/26143) which is ultimately due to [a bug...
**Describe the bug** On Mac OS, when switching focus from LM to LM devtools, both LM and devtools hide. This only occurs when `Hide when losing focus` is true **Expected...
**Describe the bug** On Mac while dev tools window is open, if dev tools is hidden behind another window then it cannot be reselected (apart from by hiding / moving...
While navigating users may press up and down keys quickly in succession. E.G. When typing`Down-Up` the down key might still be down while the up key is pressed. We have...
The ability to search the file system for files in LM. ## Requirements * Choose BFS (bredth first search) or DFS (depth first search) * Ability to cancel out whole...