summaryrefslogtreecommitdiff
path: root/sway/tree/output.c
AgeCommit message (Expand)Author
2018-09-20swaybar: handle hotpluggingemersion
2018-09-06Introduce seat_set_focus_container and seat_set_focus_workspaceRyan Dwyer
2018-09-05Call wlr_output_enable on enable/disable if neededBrian Ashworth
2018-09-05Apply default config to outputRyan Dwyer
2018-09-05Don't use wlr_output propertiesRyan Dwyer
2018-09-05Implement type safe arguments and demote sway_containerRyan Dwyer
2018-08-27Destroy empty workspaces in output_evacuateBrian Ashworth
2018-08-25Relocate container_move, container_move_to and container_get_in_directionRyan Dwyer
2018-08-24Refactor destroy functions and save workspaces when there's no outputsRyan Dwyer
2018-08-18Implement iterators per container typeRyan Dwyer
2018-08-18Rename container_sort_workspaces and container_wrap_childrenRyan Dwyer
2018-08-01ipc: fix workspace::move calls argument orderIan Fan
2018-07-09Update for swaywm/wlroots#1126emersion
2018-06-23Implement atomic layout updates for tree operationsRyan Dwyer
2018-06-11Merge remote-tracking branch 'upstream/master' into atomicRyan Dwyer
2018-06-08Switch restore workspaces to a nested for-loopBrian Ashworth
2018-06-08Restore workspaces to outputs based on priorityBrian Ashworth
2018-06-03Fix initial workspace orientation on a rotated outputRyan Dwyer
2018-04-03move output create to its own fileTony Crisci
2018-04-03move output code out of the treeTony Crisci
2018-04-03unify container destroy functionsTony Crisci
2018-04-02Merge branch 'wlroots' into view-redesignemersion
2018-04-02Partially implement move commandDrew DeVault
2018-04-02Address review commentsemersion
2018-03-30Add lite damage trackingemersion
2018-03-30Fix workspace deletion edge casesDrew DeVault
2017-11-18Move everything to sway/old/Drew DeVault
2017-11-11Wire up output frame loopDrew DeVault
2017-11-11Move sway's internal tree code to sway/tree/Drew DeVault