w0lfschild / winBuddy

:open_file_folder: MacForge plugin to give windows some extra functionality on macOS
https://www.macenhance.com/mflink?macforge://github.com/w0lfschild/myRepo/raw/master/mytweaks/org.w0lf.winBuddy
96 stars 19 forks source link

Window looses border before it enters fullscreen #5

Closed net closed 7 years ago

net commented 7 years ago

This is a pretty minor annoyance, I'm not even sure if it can be fixed. The clearColor border is applied before the fullscreen animation when entering fullscreen, and after the animation when leaving fullscreen, which creates an ugly flash of unbordered unfullscreened window.

Changing the border after the fullscreen animation has completed would be cleaner, I'm not sure if this is possible though.

net commented 7 years ago

Hmm, it seems this is actually just Chrome being weird.