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