aboutsummaryrefslogtreecommitdiff
path: root/sway/ipc-server.c
AgeCommit message (Expand)Author
2016-12-15Handle IPC server allocation failuresDrew DeVault
2016-12-15Handle some more memory allocation failuresDrew DeVault
2016-12-09Fix build on FreeBSDGreg V
2016-12-06Use return value of writeDrew DeVault
2016-12-02Add ipc connection feature policy controlsDrew DeVault
2016-12-02Enforce IPC security policyDrew DeVault
2016-12-02Add IPC policy to configDrew DeVault
2016-12-02Drop -Denable-binding-eventDrew DeVault
2016-12-02Enforce command policiesDrew DeVault
2016-09-18implement "focused container" feature for swaygrabZandr Martin
2016-09-17fix get_workspaces json replyZandr Martin
2016-09-01Reorganize includesDrew DeVault
2016-08-04ipc: log sending of eventsTony Crisci
2016-08-04ipc: recursive workspace containers in eventTony Crisci
2016-07-28Initialize client's subscribed eventsMykyta Holubakha
2016-07-21Unite describe_view and describe_windowMykyta Holubakha
2016-07-21Fix dispatching and assigning eventsMykyta Holubakha
2016-07-21More progress on window eventsMykyta Holubakha
2016-07-21Initial work on window eventsMykyta Holubakha
2016-07-04implement `get_tree` commandZandr Martin
2016-05-31fix swaybar problem in 08bef67Zandr Martin
2016-05-31sway: refactor ipc_client_handle_command()Eric Engestrom
2016-05-31sway: fix IPC resource leakEric Engestrom
2016-05-02sway: always terminate ipc pathEric Engestrom
2016-04-24Renamed to pango_markupMykyta Holubakha
2016-04-24Added plaintext_markup to swaybar IPCMykyta Holubakha
2016-04-17Use correct format string for x86_64 and i686Mikkel Oscar Lyderik
2016-02-27Add outputs to bar_config ipc responseMikkel Oscar Lyderik
2016-02-08Replace deprecated function wlc_output_get_pixels.Mikkel Oscar Lyderik
2016-01-27font: Allow adding font to the config. In prep for border titlescrondog
2016-01-19libinputCole Mickens
2016-01-09Add backwards compatability for binding eventMikkel Oscar Lyderik
2016-01-09Add bindcode to binding events.Mikkel Oscar Lyderik
2016-01-08Make IPC binding event support a compile time opt.Mikkel Oscar Lyderik
2016-01-08Implement IPC binding event (keyboard)Mikkel Oscar Lyderik
2016-01-05Add modifier key to bar_config jsonMikkel Oscar Lyderik
2016-01-05Move modifier name table to common/util.cMikkel Oscar Lyderik
2016-01-05Send IPC modifier event on bar_modifier up/downMikkel Oscar Lyderik
2016-01-03swaybar: Implement binding_mode_indicatorMikkel Oscar Lyderik
2016-01-03Add IPC event typesMikkel Oscar Lyderik
2015-12-21Trigger ipc_event_workspace in all casesMikkel Oscar Lyderik
2015-12-21Merge pull request #390 from mikkeloscar/workspace-ipc-eventDrew DeVault
2015-12-21Don't skip all clients on ipc_workspace_event.Mikkel Oscar Lyderik
2015-12-21Implement `barconfig_update` IPC eventMikkel Oscar Lyderik
2015-12-16Implement bar option: separator_symbolMikkel Oscar Lyderik
2015-12-15[swaybar] Get bar config via IPCDrew DeVault
2015-12-15Merge pull request #328 from mikkeloscar/bar-heightDrew DeVault
2015-12-15Add bar height option (Airblader/i3)Mikkel Oscar Lyderik
2015-12-15Fix crash from ipc_json_describe_workspaceDrew DeVault
2015-12-15Implement IPC_GET_BAR_CONFIGDrew DeVault