Age | Commit message (Expand) | Author |
2020-06-14 | i3-compat: add GET_BINDING_STATE IPC command | Jason Nader |
2019-07-23 | ipc: add an input event | Brian Ashworth |
2018-12-29 | Add failure reply on IPC_SYNC | Brian Ashworth |
2018-10-14 | swaybar: show hidden bar on key event | Ian Fan |
2018-08-01 | ipc: remove extraneous values | Ian Fan |
2018-08-01 | ipc: add tick event | Ian Fan |
2018-08-01 | ipc: add shutdown event | Ian Fan |
2018-07-10 | Remove `clipboard` command and `get_clipboard` message | emersion |
2018-07-10 | Add get_config message type to ipc | Ian Fan |
2018-07-10 | Add get_binding_modes message type to ipc | Ian Fan |
2018-05-12 | Fix conflicting IPC command type constants with i3's | Ryan Dwyer |
2018-05-12 | Implement IPC get_seats command | Ryan Dwyer |
2017-11-22 | Remove IPC_GET_PIXELS | Drew DeVault |
2017-07-07 | Implement ipc get_clipboard | nyorain |
2016-12-02 | Add IPC policy to config | Drew DeVault |
2016-07-20 | Properly construct event bitmasks | Mykyta Holubakha |
2016-04-02 | Fix spelling mistakes | Eric Engestrom |
2016-02-21 | Fix ipc event bit masks | Mikkel Oscar Lyderik |
2016-01-19 | libinput | Cole Mickens |
2016-01-05 | Send IPC modifier event on bar_modifier up/down | Mikkel Oscar Lyderik |
2016-01-03 | Add IPC event types | Mikkel Oscar Lyderik |
2015-11-27 | Move IPC client into common, refactor IPC | Drew DeVault |
2015-11-12 | Start working on IPC for get_pixels | Drew DeVault |
2015-10-27 | implemented IPC subscribe for workspace event | minus |
2015-10-18 | main: Implement --get-socketpath switch. | S. Christoffer Eliesen |
2015-08-20 | Added in basic resize command | Luminarys |
2015-08-20 | added sway_terminate to exit cleanly | minus |
2015-08-20 | properly exit sway | minus |
2015-08-20 | added i3-ipc support/parsing | minus |
2015-08-20 | very basic IPC implementation | minus |