aboutsummaryrefslogtreecommitdiff
path: root/include/container.h
AgeCommit message (Expand)Author
2016-03-30Implement bordersMikkel Oscar Lyderik
2016-03-30Add border <none|normal|toggle|pixel> configMikkel Oscar Lyderik
2016-03-30Implement some more on bordersDrew DeVault
2016-02-27Make sway spawn only one bar per bar configMikkel Oscar Lyderik
2015-12-29Handle SIGTERM sent to swayMikkel Oscar Lyderik
2015-12-18Reload swaybar/swaybg on config reload.Mikkel Oscar Lyderik
2015-12-16Bring unmanaged windows to front on output arrangeDrew DeVault
2015-12-13Track the fullscreen view on a workspace swayc_tDrew DeVault
2015-11-27workspace: Learn sticky.S. Christoffer Eliesen
2015-11-24container: Store app_id attribute for views.S. Christoffer Eliesen
2015-11-24container: Store class attribute for views.S. Christoffer Eliesen
2015-11-16output: Support multiple adjacent outputs.S. Christoffer Eliesen
2015-11-08Add some documentation commentsDrew DeVault
2015-10-29container.h: Remove unused.S. Christoffer Eliesen
2015-10-29container: Move container_under_pointer here from handlers.S. Christoffer Eliesen
2015-09-13Revert "new_workspace null behavior + testmap functions + regex"Drew DeVault
2015-09-12visible valuestaiyu
2015-09-12new_workspace null behavior + testmap functions + regextaiyu
2015-09-05gap resizetaiyu
2015-09-04default gap valuetaiyu
2015-08-27update visibility + container info functionstaiyu
2015-08-27use previous outputstaiyu
2015-08-26move_container_to fixuptaiyu
2015-08-25changed view visibility to be boolminus
2015-08-25refactored view visibilityminus
2015-08-24add limit to swayc_in_directiontaiyu
2015-08-21bugfixes, renamestaiyu
2015-08-21Merge pull request #105 from Half-Shot/masterDrew DeVault
2015-08-21Merge pull request #101 from Luminarys/masterDrew DeVault
2015-08-20Rewrite of resize command to make it more saneLuminarys
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-20styletaiyu
2015-08-20setup for resizable windows, drop weighttaiyu
2015-08-18header updateLuminarys
2015-08-18Add support for gaps optionKoffeinFlummi
2015-08-18Coding style enforcementDrew DeVault
2015-08-18changed handling of focus, handling of view by typetaiyu
2015-08-17Style and other minor fixesLuminarys
2015-08-17Fixes to floating and umanaged viewsLuminarys
2015-08-17Added in basic floating togglingLuminarys
2015-08-16fixtaiyu
2015-08-16Move headers to include/Drew DeVault