Waybar/src
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
..
modules 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
util changes requested 2020-02-23 23:09:05 +01:00
ALabel.cpp refactor: call parent update 2020-04-12 18:30:21 +02:00
AModule.cpp refactor: call parent update 2020-04-12 18:30:21 +02:00
bar.cpp fix(bar): set exclusive zone early for gtk-layer-shell 2020-03-04 06:56:25 -08:00
client.cpp Update client.cpp 2020-04-17 23:41:32 +02:00
factory.cpp add basis for bluetooth module implementation 2020-01-21 15:46:08 +01:00
main.cpp Adding spdlog 2019-05-18 19:44:45 -04:00