summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* split_string memory leaks cleanedupLibravatar taiyu2015-08-23
|
* Merge pull request #121 from taiyu-len/pointer_modLibravatar Drew DeVault2015-08-23
|\ | | | | Pointer mode clean and fix.
| * mergeLibravatar taiyu2015-08-23
| |\ | |/ |/|
* | Refactor keyboard to consider modified keysymsLibravatar Drew DeVault2015-08-23
| | | | | | | | | | | | | | Press Shift Press 0 # Reads as ')' Release Shift Release 0 # Reads as '0' but we now recognize it as the same
* | Merge pull request #123 from Luminarys/masterLibravatar Drew DeVault2015-08-23
|\ \ | | | | | | Added in output disabling
| * | Minor fixLibravatar Luminarys2015-08-23
| | |
| * | Man page updateLibravatar Luminarys2015-08-23
| | |
| * | Style fixLibravatar Luminarys2015-08-23
| | |
| * | Cleanup and minor adjustments to disablingLibravatar Luminarys2015-08-23
| | |
| * | Added in glitchy disablingLibravatar Luminarys2015-08-23
| | |
| * | Added in glitchy disablingLibravatar Luminarys2015-08-23
| | |
* | | Prefix log events from wlc with [wlc]Libravatar Drew DeVault2015-08-23
|/ /
* | Do not log with colors unless stdout is a ttyLibravatar Drew DeVault2015-08-23
| |
* | Handle wlc log eventsLibravatar Drew DeVault2015-08-23
| |
* | 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
| | | | | | | | :tada:
* | Set x/y positions for output containersLibravatar Drew DeVault2015-08-22
| |
| * styleLibravatar taiyu2015-08-23
| |
| * slight fixLibravatar taiyu2015-08-22
| |
| * fixed container resize oddityLibravatar taiyu2015-08-22
| |
| * dont swap view with workspace...Libravatar taiyu2015-08-22
| |
| * small changeLibravatar taiyu2015-08-22
| |
| * no mode for fullscreenLibravatar taiyu2015-08-22
| |
| * mouse tile resize mode doneLibravatar taiyu2015-08-22
| |
| * floating/tiling move + floating resize cleaned and fixedLibravatar taiyu2015-08-22
|/
* WhoopsLibravatar Drew DeVault2015-08-22
| | | | Regards to @Cloudef
* Implement output configuration through configLibravatar Drew DeVault2015-08-22
| | | | | Do not use `output res WIDTHxHEIGHT` yet, wlc has issues with it (cc @Cloudef)
* Merge pull request #118 from Luminarys/masterLibravatar Drew DeVault2015-08-22
|\ | | | | Refactored resizing functions into resize.c
| * 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/w.
| * 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
| |\ | | | | | | | | | merge
| * | 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 locking
| * 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 comparison
| * fixed #108 signed/unsigned comparisonLibravatar minus2015-08-21
|/