FelixKratz / JankyBorders

A lightweight window border system for macOS
GNU General Public License v3.0
860 stars 19 forks source link

Teams has no border #58

Closed Hackmodford closed 5 months ago

Hackmodford commented 5 months ago

For some reason a border is not drawn around the Microsoft Teams Classic app.

kkreso commented 5 months ago

Same thing for KeepassXC.

KeePassXC - Version 2.7.6
Revision: dd21def

Qt 5.15.10
Debugging mode is disabled.

Operating system: macOS 14.3
CPU architecture: arm64
FelixKratz commented 5 months ago

Have a look at this function and see if you can improve the heuristic: https://github.com/FelixKratz/JankyBorders/blob/2762982b93c58fb19b2f3e4570b145e701f121aa/src/misc/window.h#L5-L22 see also #55