Hacker News new | ask | show | jobs
by spaceman10 1274 days ago
unrelated, old thread was locked:

https://news.ycombinator.com/item?id=33176877

does Komorebi handle the random teams/windows popups effectively? meaning. the popup takes focus for my window manager hot keys and moves the little pop up across the screen when i want to move the window i am using accross the screen.

and generally, windows based 'windows' like outlook dont get captured by autohotkey key bindings.

didn't know any other way to reach out since the old thread had no 'reply' buttons. so i ended up here ;)

1 comments

Haha hello!

I don't use Teams personally but I believe some people have solved this and it is part of the standard application-specific fixes that are used to generate base configurations.[1]

Thanks to the architecture of komorebi, it's pretty easy for users to fix (and then contribute fixes for) weird behaviour of individual apps without touching the source code.

Thankfully an army of dedicated users has congregated on the project Discord so if you ever get stuck with the sort of behaviour you're describing with any application, someone on the server will be able to show you to fix it (and then add the fix to the application-specific fixes repo so future users never have to deal with it).

[1]: https://github.com/LGUG2Z/komorebi-application-specific-conf...