summaryrefslogtreecommitdiffstats
path: root/sway
Commit message (Expand)AuthorAge
* fixed focus key handlerLibravatar taiyu2015-08-19
* fixed floating_modifier related thingsLibravatar taiyu2015-08-18
* focus to only childLibravatar taiyu2015-08-18
* Fixed full screen workspace switch focusingLibravatar Luminarys2015-08-18
* fixed focus on fullscreen view destroyLibravatar taiyu2015-08-18
* Removed debugging, added in proper gap resets for config reloadsLibravatar Luminarys2015-08-18
* Minor fixes that might be helpful laterLibravatar Luminarys2015-08-18
* Fixes to make floating windows work betterLibravatar Luminarys2015-08-18
* Basic fixes to floating movementLibravatar Luminarys2015-08-18
* Improvements to gapsLibravatar Drew DeVault2015-08-18
* Merge pull request #73 from KoffeinFlummi/gapsLibravatar Drew DeVault2015-08-18
|\
| * Merge remote-tracking branch 'upstream/master' into gapsLibravatar KoffeinFlummi2015-08-19
| |\
| * | Add support for gaps optionLibravatar KoffeinFlummi2015-08-18
* | | Fix indented comments being weirdLibravatar Drew DeVault2015-08-18
| |/ |/|
* | Merge pull request #72 from minus7/assertLibravatar Drew DeVault2015-08-18
|\ \
| * | added sway_assert functionLibravatar minus2015-08-18
* | | More patches for wlc compatLibravatar Luminarys2015-08-18
* | | Patched for wlc updatesLibravatar Luminarys2015-08-18
|/ /
* | Removed unnecessary debugging linesLibravatar Luminarys2015-08-18
* | Added in proper focus handling for floating windowsLibravatar Luminarys2015-08-18
* | restored fullscreen/focus behaviorLibravatar taiyu2015-08-18
* | Fixed mouse clicks from triggering a segfaultLibravatar Luminarys2015-08-18
* | Revert "enhanced whitespace remover"Libravatar Drew DeVault2015-08-18
* | Fix switching between focused outputsLibravatar Drew DeVault2015-08-18
* | Revert "config handles comments better"Libravatar Drew DeVault2015-08-18
|/
* Coding style enforcementLibravatar Drew DeVault2015-08-18
* fixed floating window crashing bugLibravatar taiyu2015-08-18
* Merge pull request #65 from taiyu-len/focus_v2Libravatar Drew DeVault2015-08-18
|\
| * minor fixesLibravatar taiyu2015-08-18
| * more changesLibravatar taiyu2015-08-18
| * merged Luminarys resizing codeLibravatar taiyu2015-08-18
| |\
| | * Added in basic, but semi-broken moving/resizing functionality to floating win...Libravatar Luminarys2015-08-18
| * | styleLibravatar taiyu2015-08-18
| * | changed handling of focus, handling of view by typeLibravatar taiyu2015-08-18
| |/
* | Fix #64Libravatar Drew DeVault2015-08-18
* | enhanced whitespace removerLibravatar taiyu2015-08-18
* | config handles comments betterLibravatar taiyu2015-08-18
* | fixed doubling memory bug for config lines longer then 128Libravatar taiyu2015-08-18
|/
* Add support for workspace [name] output [name]Libravatar Drew DeVault2015-08-17
* Rearrange main.c some moreLibravatar Drew DeVault2015-08-17
* Switched config loading order to prevent root access w/wlcLibravatar Luminarys2015-08-17
* Typo fix and more clarificationLibravatar Luminarys2015-08-17
* View destroy handling clean up and clarificationsLibravatar Luminarys2015-08-17
* put backLibravatar taiyu2015-08-17
* Merge branch 'master' of https://github.com/SirCmpwn/swayLibravatar taiyu2015-08-17
|\
| * Fix segfault from focus_viewLibravatar Drew DeVault2015-08-17
* | fixed handling of views with override_redirect (dmenu)Libravatar taiyu2015-08-17
|/
* fixed when views dont have names.Libravatar taiyu2015-08-17
* Style and other minor fixesLibravatar Luminarys2015-08-17
* Minor fix to do proper floating refocusesLibravatar Luminarys2015-08-17