Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-09-04 | Better path handling for socket | Matias Linares | 1 | -8/+29 |
2016-09-04 | Add Mouse drag support. | Matias Linares | 1 | -1/+10 |
2016-06-04 | Allow unknown lints for rust stable | Matias Linares | 1 | -0/+2 |
2016-06-03 | Add Clippy as dependency. | Matias Linares | 1 | -4/+5 |
2016-05-25 | Add a lazy_static connection to the X server | Matias Linares | 1 | -2/+1 |
2016-02-07 | Change the plain exec_func with something better. | Matias Linares | 1 | -2/+12 |
2016-01-27 | Refactor move sticky. | Matias Linares | 1 | -0/+3 |
2015-12-07 | Implement desktops. | Matias Linares | 1 | -2/+1 |
2015-11-30 | Add resize-win-sticky. | Matias Linares | 1 | -1/+1 |
2015-11-28 | Better socket handling | Matias Linares | 1 | -16/+17 |
2015-11-27 | Little implemented the socket parser. | Matias Linares | 1 | -0/+2 |
2015-11-22 | Move the file descriptor of the socket to the select event. | Matias Linares | 1 | -3/+1 |
2015-11-22 | Death to the threads. | Matias Linares | 1 | -26/+19 |
2015-11-22 | Cleanup. | Matias Linares | 1 | -11/+0 |
2015-11-22 | Add socket functionality. | Matias Linares | 1 | -12/+15 |
2015-11-22 | next_xevent don't block anymore! | Matias Linares | 1 | -3/+6 |
2015-11-19 | Implemented socket handler. | Matias Linares | 1 | -82/+25 |
2015-11-16 | Add MIT LICENSE | Matias Linares | 1 | -0/+2 |
2015-11-15 | Clean of zombie process. | Matias Linares | 1 | -1/+2 |
2015-11-15 | Move exec and add binding to the main. | Matias Linares | 1 | -1/+17 |
2015-11-09 | ExecFn Rewrite. | Matias Linares | 1 | -20/+79 |
2015-11-09 | Focus handling. | Matias Linares | 1 | -1/+12 |
2015-11-08 | Initial commit | Matias Linares | 1 | -0/+75 |