| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-09-03 | Update wlr_log_init docs | random human | |
| 2018-09-01 | Add function wlr_log_get_verbosity() | random human | |
| Returns the verbosity passed to wlr_log_init(). | |||
| 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-07-09 | util: add wlr_ prefix to log symbols | emersion | |
| 2018-02-21 | Rename _strip_path to wlr_strip_path | Guido Günther | |
| since it's a public function | |||
| 2017-12-31 | Allow configurable verbosity | Calvin Lee | |
| 2017-10-11 | Fixed wrong function name | Enerccio | |
| Apparently I am first guy to ever call this... | |||
| 2017-09-23 | Use more consistent include guard names | emersion | |
| 2017-06-21 | Reorganize wlr-common | Drew DeVault | |
