aboutsummaryrefslogtreecommitdiff
path: root/src/main.rs
AgeCommit message (Expand)AuthorFilesLines
2016-01-27Refactor move sticky.Matias Linares1-0/+3
2015-12-07Implement desktops.Matias Linares1-2/+1
2015-11-30Add resize-win-sticky.Matias Linares1-1/+1
2015-11-28Better socket handlingMatias Linares1-16/+17
2015-11-27Little implemented the socket parser.Matias Linares1-0/+2
2015-11-22Move the file descriptor of the socket to the select event.Matias Linares1-3/+1
2015-11-22Death to the threads.Matias Linares1-26/+19
2015-11-22Cleanup.Matias Linares1-11/+0
2015-11-22Add socket functionality.Matias Linares1-12/+15
2015-11-22next_xevent don't block anymore!Matias Linares1-3/+6
2015-11-19Implemented socket handler.Matias Linares1-82/+25
2015-11-16Add MIT LICENSEMatias Linares1-0/+2
2015-11-15Clean of zombie process.Matias Linares1-1/+2
2015-11-15Move exec and add binding to the main.Matias Linares1-1/+17
2015-11-09ExecFn Rewrite.Matias Linares1-20/+79
2015-11-09Focus handling.Matias Linares1-1/+12
2015-11-08Initial commitMatias Linares1-0/+75