Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-06-22 | Use MaybeUninit::uninit() in favor of mem::uninitialized()HEADmaster | Matias Linares | 2 | -11/+11 |
2019-09-10 | Remove `cause' method for XSafeError | Matias Linares | 1 | -5/+1 |
2016-09-04 | Add Mouse drag support. | Matias Linares | 2 | -2/+21 |
2016-06-03 | Add Clippy as dependency. | Matias Linares | 2 | -8/+9 |
2016-05-25 | Add a lazy_static connection to the X server | Matias Linares | 2 | -24/+102 |
2016-01-27 | Refactor resize sticky code | Matias Linares | 1 | -0/+50 |
2016-01-27 | Refactor move sticky. | Matias Linares | 2 | -10/+94 |
2015-12-27 | Better fullscreen handling. | Matias Linares | 1 | -14/+23 |
2015-12-07 | Implement desktops. | Matias Linares | 2 | -5/+22 |
2015-11-30 | Add resize-win-sticky. | Matias Linares | 2 | -1/+30 |
2015-11-29 | Begin ef EWMH support and sticky movement | Matias Linares | 2 | -1/+84 |
2015-11-22 | Death to the threads. | Matias Linares | 5 | -80/+23 |
2015-11-22 | Add socket functionality. | Matias Linares | 1 | -1/+1 |
2015-11-22 | next_xevent don't block anymore! | Matias Linares | 5 | -13/+80 |
2015-11-16 | Add MIT LICENSE | Matias Linares | 2 | -0/+4 |
2015-11-09 | ExecFn Rewrite. | Matias Linares | 1 | -8/+13 |
2015-11-09 | Focus handling. | Matias Linares | 2 | -2/+1 |
2015-11-08 | Initial commit | Matias Linares | 2 | -0/+345 |