aboutsummaryrefslogtreecommitdiff
path: root/sway/ipc-json.c
AgeCommit message (Expand)Author
2020-06-14i3-compat: add GET_BINDING_STATE IPC commandJason Nader
2020-05-29Add views idle inhibition status in get_tree outputDamien Tardy-Panis
2020-05-28ipc: invert output transformation when necessaryTudor Brindus
2020-05-22ipc: show marks of containers without view in treelbonn
2020-04-27Add each view's shell to JSON descriptionThomas Hebb
2020-03-12Limit workspace numbers within 0..INT32_MAXJason Nader
2020-03-10ipc: add missing required propertiesIan Fan
2020-03-07Add adaptive_sync_status to output IPC replySimon Ser
2020-02-17i3compat: add `window_type` to IPC responseJason Nader
2020-02-17i3compat: add `window_type` to IPC responseJason Nader
2020-01-16ipc-json: Remove unnecessary dereferenceRonan Pigott
2019-11-29add scale_filter output config optionRonan Pigott
2019-11-17Add max_render_time to view JSONIvan Molodetskikh
2019-11-17Add max_render_time to output JSONIvan Molodetskikh
2019-07-05calibration_matrix: add the current matrix to the IPC description for libinpu...Sergei Dolgov
2019-06-09ipc: add xkb_layout_names and xkb_active_layout_indexSimon Ser
2019-05-28Provide current DPMS state in GET_OUTPUTSJosef Gajdusek
2019-04-16Send disabled output available modes on IPC get_outputsRanieri Althoff
2019-04-14Add heuristics to differentiate touchpadsBenjamin Cheng
2019-03-19Support WLR_INPUT_DEVICE_SWITCH in swayRyan Walklin
2019-03-11get_deco_rect: fix floaters on tabbed/stacked wsBrian Ashworth
2019-03-09Fix crash when moving window to scratchpadminus
2019-03-07ipc: describe libinput device configurationBrian Ashworth
2019-03-06ipc: fix fullscreen deco_rectBrian Ashworth
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