mirror of
https://github.com/swaywm/sway.git
synced 2024-11-04 15:33:13 +00:00
fa8959532b
When running swaymsg -v, the version returned is actually the version of swaymsg itself, yet the message displayed was "sway version <version>". This can create confusion if users update sway and swaymsg but don't restart sway, then use swaymsg to check the version. This patch changes the wording to be "swaymsg version <version>" instead, and likewise for swaybar. To get the version of a running sway instance, users should run swaymsg -t get_version. |
||
---|---|---|
.. | ||
main.c | ||
meson.build | ||
swaymsg.1.scd |