Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-09 | style: More compliance | jdiez17 | |
2015-08-09 | log, commands: Add log_colors command | jdiez17 | |
2015-08-09 | Implement layout [splith|splitv|toggle split] | Drew DeVault | |
2015-08-09 | Load config after xwayland is created | Drew DeVault | |
This lets us run x commands on startup | |||
2015-08-09 | Set DISPLAY to :1 automatically | Drew DeVault | |
2015-08-09 | Implement exec | Drew DeVault | |
2015-08-09 | Fix up some issues with focus | Drew DeVault | |
2015-08-09 | Implement focus_follows_mouse | Drew DeVault | |
2015-08-09 | Handle unmanaged windows appropriately | Drew DeVault | |
2015-08-08 | Add readme | Drew DeVault | |
2015-08-08 | Implement key bindings | Drew DeVault | |
2015-08-08 | Handle focus changes | Drew DeVault | |
And some simple refactoring | |||
2015-08-08 | Deny window resize requests | Drew DeVault | |
2015-08-08 | Tile some windows baby | Drew DeVault | |
2015-08-08 | Refactor in-memory tree | Drew DeVault | |
2015-08-08 | Add logging and new windows into layout tree | Drew DeVault | |
2015-08-06 | Destroy outputs when appropriate | Drew DeVault | |
2015-08-06 | Add layout containers for new outputs | Drew DeVault | |
2015-08-06 | Start to build out window management functions | Drew DeVault | |
2015-08-05 | Clean up config loading and launch wayland | Drew DeVault | |
2015-08-05 | Make main.c less stupid | Drew DeVault | |
2015-08-05 | Add TODO so I don't forget later | Drew DeVault | |
2015-08-05 | Push the XKB key to the key list | Drew DeVault | |
Instead of the key name | |||
2015-08-05 | Mostly implement bindsym command | Drew DeVault | |
2015-08-05 | Flesh out some command parsing | Drew DeVault | |
This implements the `set` command from i3 | |||
2015-08-05 | Build out command subsystem | Drew DeVault | |
Everyone loves code stolen from your own projects | |||
2015-08-04 | MIT license | Drew DeVault | |
2015-08-04 | Pull in some scas code and read i3 config file | Drew DeVault | |
2015-08-04 | Initial commit | Drew DeVault | |