aboutsummaryrefslogtreecommitdiff
path: root/sway/layout.c
AgeCommit message (Expand)Author
2015-08-20unnessesary logtaiyu
2015-08-20setup for resizable windows, drop weighttaiyu
2015-08-20Merge pull request #94 from taiyu-len/masterDrew DeVault
2015-08-20Change gap behaviour to more closely match i3-gapsKoffeinFlummi
2015-08-19remove debug messagetaiyu
2015-08-19input state, find_container_in_directiontaiyu
2015-08-19fixed default active_workspace, and more use of set_focused_container_for(...)taiyu
2015-08-19fixed focus key handlertaiyu
2015-08-18focus to only childtaiyu
2015-08-18Fixes to make floating windows work betterLuminarys
2015-08-18Improvements to gapsDrew DeVault
2015-08-19Merge remote-tracking branch 'upstream/master' into gapsKoffeinFlummi
2015-08-18Add support for gaps optionKoffeinFlummi
2015-08-18Patched for wlc updatesLuminarys
2015-08-18restored fullscreen/focus behaviortaiyu
2015-08-18Coding style enforcementDrew DeVault
2015-08-18fixed floating window crashing bugtaiyu
2015-08-18more changestaiyu
2015-08-18changed handling of focus, handling of view by typetaiyu
2015-08-17Fix segfault from focus_viewDrew DeVault
2015-08-17Fixes to floating and umanaged viewsLuminarys
2015-08-17Added in basic floating togglingLuminarys
2015-08-16fixtaiyu
2015-08-16sends hidden views to back, visible view to fronttaiyu
2015-08-16handle_view_state_requesttaiyu
2015-08-16Fix movement between outputsDrew DeVault
2015-08-16Revert "get/set_userdata stores swayc_t *, fixed memory leak, minor changes."Drew DeVault
2015-08-15fixed 2 small memory leaks & adds format attribute to log.taiyu
2015-08-15Fixed reloading and arrange_windowsLuminarys
2015-08-15Fixed workspace switching in multimonitor layoutsLuminarys
2015-08-15Added layout debugger back in and fixed mutlimonitor layout issuesLuminarys
2015-08-15fixed focustaiyu
2015-08-15fixed focustaiyu
2015-08-14styleTaiyu
2015-08-14changed swayc related functions, cleaned up some functions, moved wlc related...Taiyu
2015-08-10Slightly better multihead supportDrew DeVault
2015-08-10Prevent passing WM keys, improve multihead supportDrew DeVault
2015-08-10destroys empty workspace + minor bugfixesTaiyu
2015-08-10Set view->visible to true when createdDrew DeVault
2015-08-10Basic workspace functionalityJose Diez
2015-08-10Focus unmanaged windows when createdDrew DeVault
2015-08-10Fix issue with untitled windowsDrew DeVault
2015-08-09Finish up fullscreen commandDrew DeVault
2015-08-09Flesh out fullscreen support a bitDrew DeVault
2015-08-09fullscreen: partially workingjdiez17
2015-08-09Keep track of window namesDrew DeVault
2015-08-10log: add newlinejdiez17
2015-08-09Add movement supportDrew DeVault
2015-08-09Destroy containers when all views are removedDrew DeVault
2015-08-09Implement splith/splitvDrew DeVault