aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* Implement splith/splitvLibravatar Drew DeVault2015-08-09
| | | | Ref #2
* Merge pull request #3 from jdiez17/log_colors_optionLibravatar Drew DeVault2015-08-09
|\ | | | | log, commands: Add log_colors command
| * style: More complianceLibravatar jdiez172015-08-09
| |
| * log, commands: Add log_colors commandLibravatar jdiez172015-08-09
|/
* Implement layout [splith|splitv|toggle split]Libravatar Drew DeVault2015-08-09
|
* Load config after xwayland is createdLibravatar Drew DeVault2015-08-09
| | | | This lets us run x commands on startup
* Set DISPLAY to :1 automaticallyLibravatar Drew DeVault2015-08-09
|
* Implement execLibravatar Drew DeVault2015-08-09
|
* Fix up some issues with focusLibravatar Drew DeVault2015-08-09
|
* Implement focus_follows_mouseLibravatar Drew DeVault2015-08-09
|
* Handle unmanaged windows appropriatelyLibravatar Drew DeVault2015-08-09
|
* Add readmeLibravatar Drew DeVault2015-08-08
|
* Implement key bindingsLibravatar Drew DeVault2015-08-08
|
* Handle focus changesLibravatar Drew DeVault2015-08-08
| | | | And some simple refactoring
* Deny window resize requestsLibravatar Drew DeVault2015-08-08
|
* Tile some windows babyLibravatar Drew DeVault2015-08-08
|
* Refactor in-memory treeLibravatar Drew DeVault2015-08-08
|
* Add logging and new windows into layout treeLibravatar Drew DeVault2015-08-08
|
* Destroy outputs when appropriateLibravatar Drew DeVault2015-08-06
|
* Add layout containers for new outputsLibravatar Drew DeVault2015-08-06
|
* Start to build out window management functionsLibravatar Drew DeVault2015-08-06
|
* Clean up config loading and launch waylandLibravatar Drew DeVault2015-08-05
|
* Make main.c less stupidLibravatar Drew DeVault2015-08-05
|
* Add TODO so I don't forget laterLibravatar Drew DeVault2015-08-05
|
* Push the XKB key to the key listLibravatar Drew DeVault2015-08-05
| | | | Instead of the key name
* Mostly implement bindsym commandLibravatar Drew DeVault2015-08-05
|
* Flesh out some command parsingLibravatar Drew DeVault2015-08-05
| | | | This implements the `set` command from i3
* Build out command subsystemLibravatar Drew DeVault2015-08-05
| | | | Everyone loves code stolen from your own projects
* MIT licenseLibravatar Drew DeVault2015-08-04
|
* Pull in some scas code and read i3 config fileLibravatar Drew DeVault2015-08-04
|
* Initial commitLibravatar Drew DeVault2015-08-04