aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* Merge pull request #167 from mikkeloscar/masterLibravatar Drew DeVault2015-09-04
|\ | | | | Add CI support
| * make install wlc as part of the buildLibravatar Mikkel Oscar Lyderik2015-09-04
| |
| * Build wlc as part of build stepLibravatar Mikkel Oscar Lyderik2015-09-04
| |
| * Add .travis.ymlLibravatar Mikkel Oscar Lyderik2015-09-04
|/
* properly free cmd_queue, should partially fix #165 from what i tell from its ↵Libravatar taiyu2015-09-02
| | | | log.
* fclose /proc/modules when we're done with itLibravatar Drew DeVault2015-09-02
|
* Add check for nvidia module and warn userLibravatar Drew DeVault2015-09-02
|
* Do not set FD_CLOEXECLibravatar Drew DeVault2015-09-02
|
* Log sway version on startupLibravatar Drew DeVault2015-09-02
|
* Remove stropts.h from ipc.cLibravatar Drew DeVault2015-09-02
| | | | | Apparently it's not required, and for some reason Fedora doesn't have it. Fixes #162
* Merge pull request #161 from aouelete/masterLibravatar Drew DeVault2015-09-01
|\ | | | | Fixed a couple of typos in man pages
| * Fixed a couple of typos in man pagesLibravatar Aaron Ouellette2015-09-01
|/
* Merge pull request #160 from taiyu-len/masterLibravatar Drew DeVault2015-09-01
|\ | | | | cleaned up leaky prev_workspace_name
| * cleaned up leaky prev_workspace_nameLibravatar taiyu2015-09-01
|/
* Merge pull request #159 from minus7/patch-1Libravatar Drew DeVault2015-09-01
|\ | | | | Updated readme dependency list
| * remove yaourt command from readmeLibravatar minus2015-09-01
| |
| * Updated readme dependency listLibravatar minus2015-09-01
|/
* Merge pull request #158 from taiyu-len/masterLibravatar Drew DeVault2015-08-31
|\ | | | | properly remove children in loops
| * properly remove children in loopsLibravatar taiyu2015-08-31
|/
* Merge pull request #156 from Luminarys/masterLibravatar Drew DeVault2015-08-31
|\ | | | | Added in workspace_auto_back_and_forth
| * Added in workspace_auto_back_and_forthLibravatar Luminarys2015-08-30
|/
* Merge pull request #155 from Luminarys/masterLibravatar Drew DeVault2015-08-30
|\ | | | | Added in workspace back_and_forth
| * Removed unnecessary debug lineLibravatar Luminarys2015-08-30
| |
| * Added in workspace back_and_forthLibravatar Luminarys2015-08-30
|/
* #154 destroy view handler properly destroys viewsLibravatar taiyu2015-08-30
|
* #153 add "ctrl" and "alt" to modifiers structLibravatar taiyu2015-08-30
|
* Merge pull request #152 from Luminarys/masterLibravatar Drew DeVault2015-08-30
|\ | | | | Made scratchpad handling identical to i3
| * Made scratchpad handling identical to i3Libravatar Luminarys2015-08-29
|/
* #151 fixLibravatar taiyu2015-08-29
|
* Merge pull request #150 from Luminarys/masterLibravatar Drew DeVault2015-08-29
|\ | | | | Added in Scratchpad
| * Fixed move scratchpad and added in scratchpad showLibravatar Luminarys2015-08-29
| |
| * Added in scratchpad addingLibravatar Luminarys2015-08-28
| |
* | #149 change focus before pointer_modeLibravatar taiyu2015-08-28
| |
* | #149 fix, reorder floating windows on click.Libravatar taiyu2015-08-28
| |
* | #148 fix, choose non-floating view for inserting containerLibravatar taiyu2015-08-28
|/
* Merge pull request #147 from taiyu-len/masterLibravatar Drew DeVault2015-08-28
|\ | | | | move v3
| * move v3Libravatar taiyu2015-08-28
|/
* default floating_modLibravatar taiyu2015-08-28
|
* styleLibravatar taiyu2015-08-28
|
* fix issue #140, dont set pointer mode if no floating_modLibravatar taiyu2015-08-28
|
* Merge pull request #146 from taiyu-len/movev2Libravatar Drew DeVault2015-08-28
|\ | | | | Movev2
| * styleLibravatar taiyu2015-08-28
| |
| * layout fix for a certain caseLibravatar taiyu2015-08-28
| |
| * dont move floating contaienrsLibravatar taiyu2015-08-28
| |
| * move function redoneLibravatar taiyu2015-08-28
| |
* | Merge pull request #145 from taiyu-len/masterLibravatar Drew DeVault2015-08-28
|\| | | | | use previous output containers
| * forgot visibility of floating containersLibravatar taiyu2015-08-27
| |
| * update visibility + container info functionsLibravatar taiyu2015-08-27
| |
| * proper visibility updateLibravatar taiyu2015-08-27
| |
| * use previous outputsLibravatar taiyu2015-08-27
|/