]> git.sur5r.net Git - i3/i3/commit
send_tick: set "first" field (#3271)
authorOrestis <orestisf1993@gmail.com>
Sat, 28 Apr 2018 12:47:28 +0000 (15:47 +0300)
committerMichael Stapelberg <stapelberg@users.noreply.github.com>
Sat, 28 Apr 2018 12:47:28 +0000 (14:47 +0200)
commit6f11b6fa4a784e85a1b74cb7ff74058023ce30aa
treedecd2c46666b4bff72b7189429f6172b68b3f99e
parent5813525c620cdbc89ee3d1396bcc84d5fac047bc
send_tick: set "first" field (#3271)

According to the docs, the tick event should return:
    {
     "first": false,
     "payload": "arbitrary string"
    }
src/ipc.c