diff options
author | Ryan Dwyer <ryandwyer1@gmail.com> | 2018-10-10 18:34:50 +1000 |
---|---|---|
committer | Ryan Dwyer <ryandwyer1@gmail.com> | 2018-10-10 18:34:50 +1000 |
commit | fa8959532ba3d3b0846dc3fb9f55ccbf4e6655ec (patch) | |
tree | c07061b6dbd27ce14fa3c8ba2f8d8ca5dee2fdf0 /include | |
parent | 2bd561d2b71830b1be5546112faf035383c8615e (diff) |
Fix program name in version strings
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.
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions