houmain / keymapper

A cross-platform context-aware key remapper.
GNU General Public License v3.0
257 stars 21 forks source link

[SUGGESTION] Launching applications hidden #79

Closed TheMasterDingo closed 7 months ago

TheMasterDingo commented 8 months ago

Currently i am using 2 software, keymapper and hotkeyD. Both work very well but i was thinking that keymapper already does what hotkeyD does. It launches applications(also scripts) through hotkeys. The only thing it misses is the possibility for it to launch them hidden, it is very useful for scripts in particular to hide the console. I have certain hotkeys to launch scripts to change settings on my pc( default audio device, monitor state, etc).

So what i am suggesting here is to add the possibility to launch the applications hidden. Link to hotkeyD, maybe it's easier for the dev to see how he does it : https://github.com/HikariKnight/hotkeyD

Thank you

houmain commented 7 months ago

Hi! With version 3.1.0 all console applications are hidden by default (cmd and powershell were the only exceptions). To reveal them one can prepend a start e.g. $(start cmd).