vrde / i3-quiet

Distraction free i3 experience
MIT License
76 stars 3 forks source link

Some applications flicker when switching out of the quiet workspace #11

Open vrde opened 4 years ago

vrde commented 4 years ago

Problem

When switching out of the quiet workspace, some applications flicker. I noticed this behavior using polybar, dunno if this happens with i3bar as well.

Anyway, this behavior is quite distracting, and it's against the purpose of i3-quiet :)

The flickering is triggered when the quiet-toggle-bar.py script makes the bar visible, specifically:

Solution

One idea is to make the bar transparent. By doing so, the bar would always offset the workspace by its height.