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
/
sway-ipc.7.scd
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-02-10
Clarify documentation for window_rect
Łukasz Adamczak
2023-02-01
ipc: add support for output event
Simon Ser
2022-10-30
Support libinput's 1.21 new dwtp option
pudiva chip líquida
2022-07-04
ipc: add "power" to output reply
Simon Ser
2022-05-11
man: Fix trailing spaces
-k
2021-09-19
sway-ipc.7.scd: fix typo
aajonusonline
2021-05-05
Added scroll_factor input variable to ipc output
Erik Reider
2020-11-21
document parse_error
Rex Hackbro
2020-10-11
Add support for workspace_min_width bar option.
Tarmack
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-04-27
Add each view's shell to JSON description
Thomas Hebb
2020-02-17
i3compat: add `window_type` to IPC response
Jason Nader
2020-01-24
Docs: Add marks field to get_tree response
Jason Nader
2020-01-05
Add missing items to documentation for GET_TREE response in ipc.
Thayne McCombs
2019-12-02
Revert "fix bar_state_update/input event"
Jayce Fayne
2019-12-01
fix bar_state_update/input event
Rex Hackbro
2019-11-28
Rename 'node' to 'nodes' in swayipc doc
Rex Hackbro
2019-09-03
Fix bar_state_update docs
xPMo
2019-07-23
ipc: add input::libinput_config event
Brian Ashworth
2019-07-23
ipc: add an input event
Brian Ashworth
2019-07-05
calibration_matrix: add the current matrix to the IPC description for libinpu...
Sergei Dolgov
2019-06-10
Add docs for new IPC keyboard properties
Simon Ser
2019-05-28
Provide current DPMS state in GET_OUTPUTS
Josef Gajdusek
2019-03-24
Add support for manually setting subpixel hinting on outputs.
Geoff Greer
2019-03-07
ipc: describe libinput device configuration
Brian Ashworth
2019-03-06
ipc: change {,deco_}rect to match i3
Brian Ashworth
2019-02-27
sway-ipc.7: clarify window_rect omits decorations
Brian Ashworth
2019-02-27
Add sway-ipc.7.scd to document IPC protocol
Brian Ashworth