FlatLaf icon indicating copy to clipboard operation
FlatLaf copied to clipboard

macOS window actions behavior on unfocus

Open VISTALL opened this issue 6 months ago • 4 comments

Hello when using options

"apple.awt.fullWindowContent"
"apple.awt.transparentTitleBar"
"apple.awt.windowTitleVisible"
"FlatLaf.macOS.windowButtonsSpacing"

Focused window

Image

Unfocused window

Image

Wanna get presentation like:

Image

VISTALL avatar Aug 23 '25 19:08 VISTALL

This happens if you use dark system appearance and a light FlatLaf theme.

With light system appearance is looks fine:

Image

This is actually not a FlatLaf related issue because macOS shows those tree buttons... I'm not sure whether it is possible to fix that...

DevCharly avatar Sep 09 '25 17:09 DevCharly

Hello. Tested with IntelliJ IDEA and Jetbrains JDK, and all works as expected, buttons are visible

VISTALL avatar Sep 09 '25 17:09 VISTALL

I can reproduce with light theme and dark system appearance. No issue with dark theme and dark system appearance. No issue with light theme and light system appearance. I don't notice it usually because I generally match the system appearance.

ctipper avatar Sep 09 '25 18:09 ctipper

Image

  1. zoom (light theme)
  2. android studio (light theme with light header)
  3. finder (dark theme)

VISTALL avatar Sep 09 '25 18:09 VISTALL