index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sway
/
ipc-json.c
Age
Commit message (
Expand
)
Author
2024-02-29
ipc: add `scratchpad_state` property to GET_TREE
llyyr
2024-02-29
ipc: add `floating` property to GET_TREE
llyyr
2023-06-16
input/libinput: add scroll_button_lock method
Cezary Drożak
2023-03-27
ipc: add LIBINPUT_CONFIG_ACCEL_PROFILE_CUSTOM entry
Simon Ser
2023-02-10
Correct window_rect.y with hide_edge_borders
Łukasz Adamczak
2022-11-28
Make libinput backend optional
Simon Ser
2022-11-15
ipc: add view content type
Simon Ser
2022-10-30
Support libinput's 1.21 new dwtp option
pudiva chip líquida
2022-10-03
ipc: expose mode picture aspect ratio
Simon Ser
2022-09-19
sway: add non-desktop outputs to json when running `swaymsg -t get_outputs`
Alex Maese
2022-08-30
ipc: drop WLR_OUTPUT_ADAPTIVE_SYNC_UNKNOWN case
Simon Ser
2022-07-26
ipc: make get_deco_rect check config->hide_lone_tab
Baltazár Radics
2022-07-04
ipc: add "power" to output reply
Simon Ser
2022-06-22
Remove access to wlr_input_device union
Simon Ser
2022-05-26
Handle NULL output make/model/serial
Simon Ser
2022-05-26
De-duplicate IPC output descriptions
Simon Ser
2022-01-04
[IPC] Add repeat delay/rate info to keyboard
Seth Barberee
2021-07-07
Update wlr_box includes
Simon Ser
2021-06-03
config: Fix swaybar pango_markup inconsistency
Daniel Otero
2021-05-05
Added scroll_factor input variable to ipc output
Erik Reider
2021-02-16
container: Move pending state to state struct
Kenny Levinsen
2021-02-15
Align ordering of core node properties with i3
Jan Palus
2020-10-11
Add support for workspace_min_width bar option.
Tarmack
2020-07-30
Fix incorrect format specifiers
Antonin Décimo
2020-06-14
i3-compat: add GET_BINDING_STATE IPC command
Jason Nader
2020-05-29
Add views idle inhibition status in get_tree output
Damien Tardy-Panis
2020-05-28
ipc: invert output transformation when necessary
Tudor Brindus
2020-05-22
ipc: show marks of containers without view in tree
lbonn
2020-04-27
Add each view's shell to JSON description
Thomas Hebb
2020-03-12
Limit workspace numbers within 0..INT32_MAX
Jason Nader
2020-03-10
ipc: add missing required properties
Ian Fan
2020-03-07
Add adaptive_sync_status to output IPC reply
Simon Ser
2020-02-17
i3compat: add `window_type` to IPC response
Jason Nader
2020-02-17
i3compat: add `window_type` to IPC response
Jason Nader
2020-01-16
ipc-json: Remove unnecessary dereference
Ronan Pigott
2019-11-29
add scale_filter output config option
Ronan Pigott
2019-11-17
Add max_render_time to view JSON
Ivan Molodetskikh
2019-11-17
Add max_render_time to output JSON
Ivan Molodetskikh
2019-07-05
calibration_matrix: add the current matrix to the IPC description for libinpu...
Sergei Dolgov
2019-06-09
ipc: add xkb_layout_names and xkb_active_layout_index
Simon Ser
2019-05-28
Provide current DPMS state in GET_OUTPUTS
Josef Gajdusek
2019-04-16
Send disabled output available modes on IPC get_outputs
Ranieri Althoff
2019-04-14
Add heuristics to differentiate touchpads
Benjamin Cheng
2019-03-19
Support WLR_INPUT_DEVICE_SWITCH in sway
Ryan Walklin
2019-03-11
get_deco_rect: fix floaters on tabbed/stacked ws
Brian Ashworth
2019-03-09
Fix crash when moving window to scratchpad
minus
2019-03-07
ipc: describe libinput device configuration
Brian Ashworth
2019-03-06
ipc: fix fullscreen deco_rect
Brian Ashworth
2019-03-06
ipc: fix rect for stacked children
Brian Ashworth
2019-03-06
ipc: change {,deco_}rect to match i3
Brian Ashworth
[next]