aboutsummaryrefslogtreecommitdiff
path: root/sway/tree
AgeCommit message (Expand)Author
2017-12-16Merge branch 'wlroots' into feature/inputTony Crisci
2017-12-14Use strtol instead of atoi in output commandemersion
2017-12-13Handle output removeemersion
2017-12-13Update output containers on output layout changeemersion
2017-12-12Listen to output layout changeemersion
2017-12-10seat focus on button pressTony Crisci
2017-12-10working pointer motionTony Crisci
2017-12-09Remove output from layoutemersion
2017-12-06Add new_output_config, update root container size on output hotplugemersion
2017-12-06Use wlr_output_layout_get_boxemersion
2017-12-06Init, merge output config params, use wlr_output_layoutemersion
2017-12-06Add output configemersion
2017-12-05view set positionTony Crisci
2017-12-03use "size" instead of "dimensions"Tony Crisci
2017-11-25Handle view destruction properlyDrew DeVault
2017-11-25Fix rendering issues, wire up some xdg listenersDrew DeVault
2017-11-25Arrange windows on desktopDrew DeVault
2017-11-22Add views to tree and render themDrew DeVault
2017-11-22Add workspace to outputsDrew DeVault
2017-11-19Add outputs to the treeDrew DeVault
2017-11-18Move everything to sway/old/Drew DeVault
2017-11-11Initial (awful) pass on xdg shell supportDrew DeVault
2017-11-11Wire up output frame loopDrew DeVault
2017-11-11Initialize outputs from backend and add to treeDrew DeVault
2017-11-11Move sway's internal tree code to sway/tree/Drew DeVault