Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-29 | Initial pass on API stability guarantees | Drew DeVault | |
This introduces -DWLR_USE_UNSTABLE and adds information regarding the stability status to all headers. I started with a conservative set of headers to mark as stable: - types/wlr_matrix.h - util/edges.h - util/log.h - util/region.h - xcursor.h | |||
2018-02-02 | Fix typo in xcursor.h | Drew DeVault | |
2018-02-01 | Improve xcursor docs | Drew DeVault | |
2017-12-08 | move get_resize_name to xcursor | Tony Crisci | |
2017-11-12 | Introduce wlr_xcursor_manager | emersion | |
2017-09-23 | Use more consistent include guard names | emersion | |
2017-08-18 | rename wlr_cursor to wlr_xcursor | Tony Crisci | |
This is for the implementation of another type that should be called wlr_cursor. | |||
2017-08-07 | Add xcursor sublibrary | Drew DeVault | |