Waybar/src/modules/sway
Michael Rodler 6fe764540c sway/workspaces: sort by the "num" property provided by sway, configurable whether numeric workspace names come first
Sway provides the workspace "num" property which is an integer number of
the workspace, i.e., workspace "3" -> 3 and also "3dev" -> "3". This
commit uses this property to sort the workspaces, which makes sense when
persistent workspaces or all-output is specified. This commit also adds
a new configuration option, whether the numeric workspaces come in front
or after workspaces that have non-numeric name.
2020-05-05 09:15:20 +02:00
..
ipc fix(sway): resolve destruction dependency between Ipc and SleeperThread 2020-02-04 23:22:43 -08:00
mode.cpp Merge branch 'master' into on-update 2020-04-12 18:32:19 +02:00
window.cpp Merge branch 'master' into on-update 2020-04-12 18:32:19 +02:00
workspaces.cpp sway/workspaces: sort by the "num" property provided by sway, configurable whether numeric workspace names come first 2020-05-05 09:15:20 +02:00