aboutsummaryrefslogtreecommitdiff
path: root/sway/ipc-json.c
AgeCommit message (Expand)Author
2019-03-06ipc: fix rect for stacked childrenBrian Ashworth
2019-03-06ipc: change {,deco_}rect to match i3Brian Ashworth
2019-02-23ipc: add missing fields to disabled outputsCaleb Bassi
2019-02-21Handle NULL from output_get_active_workspaceBrian Ashworth
2019-02-18Add 'visible' key to view json responseYorick van Pelt
2019-02-11ipc: handle unnamed xkb_active_layout_nameBrian Ashworth
2019-01-28Introduce container_is_scratchpad_hiddenRyan Dwyer
2019-01-25Implement fullscreen globalRyan Dwyer
2019-01-23Make json-c include respect pkg-config --cflagsJan Beich
2019-01-16bar_cmd_tray_bind: Use mouse button helpersBrian Ashworth
2019-01-13Merge pull request #3344 from RedSoxFan/bar-mouse-bindings-improvedDrew DeVault
2019-01-13Merge pull request #3398 from RedSoxFan/toggle-input-eventsDrew DeVault
2019-01-11swaybar: add status_edge_padding commandBrian Ashworth
2019-01-11swaybar: add status_padding commandBrian Ashworth
2019-01-10bar_cmd_bind: utilize mouse button helpersBrian Ashworth
2019-01-09get_inputs: add libinput send events modeBrian Ashworth
2018-12-31swaybar: implement tray configIan Fan
2018-12-25added fullscreen_mode to get_tree outputNokiDev
2018-12-16Update for swaywm/wlroots#1377Rostislav Pehlivanov
2018-11-28Implement bar gapsBrian Ashworth
2018-11-26IPC: Use consistent function names across ipc-jsonMihai Coman
2018-11-26IPC: Add scratchpad containers to get_tree replyMihai Coman
2018-11-19Merge pull request #3083 from c-edw/feature/StripWorkspaceNameemersion
2018-11-18Use #if instead of #ifdefemersion
2018-11-17Implement strip_workspace_name.Connor E
2018-11-17Move view {x,y,width,height} into container structRyan Dwyer
2018-11-12IPC: Send keyboard layout info in IPC_GET_INPUTSHarish Krupo
2018-11-03ipc: move refresh from output to output->current_modeCole Mickens
2018-11-03fix: restore refresh to the modes_arrayCole Mickens
2018-11-03sway-ipc: includes current_mode for each outputCole Mickens
2018-11-01Move view marks properties to container structRyan Dwyer
2018-10-27ipc: make class, instance, and title window properties optionalFranklin "Snaipe" Mathieu
2018-10-27ipc: remove class key from view jsonFranklin "Snaipe" Mathieu
2018-10-23xwayland: populate window_properties in json for viewsFranklin "Snaipe" Mathieu
2018-10-20Minor refactor of input managerRyan Dwyer
2018-10-09Implement bar bindsymBrian Ashworth
2018-10-08swaybar: allow null status_commandRyan Dwyer
2018-10-06ipc: set "type" of floating containers to "floating_con"Ian Fan
2018-10-03Merge pull request #2703 from RyanDwyer/csd-borderDrew DeVault
2018-09-30Turn funcs() into funcs(void)Arkadiusz Hiler
2018-09-27Add CSD to border modesRyan Dwyer
2018-09-19ipc: add pid information for views in layout treeIan Fan
2018-09-15ipc: handle NULL cases for node_get_outputIan Fan
2018-09-15ipc: add focus information to root nodeIan Fan
2018-09-08code style fixesArmin Preiml
2018-09-08get_tree: percent cast to double on divisionArmin Preiml
2018-09-08get_tree: default valuesArmin Preiml
2018-09-08missing ipc stuff: rebase to typesafetyArmin Preiml
2018-09-05Fix swaybars with no defined outputRyan Dwyer
2018-09-05Implement type safe arguments and demote sway_containerRyan Dwyer