elementary / dock

A quick app launcher and window switcher for Pantheon and elementary OS
https://elementary.io
GNU General Public License v3.0
88 stars 23 forks source link

Doesn't respect dark theme when switching windows #120

Closed mks-h closed 3 years ago

mks-h commented 3 years ago

What Happened

When switching windows with alt+tab, the dock stays white no matter the dark mode.

Screenshot from 2021-08-13 09 10 30

Expected Behavior

Dock has to always respect the current theme.

Steps to Reproduce

  1. Enable dark mode
  2. Start cycling through windows with alt+tab
  3. Notice the color of docks background

Platform Information

Screenshot from 2021-08-11 08 47 41

davidmhewitt commented 3 years ago

Thanks for the bug report!

It's Gala (the window manager) that draws the dock during window switching, so this is probably an issue with Gala. I see someone has already opened an issue about that here: https://github.com/elementary/gala/issues/1207

So I'll close this issue in favour of that one.