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
/
include
/
sway
/
ipc-json.h
Age
Commit message (
Expand
)
Author
2022-09-19
sway: add non-desktop outputs to json when running `swaymsg -t get_outputs`
Alex Maese
2020-06-14
i3-compat: add GET_BINDING_STATE IPC command
Jason Nader
2019-01-23
Make json-c include respect pkg-config --cflags
Jan Beich
2018-09-30
Turn funcs() into funcs(void)
Arkadiusz Hiler
2018-09-05
Implement type safe arguments and demote sway_container
Ryan Dwyer
2018-06-06
Store sway_outputs so that they can be reenabled
Brian Ashworth
2018-05-12
Implement IPC get_seats command
Ryan Dwyer
2018-03-30
Merge remote-tracking branch 'origin/wlroots' into swaybar-layers
Drew DeVault
2018-03-29
Revert "Merge pull request #1653 from swaywm/revert-1647-refactor-tree"
Tony Crisci
2018-03-29
Revert "Refactor tree"
Drew DeVault
2018-03-29
Implement enough IPC for swaybar to work
Drew DeVault
2018-03-29
remove swayc_t typedef
Tony Crisci
2018-03-29
move tree includes to their own directory
Tony Crisci
2017-12-18
ipc get_inputs
Tony Crisci
2017-12-18
Add IPC get_outputs
emersion
2017-12-03
basic get_tree
Tony Crisci
2017-11-22
Wire up IPC server
Drew DeVault
2017-11-18
Move everything to sway/old/
Drew DeVault
2017-04-03
Add pretty printing to swaymsg
Drew DeVault
2016-09-01
Reorganize includes
Drew DeVault