Age | Commit message (Expand) | Author |
2024-01-03 | region: add docs for wlr_region_scale_xy() and wlr_region_confine() | Simon Ser |
2023-11-23 | util/transform: add wlr_output_transform_coords() | Simon Ser |
2023-11-23 | util/transform: move over wl_output_transform helpers | Simon Ser |
2023-05-23 | util/box: always treat NULL boxes as empty | Kirill Primak |
2023-03-01 | util/log: prefix WLR_REL_SRC_DIR with underscore | Simon Ser |
2022-12-09 | util/region: forbid "shrinking" a region with wlr_region_expand() | Kirill Primak |
2022-11-11 | util/region: constify | Simon Ser |
2022-08-15 | util/box: Introduce wlr_fbox_equal | Alexander Orzechowski |
2022-08-15 | util/box: Introduce wlr_box_equal | Alexander Orzechowski |
2022-05-25 | Reformat doc comments | Simon Ser |
2022-05-23 | util/addon: avoid calling finish() twice | Kirill Primak |
2021-10-02 | Fix spelling errors | Elyes HAOUAS |
2021-09-22 | util/box: introduce wlr_fbox_empty | Simon Ser |
2021-08-24 | util/box: introduce wlr_fbox_transform() | Kirill Primak |
2021-08-11 | util/addon: find both by owner and impl | Kirill Primak |
2021-08-10 | util: add wlr_addon | Kirill Primak |
2021-07-06 | util/box: stabilize interface | Simon Zeni |
2021-07-06 | move wlr_box from /types to /util | Simon Zeni |
2021-07-05 | Remove reference to the announce mailing list | Simon Ser |
2020-10-31 | util/edges: use bitmask for wlr_edges | Tudor Brindus |
2020-06-17 | util/region: add wlr_region_scale_xy | Simon Ser |
2019-12-23 | meson: Various improvements | Scott Anderson |
2019-07-27 | Remove all wayland-server.h includes | Simon Ser |
2019-07-17 | Use -fmacro-prefix-map to strip build path | Manuel Stoeckl |
2018-09-18 | Implement pointer-constraints protocol in wlroots and rootston | Las |
2018-09-03 | Update wlr_log_init docs | random human |
2018-09-01 | Add function wlr_log_get_verbosity() | random human |
2018-08-24 | Revert "Revert "Merge pull request #1194 from ascent12/meson_feature"" | Scott Anderson |
2018-08-23 | Revert "Merge pull request #1194 from ascent12/meson_feature" | Drew DeVault |
2018-08-22 | Install headers explicitly | Scott Anderson |
2018-07-29 | Initial pass on API stability guarantees | Drew DeVault |
2018-07-09 | util: add wlr_ prefix to log symbols | emersion |
2018-03-26 | Fix damage tracking for rotated surfaces | emersion |
2018-02-21 | Rename _strip_path to wlr_strip_path | Guido Günther |
2018-01-30 | rootston: fix urxvt damage on HiDPI outputs | emersion |
2018-01-26 | Damage tracking for transformed outputs | emersion |
2018-01-25 | util: add docs for wlr_region_scale | emersion |
2018-01-25 | rootston: damage tracking scale support | emersion |
2017-12-31 | Allow configurable verbosity | Calvin Lee |
2017-12-08 | bring edges into wlr | Tony Crisci |
2017-10-21 | Rename remaining refs to wlr_list | Drew DeVault |
2017-10-11 | Fixed wrong function name | Enerccio |
2017-09-23 | Use more consistent include guard names | emersion |
2017-08-16 | Prevent alloc errors from crashing in `list_t` | Calvin Lee |
2017-08-14 | Fix style issues | nyorain |
2017-06-21 | Reorganize wlr-common | Drew DeVault |