Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-09-10 | Remove `cause' method for XSafeError | Matias Linares | 1 | -5/+1 |
2017-10-02 | Bump to version 0.2.0v0.2.0 | Matias Linares | 2 | -19/+1 |
2017-10-02 | Use std UnixListener/UnixStream | Matias Linares | 3 | -13/+9 |
2017-10-02 | Fix focus on windows | Matias Linares | 1 | -0/+1 |
2017-10-02 | Add -N flag to get an EOF on nc | Matias Linares | 1 | -1/+1 |
2017-10-02 | Update dependencies | Matias Linares | 2 | -41/+217 |
2016-09-04 | Better path handling for socket | Matias Linares | 3 | -10/+32 |
2016-09-04 | Add Mouse drag support. | Matias Linares | 10 | -19/+167 |
2016-09-04 | Update autostart | Matias Linares | 1 | -26/+2 |
2016-06-04 | Allow unknown lints for rust stable | Matias Linares | 1 | -0/+2 |
2016-06-04 | Fix unfocused window bug. | Matias Linares | 1 | -2/+9 |
2016-06-04 | Update README | Matias Linares | 1 | -0/+28 |
2016-06-03 | Update readme | Matias Linares | 1 | -1/+1 |
2016-06-03 | Add Clippy as dependency. | Matias Linares | 10 | -53/+129 |
2016-05-25 | Add a lazy_static connection to the X server | Matias Linares | 6 | -41/+117 |
2016-02-07 | Update TODO | Matias Linares | 1 | -1/+1 |
2016-02-07 | Add .log | Matias Linares | 1 | -0/+1 |
2016-02-07 | Add more things to the TODO | Matias Linares | 1 | -0/+7 |
2016-02-07 | Change the plain exec_func with something better. | Matias Linares | 1 | -2/+12 |
2016-02-07 | Add TODO | Matias Linares | 1 | -0/+10 |
2016-01-27 | Refactor resize sticky code | Matias Linares | 2 | -39/+60 |
2016-01-27 | Refactor move sticky. | Matias Linares | 6 | -42/+112 |
2015-12-27 | Fix some problems @ removing a window. | Matias Linares | 1 | -2/+14 |
2015-12-27 | Better fullscreen handling. | Matias Linares | 3 | -15/+26 |
2015-12-08 | Add a simple installation script and xsession file | Matias Linares | 2 | -0/+84 |
2015-12-07 | Add ManPage :) | Matias Linares | 1 | -0/+71 |
2015-12-07 | Implement desktops. | Matias Linares | 9 | -119/+291 |
2015-11-30 | Add resize-win-sticky. | Matias Linares | 6 | -7/+102 |
2015-11-30 | Update dependencies | Matias Linares | 1 | -8/+3 |
2015-11-30 | Change one netcat with a more readable way | Matias Linares | 1 | -20/+54 |
2015-11-29 | Begin ef EWMH support and sticky movement | Matias Linares | 6 | -9/+276 |
2015-11-28 | Better socket handling | Matias Linares | 6 | -98/+255 |
2015-11-27 | Little implemented the socket parser. | Matias Linares | 4 | -2/+43 |
2015-11-22 | Move the file descriptor of the socket to the select event. | Matias Linares | 2 | -5/+4 |
2015-11-22 | Death to the threads. | Matias Linares | 9 | -124/+102 |
2015-11-22 | Cleanup. | Matias Linares | 3 | -18/+0 |
2015-11-22 | Add socket functionality. | Matias Linares | 8 | -78/+132 |
2015-11-22 | next_xevent don't block anymore! | Matias Linares | 9 | -20/+107 |
2015-11-19 | Implemented socket handler. | Matias Linares | 7 | -84/+197 |
2015-11-16 | Add MIT LICENSE | Matias Linares | 7 | -0/+34 |
2015-11-15 | Clean of zombie process. | Matias Linares | 4 | -33/+25 |
2015-11-15 | Move exec and add binding to the main. | Matias Linares | 2 | -42/+17 |
2015-11-15 | Update to libc 0.2 | Matias Linares | 2 | -2/+2 |
2015-11-09 | ExecFn Rewrite. | Matias Linares | 3 | -48/+121 |
2015-11-09 | Focus handling. | Matias Linares | 5 | -4/+57 |
2015-11-08 | Add Readme. | Matias Linares | 1 | -0/+15 |
2015-11-08 | Initial commit | Matias Linares | 9 | -0/+715 |