summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* Add WIP noticeLibravatar Drew DeVault2015-08-10
|
* Merge pull request #4 from taiyu-len/masterLibravatar Drew DeVault2015-08-10
|\ | | | | fixed focus_parent, moved into move_focus() function
| * fixed styleLibravatar Taiyu2015-08-10
| |
| * fixed focus_parent, moved into move_focus() functionLibravatar Taiyu2015-08-10
| |
* | New readme screenshotLibravatar Drew DeVault2015-08-10
| |
* | Override WLC_DIM by defaultLibravatar Drew DeVault2015-08-10
|/
* Or maybe do the exact opposite of thatLibravatar Drew DeVault2015-08-09
|
* Don't override keys if command failsLibravatar Drew DeVault2015-08-09
|
* Fix bug with focus parentLibravatar Drew DeVault2015-08-09
| | | | Thanks anon
* Update readmeLibravatar Drew DeVault2015-08-09
|
* Update screenshotLibravatar Drew DeVault2015-08-09
|
* Finish up fullscreen commandLibravatar Drew DeVault2015-08-09
|
* Flesh out fullscreen support a bitLibravatar Drew DeVault2015-08-09
|
* fullscreen: partially workingLibravatar jdiez172015-08-09
|
* Keep track of window namesLibravatar Drew DeVault2015-08-09
|
* log: add newlineLibravatar jdiez172015-08-10
|
* Implement focus parentLibravatar Drew DeVault2015-08-09
|
* commands: re-add log_colorsLibravatar jdiez172015-08-10
|
* Fix focus follows mouseLibravatar Drew DeVault2015-08-09
|
* Add movement supportLibravatar Drew DeVault2015-08-09
|
* Destroy containers when all views are removedLibravatar Drew DeVault2015-08-09
|
* 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
|