summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Add note to config about floating_modifierLibravatar Drew DeVault2015-08-23
* fixed vanishing floating viewLibravatar taiyu2015-08-22
* Fix minor bug with output positioningLibravatar Drew DeVault2015-08-22
* Implement output positioningLibravatar Drew DeVault2015-08-22
* Set x/y positions for output containersLibravatar Drew DeVault2015-08-22
* WhoopsLibravatar Drew DeVault2015-08-22
* Implement output configuration through configLibravatar Drew DeVault2015-08-22
* Merge pull request #118 from Luminarys/masterLibravatar Drew DeVault2015-08-22
|\
| * Added in bspwm like view swappingLibravatar Luminarys2015-08-22
| * Refactored resizing functions into resize.cLibravatar Luminarys2015-08-21
* | Merge pull request #117 from Luminarys/masterLibravatar Drew DeVault2015-08-21
|\|
| * Altered resize command to prevent resizing past min h/wLibravatar Luminarys2015-08-21
|/
* More resize fixesLibravatar Luminarys2015-08-21
* Fixed resizingLibravatar Luminarys2015-08-21
* Remove wlc logging stuffLibravatar Drew DeVault2015-08-21
* Merge remote-tracking branch 'taiyu-len/master'Libravatar Drew DeVault2015-08-21
|\
| * styleLibravatar taiyu2015-08-21
| * comments + fixed leakLibravatar taiyu2015-08-21
| * swayc_is_fullscreenLibravatar taiyu2015-08-21
| * check floating mod for resizing windows, and dont send clickLibravatar taiyu2015-08-21
| * Merge branch 'master' of https://github.com/SirCmpwn/swayLibravatar taiyu2015-08-21
| |\
| * | bugfixes, renamesLibravatar taiyu2015-08-21
* | | Minor fix to resizing with mouseLibravatar Luminarys2015-08-21
| |/ |/|
* | Removed ugly intializer for pointer_stateLibravatar Luminarys2015-08-21
* | Merge pull request #111 from Luminarys/masterLibravatar Drew DeVault2015-08-21
|\ \ | |/ |/|
| * Added in proper resize lockingLibravatar Luminarys2015-08-21
* | Merge pull request #110 from minus7/sign-comparsion-fixLibravatar Drew DeVault2015-08-21
|\ \ | |/ |/|
| * fixed #108 signed/unsigned comparisonLibravatar minus2015-08-21
|/
* Minor style fixLibravatar Luminarys2015-08-21
* More minor fixesLibravatar Luminarys2015-08-21
* Cleanup and minor fixesLibravatar Luminarys2015-08-21
* Fix clang warningsLibravatar Drew DeVault2015-08-21
* Use $term in default configLibravatar Drew DeVault2015-08-21
* Merge pull request #105 from Half-Shot/masterLibravatar Drew DeVault2015-08-21
|\
| * Fixed style errorsLibravatar Half-Shot2015-08-20
| * Few stray bitsLibravatar Half-Shot2015-08-20
| * Merge branch 'master' of https://github.com/Half-Shot/swayLibravatar Half-Shot2015-08-20
| |\
| | * Beguin work on the move command.Libravatar Will Hunt2015-08-18
| * | Merge branch 'master' of https://github.com/SirCmpwn/swayLibravatar Half-Shot2015-08-20
| |\ \
| * | | Basic left right move command implemented.Libravatar Half-Shot2015-08-20
| * | | Merge branch 'master' of https://github.com/SirCmpwn/swayLibravatar Half-Shot2015-08-18
| |\ \ \
| * | | | Beguin work on the move command.Libravatar Will Hunt2015-08-18
| | |_|/ | |/| |
* | | | Fix compiler warnings (which were really errors)Libravatar Drew DeVault2015-08-21
* | | | Merge pull request #101 from Luminarys/masterLibravatar Drew DeVault2015-08-21
|\ \ \ \
| * | | | Fixes to resizing and added in resize lock once boundaries are exceededLibravatar Luminarys2015-08-21
| * | | | Added in bspwm like mouse resizingLibravatar Luminarys2015-08-21
| * | | | Rewrite of resize command to make it more saneLibravatar Luminarys2015-08-20
| * | | | Style fixesLibravatar Luminarys2015-08-20
| * | | | Altered incorrect commentLibravatar Luminarys2015-08-20
| * | | | Added in basic resize commandLibravatar Luminarys2015-08-20