FelixKratz/JankyBorders

Ignoring child windows

mschelushkin opened this issue · 5 comments

Is it possible to somehow ignore application child windows?

Some context: I am using intellij and it has lot's of on-hover windows (see screenshot). Is it possible to ignore these windows somehow? (Ideally don't want to ignore all Intellij windows)
Screenshot 2024-08-22 at 13 59 34

Reason - when quickly switching between them, borders can get stuck in one position, so they don't update anymore

Unfortunately not easily reproducible, will try to add a screenshot as soon as I have the issue again

quick fix: brew services restart borders
or with aerospace: alt-shift-period = 'exec-and-forget brew services restart borders && borders active_color=0xff34c759 inactive_color=0xff494d64 width=5.2'

I'm wondering about this too.

Here is the screenshot of "stuck" behaviour
image

+1 on this one. Also happens to me with Jetbrains IDE (Pycharm).