aboutsummaryrefslogtreecommitdiff
path: root/include/sway/container.h
AgeCommit message (Expand)Author
2018-01-20basic command criteriaTony Crisci
2017-12-16Merge branch 'wlroots' into feature/inputTony Crisci
2017-12-12Listen to output layout changeemersion
2017-12-10seat focus on button pressTony Crisci
2017-12-10working pointer motionTony Crisci
2017-12-06Add output configemersion
2017-11-25Handle view destruction properlyDrew 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-04-03Impliment i3-style marksCalvin Lee
2017-01-19Add window instance supportMykyta Holubakha
2017-01-01[fix] cleanups suggested by Sway communitywil
2016-12-29cleanup in auto layoutswil
2016-12-29Added Awesome/Monad type "auto" layoutswil
2016-12-04fix layout switching (was broken because of workspace_layout)D.B
2016-12-04add workspace_layout to containerD.B
2016-10-12Revert "Fixes dealing with workspace_layout and related bugs [rfc]"Drew DeVault
2016-10-11add workspace_layout, ensure ws is always L_HORIZD.B
2016-10-06add click on title_bar to focus a containerNicolas Cornu
2016-09-21add unique IDs to containersZandr Martin
2016-09-17add global `current_focus` pointerZandr Martin
2016-09-01Reorganize includesDrew DeVault