aboutsummaryrefslogtreecommitdiff
path: root/sway
AgeCommit message (Collapse)Author
2015-08-18focus to only childtaiyu
2015-08-18Fixed full screen workspace switch focusingLuminarys
2015-08-18fixed focus on fullscreen view destroytaiyu
2015-08-18Removed debugging, added in proper gap resets for config reloadsLuminarys
2015-08-18Minor fixes that might be helpful laterLuminarys
2015-08-18Fixes to make floating windows work betterLuminarys
2015-08-18Basic fixes to floating movementLuminarys
2015-08-18Improvements to gapsDrew DeVault
2015-08-18Merge pull request #73 from KoffeinFlummi/gapsDrew DeVault
Add support for gaps option
2015-08-19Merge remote-tracking branch 'upstream/master' into gapsKoffeinFlummi
2015-08-18Fix indented comments being weirdDrew DeVault
2015-08-18Add support for gaps optionKoffeinFlummi
2015-08-18Merge pull request #72 from minus7/assertDrew DeVault
added sway_assert function
2015-08-18added sway_assert functionminus
returns false on a failed assertion in release mode and raises SIGABRT in debug mode
2015-08-18More patches for wlc compatLuminarys
2015-08-18Patched for wlc updatesLuminarys
2015-08-18Removed unnecessary debugging linesLuminarys
2015-08-18Added in proper focus handling for floating windowsLuminarys
2015-08-18restored fullscreen/focus behaviortaiyu
2015-08-18Fixed mouse clicks from triggering a segfaultLuminarys
2015-08-18Revert "enhanced whitespace remover"Drew DeVault
This reverts commit abd0afb03a2929931cb684e5aaeac312affe6e5f.
2015-08-18Fix switching between focused outputsDrew DeVault
2015-08-18Revert "config handles comments better"Drew DeVault
This reverts commit e9c3a9016f1df5877404721043967431afb2f5c7.
2015-08-18Coding style enforcementDrew DeVault
This was done by hand, so I might have missed things. If anyone knows of a good C style enforcement tool, let me know.
2015-08-18fixed floating window crashing bugtaiyu
2015-08-18Merge pull request #65 from taiyu-len/focus_v2Drew DeVault
Focus v2
2015-08-18Fix #64Drew DeVault
2015-08-18minor fixestaiyu
2015-08-18enhanced whitespace removertaiyu
2015-08-18config handles comments bettertaiyu
2015-08-18more changestaiyu
2015-08-18fixed doubling memory bug for config lines longer then 128taiyu
2015-08-18merged Luminarys resizing codetaiyu
2015-08-18styletaiyu
2015-08-18changed handling of focus, handling of view by typetaiyu
2015-08-18Added in basic, but semi-broken moving/resizing functionality to floating ↵Luminarys
windows
2015-08-17Add support for workspace [name] output [name]Drew DeVault
2015-08-17Rearrange main.c some moreDrew DeVault
2015-08-17Switched config loading order to prevent root access w/wlcLuminarys
2015-08-17Typo fix and more clarificationLuminarys
2015-08-17View destroy handling clean up and clarificationsLuminarys
2015-08-17put backtaiyu
2015-08-17Merge branch 'master' of https://github.com/SirCmpwn/swaytaiyu
merging
2015-08-17fixed handling of views with override_redirect (dmenu)taiyu
2015-08-17Fix segfault from focus_viewDrew DeVault
2015-08-17fixed when views dont have names.taiyu
2015-08-17Style and other minor fixesLuminarys
2015-08-17Minor fix to do proper floating refocusesLuminarys
2015-08-17Fixes to floating and umanaged viewsLuminarys
2015-08-17Deleted fileLuminarys