summaryrefslogtreecommitdiff
path: root/include/ipc.h
AgeCommit message (Expand)AuthorLines
2018-07-10Remove `clipboard` command and `get_clipboard` messageemersion-2/+1
2018-07-10Add get_config message type to ipcIan Fan-0/+1
2018-07-10Add get_binding_modes message type to ipcIan Fan-0/+1
2018-05-12Fix conflicting IPC command type constants with i3'sRyan Dwyer-4/+8
2018-05-12Implement IPC get_seats commandRyan Dwyer-0/+1
2017-11-22Remove IPC_GET_PIXELSDrew DeVault-1/+0
2017-07-07Implement ipc get_clipboardnyorain-0/+1
2016-12-02Add IPC policy to configDrew DeVault-0/+2
2016-07-20Properly construct event bitmasksMykyta Holubakha-8/+8
2016-04-02Fix spelling mistakesEric Engestrom-1/+1
2016-02-21Fix ipc event bit masksMikkel Oscar Lyderik-9/+9
2016-01-19libinputCole Mickens-2/+4
2016-01-05Send IPC modifier event on bar_modifier up/downMikkel Oscar Lyderik-0/+1
2016-01-03Add IPC event typesMikkel Oscar Lyderik-0/+7
2015-11-27Move IPC client into common, refactor IPCDrew DeVault-8/+0
2015-11-12Start working on IPC for get_pixelsDrew DeVault-0/+1
2015-10-27implemented IPC subscribe for workspace eventminus-0/+4
2015-10-18main: Implement --get-socketpath switch.S. Christoffer Eliesen-0/+1
2015-08-20Added in basic resize commandLuminarys-6/+6
2015-08-20added sway_terminate to exit cleanlyminus-1/+1
2015-08-20properly exit swayminus-1/+2
2015-08-20added i3-ipc support/parsingminus-0/+11
2015-08-20very basic IPC implementationminus-0/+6