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
2018-03-12
ipc: add output modes
emersion
2018-02-26
ipc show focused container
Tony Crisci
2018-02-10
remove old focus member
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-11-11
Wire up output frame loop
Drew DeVault
2017-11-11
Initialize outputs from backend and add to tree
Drew DeVault
2017-10-08
Fix crash on swaygrab with scratchpad populated
Drew DeVault
2017-10-08
ipc/tree: populate `focus` fields
lbonn
2017-10-08
ipc/tree: output mandatory fields for all nodes
lbonn
2017-06-07
Implement Tray Icons
Calvin Lee
2017-04-26
Add -DVERSION flag for release version numbers
Sebastian Noack
2017-04-14
Remain compat with libinput < 1.7.0
Jerzi Kaminsky
2017-04-03
Add pretty printing to swaymsg
Drew DeVault
2017-01-19
Add window instance support
Mykyta Holubakha
2017-01-06
Fix workspace layouts in json data
Hummer12007
2016-12-15
Handle calloc failures
Drew DeVault
2016-11-02
change bar colors from char[10] to *char
D.B
2016-11-02
add bar colours for focused_(workspace|statusline|separator)
D.B
2016-11-02
use urgent_ws color in swaybar if binding_mode is undefined
D.B
2016-10-02
consolidate nodes json
Zandr Martin
2016-09-21
add unique IDs to containers
Zandr Martin
2016-09-18
implement "focused container" feature for swaygrab
Zandr Martin
2016-09-17
take four!
Zandr Martin
2016-09-01
Reorganize includes
Drew DeVault
2016-08-04
ipc: always include nodes in views
Tony Crisci
2016-08-03
Use uintptr_t for ipc container id
Tony Crisci
2016-08-02
remove unmanaged nodes from get_tree
Zandr Martin
2016-07-28
Update IPC JSON responses for HiDPI setups
Drew DeVault
2016-07-21
Handle transient_for
Mykyta Holubakha
2016-07-21
Unite describe_view and describe_window
Mykyta Holubakha
2016-07-21
More progress on window events
Mykyta Holubakha
2016-07-17
Implement configurable wrapping on bar ws scroll
Drew DeVault
2016-07-17
Fix a memory leak
Hummer12007
2016-07-12
Fix build on x86
Mykyta Holubakha
2016-07-05
get_tree json fixes
Zandr Martin
2016-07-04
fix typo in ipc-json.c
Zandr Martin
2016-07-04
implement `get_tree` command
Zandr Martin
[prev]