Waybar/src/modules
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
..
sni feat: update man 2020-04-12 18:38:51 +02:00
sway 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
backlight.cpp fix(brightness): amd brightness 2020-04-21 09:11:56 +02:00
battery.cpp Fix round to 0 or 1 in capacity computation with given full-at 2020-04-21 00:58:17 +02:00
bluetooth.cpp add man page for bluetooth, fix bluetooth race-condition 2020-01-26 05:34:31 +01:00
clock.cpp Merge branch 'master' into on-update 2020-04-12 18:32:19 +02:00
cpu.cpp refactor: call parent update 2020-04-12 18:30:21 +02:00
custom.cpp Merge branch 'master' into on-update 2020-04-12 18:32:19 +02:00
disk.cpp refactor: call parent update 2020-04-12 18:30:21 +02:00
idle_inhibitor.cpp refactor: call parent update 2020-04-12 18:30:21 +02:00
memory.cpp Merge branch 'master' into on-update 2020-04-12 18:32:19 +02:00
mpd.cpp Merge branch 'master' into on-update 2020-04-12 18:32:19 +02:00
network.cpp Merge branch 'master' into master 2020-04-16 14:43:10 +02:00
pulseaudio.cpp Merge branch 'master' into on-update 2020-04-12 18:32:19 +02:00
temperature.cpp Add kelvin-scale 2020-04-25 18:44:48 +02:00