aboutsummaryrefslogtreecommitdiff
path: root/sway/commands/floating.c
AgeCommit message (Expand)Author
2018-08-26Remove layout.cRyan Dwyer
2018-08-19Replace hacky L_FLOATING container with a listRyan Dwyer
2018-08-18Rename container_sort_workspaces and container_wrap_childrenRyan Dwyer
2018-07-28Operate on floating split container when a child is focusedRyan Dwyer
2018-07-28Allow containers to floatRyan Dwyer
2018-07-14Simplify transactions by utilising a dirty flag on containersRyan Dwyer
2018-06-09Refactor everything that needs to arrange windowsRyan Dwyer
2018-06-01Replace is_floating boolean with functionRyan Dwyer
2018-06-01Implement floatingRyan Dwyer
2018-06-01Send frame done to floating viewsDrew DeVault
2018-06-01Implement `floating enable`Drew DeVault
2017-11-18Move everything to sway/old/Drew DeVault
2017-04-05Improve criteria handlingCalvin Lee
2017-03-10UnGNUify the codebaseDrew DeVault
2016-09-02merge in latest commitsZandr Martin
2016-09-01refactor commands.cZandr Martin