aboutsummaryrefslogtreecommitdiff
path: root/sway/ipc-json.c
AgeCommit message (Expand)Author
2018-04-07implement ipc focus stackTony Crisci
2018-04-06Revert "Break everything^W^WUse wlr_box for sway_container"Drew DeVault
2018-04-06Break everything^W^WUse wlr_box for sway_containerDrew DeVault
2018-04-05Remove L_TYPESemersion
2018-04-05address feedbackTony Crisci
2018-04-05add layout to ipc containersTony Crisci
2018-04-04add type to container jsonTony Crisci
2018-04-02rename input-manager functionsTony Crisci
2018-04-02rename seat functionsTony Crisci
2018-03-30IPC fixesDrew DeVault
2018-03-30Merge remote-tracking branch 'origin/wlroots' into swaybar-layersDrew DeVault
2018-03-29Revert "Merge pull request #1653 from swaywm/revert-1647-refactor-tree"Tony Crisci
2018-03-29Revert "Refactor tree"Drew DeVault
2018-03-29Implement enough IPC for swaybar to workDrew DeVault
2018-03-29rename container functionsTony Crisci
2018-03-29move tree includes to their own directoryTony Crisci
2018-03-12ipc: add output modesemersion
2018-02-26ipc show focused containerTony Crisci
2018-02-10remove old focus memberTony Crisci
2017-12-18ipc get_inputsTony Crisci
2017-12-18Add IPC get_outputsemersion
2017-12-03basic get_treeTony Crisci
2017-11-22Wire up IPC serverDrew DeVault
2017-11-18Move everything to sway/old/Drew DeVault
2017-11-11Wire up output frame loopDrew DeVault
2017-11-11Initialize outputs from backend and add to treeDrew DeVault
2017-10-08Fix crash on swaygrab with scratchpad populatedDrew DeVault
2017-10-08ipc/tree: populate `focus` fieldslbonn
2017-10-08ipc/tree: output mandatory fields for all nodeslbonn
2017-06-07Implement Tray IconsCalvin Lee
2017-04-26Add -DVERSION flag for release version numbersSebastian Noack
2017-04-14Remain compat with libinput < 1.7.0Jerzi Kaminsky
2017-04-03Add pretty printing to swaymsgDrew DeVault
2017-01-19Add window instance supportMykyta Holubakha
2017-01-06Fix workspace layouts in json dataHummer12007
2016-12-15Handle calloc failuresDrew DeVault
2016-11-02change bar colors from char[10] to *charD.B
2016-11-02add bar colours for focused_(workspace|statusline|separator)D.B
2016-11-02use urgent_ws color in swaybar if binding_mode is undefinedD.B
2016-10-02consolidate nodes jsonZandr Martin
2016-09-21add unique IDs to containersZandr Martin
2016-09-18implement "focused container" feature for swaygrabZandr Martin
2016-09-17take four!Zandr Martin
2016-09-01Reorganize includesDrew DeVault
2016-08-04ipc: always include nodes in viewsTony Crisci
2016-08-03Use uintptr_t for ipc container idTony Crisci
2016-08-02remove unmanaged nodes from get_treeZandr Martin
2016-07-28Update IPC JSON responses for HiDPI setupsDrew DeVault
2016-07-21Handle transient_forMykyta Holubakha
2016-07-21Unite describe_view and describe_windowMykyta Holubakha