gri3-wm/i3-msg
Michael Stapelberg 78f5f2204d ipc: implement GET_VERSION to find out the i3 version
This is useful for third-party scripts which require certain features
and want to error out cleanly when they are run with an old i3 version.

Additionally, i3 --version might be different from what’s actually
running (an old version of the binary), so i3-msg -t get_version will be
the best way to figure out the i3 version you are actually running from
this commit on.
2012-08-05 14:30:05 +02:00
..
Makefile Add stub Makefiles to allow subdir make calls 2012-07-22 19:57:48 +02:00
i3-msg.mk Fix linking by linking libi3 first and its dependencies afterwards 2012-07-23 10:56:44 +02:00
main.c ipc: implement GET_VERSION to find out the i3 version 2012-08-05 14:30:05 +02:00