waybar/src/modules/sway
Harit Kapadia 85ca5027f4 Fix Sway #waybar.solo CSS rule applying on split
This error occurs because of an incorrect assumption that the size of
the list of nodes that contains the focused window is the number of
windows in a workspace.

The windows in a workspace are stored as a tree by Sway, rather than a
list, so the number of windows has to be found by counting the leaves of
a workspace tree.
2020-12-18 18:14:14 -05:00
..
ipc fix(sway): resolve destruction dependency between Ipc and SleeperThread 2020-02-04 23:22:43 -08:00
language.cpp feature: created sway language submodule; added styles & config part for a sway language submodule 2020-10-10 19:09:18 +03:00
mode.cpp Merge branch 'master' into on-update 2020-04-12 18:32:19 +02:00
window.cpp Fix Sway #waybar.solo CSS rule applying on split 2020-12-18 18:14:14 -05:00
workspaces.cpp fix(sway/workspaces): ignore emulated scroll events 2020-12-04 01:09:42 -08:00