aboutsummaryrefslogtreecommitdiff
path: root/src/dotwm.rs
AgeCommit message (Expand)AuthorFilesLines
2016-09-04Add Mouse drag support.Matias Linares1-1/+9
2016-06-03Add Clippy as dependency.Matias Linares1-1/+8
2016-05-25Add a lazy_static connection to the X serverMatias Linares1-2/+1
2015-12-07Implement desktops.Matias Linares1-102/+72
2015-11-29Begin ef EWMH support and sticky movementMatias Linares1-3/+109
2015-11-28Better socket handlingMatias Linares1-0/+3
2015-11-16Add MIT LICENSEMatias Linares1-0/+2
2015-11-15Clean of zombie process.Matias Linares1-1/+3
2015-11-15Move exec and add binding to the main.Matias Linares1-41/+0
2015-11-09ExecFn Rewrite.Matias Linares1-20/+29
2015-11-09Focus handling.Matias Linares1-1/+36
2015-11-08Initial commitMatias Linares1-0/+140