aboutsummaryrefslogtreecommitdiff
path: root/sway/layout.c
AgeCommit message (Expand)Author
2015-08-21Refactored resizing functions into resize.cLuminarys
2015-08-21swayc_is_fullscreentaiyu
2015-08-21bugfixes, renamestaiyu
2015-08-21fixed #108 signed/unsigned comparisonminus
2015-08-21Merge pull request #105 from Half-Shot/masterDrew DeVault
2015-08-21Merge pull request #101 from Luminarys/masterDrew DeVault
2015-08-21Added in bspwm like mouse resizingLuminarys
2015-08-20Rewrite of resize command to make it more saneLuminarys
2015-08-20Fixed style errorsHalf-Shot
2015-08-20Few stray bitsHalf-Shot
2015-08-20Merge branch 'master' of https://github.com/SirCmpwn/swayHalf-Shot
2015-08-20Basic left right move command implemented.Half-Shot
2015-08-20find_parent_by_typetaiyu
2015-08-20Style fixesLuminarys
2015-08-20Added in basic resize commandLuminarys
2015-08-20Merge branch 'master' of https://github.com/SirCmpwn/swaytaiyu
2015-08-20Merge pull request #97 from taiyu-len/masterDrew DeVault
2015-08-20styletaiyu
2015-08-20small fix, default width/height 0taiyu
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