]> git.sur5r.net Git - i3/i3/commit - include/i3/ipc.h
Introduced a new GET_BINDING_MODES message type and reply. (#2376)
authorIngo Bürk <admin@airblader.de>
Wed, 15 Jun 2016 20:25:22 +0000 (22:25 +0200)
committerMichael Stapelberg <stapelberg@users.noreply.github.com>
Wed, 15 Jun 2016 20:25:22 +0000 (22:25 +0200)
commitb1d70f25b3f22027959d60e24f57b8f965fdd757
tree20e4ed8a6400f1ed05909ef14470a04b7318697d
parent63d0823016f6ca2f1eae6903a9896097e9c5d4a5
Introduced a new GET_BINDING_MODES message type and reply. (#2376)

This type dumps all currently configured binding modes.

fixes #2375
docs/ipc
i3-msg/main.c
include/i3/ipc.h
man/i3-msg.man
src/ipc.c