aboutsummaryrefslogtreecommitdiff
path: root/sway/ipc-json.c
AgeCommit message (Expand)Author
2023-06-16input/libinput: add scroll_button_lock methodCezary Drożak
2023-03-27ipc: add LIBINPUT_CONFIG_ACCEL_PROFILE_CUSTOM entrySimon Ser
2023-02-10Correct window_rect.y with hide_edge_bordersŁukasz Adamczak
2022-11-28Make libinput backend optionalSimon Ser
2022-11-15ipc: add view content typeSimon Ser
2022-10-30Support libinput's 1.21 new dwtp optionpudiva chip líquida
2022-10-03ipc: expose mode picture aspect ratioSimon Ser
2022-09-19sway: add non-desktop outputs to json when running `swaymsg -t get_outputs`Alex Maese
2022-08-30ipc: drop WLR_OUTPUT_ADAPTIVE_SYNC_UNKNOWN caseSimon Ser
2022-07-26ipc: make get_deco_rect check config->hide_lone_tabBaltazár Radics
2022-07-04ipc: add "power" to output replySimon Ser
2022-06-22Remove access to wlr_input_device unionSimon Ser
2022-05-26Handle NULL output make/model/serialSimon Ser
2022-05-26De-duplicate IPC output descriptionsSimon Ser
2022-01-04[IPC] Add repeat delay/rate info to keyboardSeth Barberee
2021-07-07Update wlr_box includesSimon Ser
2021-06-03config: Fix swaybar pango_markup inconsistencyDaniel Otero
2021-05-05Added scroll_factor input variable to ipc outputErik Reider
2021-02-16container: Move pending state to state structKenny Levinsen
2021-02-15Align ordering of core node properties with i3Jan Palus
2020-10-11Add support for workspace_min_width bar option.Tarmack
2020-07-30Fix incorrect format specifiersAntonin Décimo
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