Jeezy
Jeezy
A similar issue has been reported on `komorebi` with these kinds of Electron apps, however I and some other users have found that this is mostly resolved by hiding windows...
This is on my list of things to do, I hope to get around to implementing it next month when I'm home alone. 🤞
For anyone who is interested I have started working on this in the early access repository for monthly sponsors: https://github.com/LGUG3Z/komorebi-dev/tree/feature/tcp-listener ``` Start komorebi.exe as a background process USAGE: komorebic.exe start...
@SF-300 if you end up sharing what you build on GitHub, let me know and I'll add a link to the README!
I've had a look at the script but I'm still not quite able to visualize the behaviour that you have in mind and how it is different to the current...
This would be pretty cool to have. This is quite a big feature and I don't think I will have the time to dedicate to it in the coming weeks/months....
Someone had taken a stab at this before: https://github.com/LGUG2Z/komorebi/pull/100 I am not familiar with choco at all but I'll be happy to publish there if someone can figure out (what...
I'm not familiar with how WinGet packages work and I don't use it myself. Happy for anyone who uses it and is familiar with how to package applications for WinGet...
Reopened 👌
I managed to get an installer working that can install both `komorebi.exe` and `komorebic.exe` to `C:\Program Files\komorebi` and add it to the `$PATH`, screenshot below:  https://github.com/LGUG2Z/komorebi/tree/feature/wix First run `just...