sway/swaymsg
Ryan Dwyer fa8959532b 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.
2018-10-10 18:34:50 +10:00
..
main.c Fix program name in version strings 2018-10-10 18:34:50 +10:00
meson.build Add support for installing binaries with DT_RPATH 2018-09-30 15:37:01 +03:00
swaymsg.1.scd ipc: add tick event 2018-08-01 16:57:15 +01:00