polybar/src/components
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
..
bar.cpp fix(bspwm): Restack against topmost root window. 2023-10-08 21:04:29 +02:00
builder.cpp feat(tray): Position using a module (#2595) 2022-04-15 23:50:04 +02:00
command_line.cpp Allow running polybar without BAR argument (#2526) 2021-10-07 14:48:47 +02:00
config.cpp Refactor config::dereference* (#2963) 2023-05-18 09:47:45 +02:00
config_parser.cpp Remove config singleton (#2951) 2023-05-01 14:58:52 +02:00
controller.cpp Remove unsupported.hpp (#2956) 2023-05-08 19:36:12 +02:00
eventloop.cpp Merge remote-tracking branch 'upstream/master' into tray-child-window 2022-10-16 21:31:07 +02:00
logger.cpp fix(logger): Wrong conversion function called 2020-12-12 01:43:12 +01:00
renderer.cpp Remove config singleton (#2951) 2023-05-01 14:58:52 +02:00
screen.cpp Remove config singleton (#2951) 2023-05-01 14:58:52 +02:00