aboutsummaryrefslogtreecommitdiff
path: root/sway/debug-tree.c
AgeCommit message (Expand)Author
2018-09-30Turn funcs() into funcs(void)Arkadiusz Hiler
2018-09-08Align titles to baselineRyan Dwyer
2018-09-05Don't use wlr_output propertiesRyan Dwyer
2018-09-05Implement type safe arguments and demote sway_containerRyan Dwyer
2018-08-26Remove layout.cRyan Dwyer
2018-08-19Merge pull request #2478 from RyanDwyer/standardise-debugDrew DeVault
2018-08-19Replace hacky L_FLOATING container with a listRyan Dwyer
2018-08-19Standardise debug variablesRyan Dwyer
2018-06-01Add L_FLOATING back to debug treeRyan Dwyer
2018-06-01Send frame done to floating viewsDrew DeVault
2018-04-06Container coordiantes/sizes are floating pointDrew DeVault
2018-04-06Fix issue with incorrectly rejiggered workspacesDrew DeVault
2018-04-06Address @emersion feedbackDrew DeVault
2018-04-06Fix another of @orestisf1993's issuesDrew DeVault
2018-04-06Fix issues @orestisf1993 raisedDrew DeVault
2018-04-06Add debug tree viewDrew DeVault