polybar/src/utils
patrick96 c9752598a5 fix(bspwm): Restack against topmost root window.
The ewmh strategy has to be dropped because the
`_NET_SUPPORTING_WM_CHECK` window may (at least in bspwm) appear
anywhere in the window stack.

To fix the overlapping monitors issue in #2873, we simply restack
against the topmost of these root windows.

Fixes #2972
Fixes #2873 (again)
2023-10-08 21:04:29 +02:00
..
action_router.cpp
actions.cpp
bspwm.cpp fix(bspwm): Restack against topmost root window. 2023-10-08 21:04:29 +02:00
color.cpp
command.cpp
concurrency.cpp
env.cpp
file.cpp
http.cpp
i3.cpp restack: Make bspwm first try ewmh strategy 2023-05-15 14:44:50 +02:00
inotify.cpp
io.cpp
process.cpp
restack.cpp restack: Make bspwm first try ewmh strategy 2023-05-15 14:44:50 +02:00
socket.cpp
string.cpp Cleanup ucs4_to_utf8 2023-05-10 17:06:00 +02:00
units.cpp