Daniel Eklöf
|
e40b50bf5e
|
module/i3-common: add missing include
Needed for e.g strncpy() and strcmp()
|
2019-02-15 22:06:03 +01:00 |
|
Daniel Eklöf
|
f9044ec883
|
module/i3: add a 'burst_done()' callback
This callback is called after all received packets have been
processed, before going into a blocking poll() again.
|
2019-02-15 22:01:07 +01:00 |
|
Daniel Eklöf
|
e36ba56caf
|
module/i3-common: being disconnected is usually not an error
|
2019-02-15 20:57:31 +01:00 |
|
Daniel Eklöf
|
fce37e86e4
|
module/i3: break out I3 IPC receive loop
|
2019-02-15 18:58:21 +01:00 |
|
Daniel Eklöf
|
6df68f1c23
|
module/i3-common: const:ify
|
2019-02-13 22:00:42 +01:00 |
|
Daniel Eklöf
|
92319714c7
|
module/i3: break out send_pkg()
|
2019-02-13 22:00:13 +01:00 |
|
Daniel Eklöf
|
76dc4f82cd
|
module/i3-common: always disconnect from XCB on error
|
2019-02-13 21:58:20 +01:00 |
|
Daniel Eklöf
|
37d15096f9
|
module/i3: break out get_socket_address()
|
2019-02-13 21:55:03 +01:00 |
|