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 fix(modules): Avoid downcast in module constructor 2021-10-03 03:18:39 +02:00
actions.cpp Use sockets for IPC (#2539) 2022-01-22 20:35:37 +01:00
bspwm.cpp fix(bspwm): Restack against topmost root window. 2023-10-08 21:04:29 +02:00
color.cpp tray: Disable pseudo-transparency for opaque bgs 2023-03-23 23:03:45 +01:00
command.cpp Use @ for doxygen commands (#2597) 2022-02-20 21:40:48 +01:00
concurrency.cpp Remove unused spin_lock 2021-09-21 21:43:27 +02:00
env.cpp Integrate bar taskqueue into eventloop (#2510) 2021-09-27 17:35:45 +02:00
file.cpp feat: Support reading config from non-regular files (#2545) 2021-10-24 11:25:05 +02:00
http.cpp Update: Using another way to authenticate github module (#2029) 2020-03-26 12:50:42 +01:00
i3.cpp restack: Make bspwm first try ewmh strategy 2023-05-15 14:44:50 +02:00
inotify.cpp Make the event loop return shared_ptrs (#2842) 2022-10-15 23:21:40 +02:00
io.cpp script: Fix concurrency issues (#2518) 2021-10-03 01:27:11 +02:00
process.cpp Use @ for doxygen commands (#2597) 2022-02-20 21:40:48 +01:00
restack.cpp restack: Make bspwm first try ewmh strategy 2023-05-15 14:44:50 +02:00
socket.cpp Use @ for doxygen commands (#2597) 2022-02-20 21:40:48 +01:00
string.cpp Cleanup ucs4_to_utf8 2023-05-10 17:06:00 +02:00
units.cpp Comment units functions 2022-03-14 22:58:01 +01:00