polybar/include/x11
patrick96 7658c1b9f1 fix(xworkspaces): Assign desktops to correct viewport
Before the module would just try to evenly distribute desktops
(workspaces) among the viewports.

But since `_NET_DESKTOP_VIEWPORT` actually maps desktops to viewports,
we can use that information to assign workspaces to the right viewport.

Fixes #1849
Fixes #1764
2020-05-01 18:46:02 +02:00
..
extensions fix(xworkspaces): Assign desktops to correct viewport 2020-05-01 18:46:02 +02:00
atoms.hpp
background_manager.hpp
connection.hpp
cursor.hpp
ewmh.hpp
icccm.hpp
registry.hpp
tray_client.hpp fix(tray_client): remove copy ctor & assignment operator (#1675) 2019-03-06 09:00:11 +01:00
tray_manager.hpp
types.hpp
window.hpp fix(window): remove useless operator= and add default copy cstr (#1729) 2019-04-07 17:32:55 +02:00
winspec.hpp
xembed.hpp
xresources.hpp