aboutsummaryrefslogtreecommitdiff
path: root/include/wlr/util
AgeCommit message (Expand)Author
2024-01-03region: add docs for wlr_region_scale_xy() and wlr_region_confine()Simon Ser
2023-11-23util/transform: add wlr_output_transform_coords()Simon Ser
2023-11-23util/transform: move over wl_output_transform helpersSimon Ser
2023-05-23util/box: always treat NULL boxes as emptyKirill Primak
2023-03-01util/log: prefix WLR_REL_SRC_DIR with underscoreSimon Ser
2022-12-09util/region: forbid "shrinking" a region with wlr_region_expand()Kirill Primak
2022-11-11util/region: constifySimon Ser
2022-08-15util/box: Introduce wlr_fbox_equalAlexander Orzechowski
2022-08-15util/box: Introduce wlr_box_equalAlexander Orzechowski
2022-05-25Reformat doc commentsSimon Ser
2022-05-23util/addon: avoid calling finish() twiceKirill Primak
2021-10-02Fix spelling errorsElyes HAOUAS
2021-09-22util/box: introduce wlr_fbox_emptySimon Ser
2021-08-24util/box: introduce wlr_fbox_transform()Kirill Primak
2021-08-11util/addon: find both by owner and implKirill Primak
2021-08-10util: add wlr_addonKirill Primak
2021-07-06util/box: stabilize interfaceSimon Zeni
2021-07-06move wlr_box from /types to /utilSimon Zeni
2021-07-05Remove reference to the announce mailing listSimon Ser
2020-10-31util/edges: use bitmask for wlr_edgesTudor Brindus
2020-06-17util/region: add wlr_region_scale_xySimon Ser
2019-12-23meson: Various improvementsScott Anderson
2019-07-27Remove all wayland-server.h includesSimon Ser
2019-07-17Use -fmacro-prefix-map to strip build pathManuel Stoeckl
2018-09-18Implement pointer-constraints protocol in wlroots and rootstonLas
2018-09-03Update wlr_log_init docsrandom human
2018-09-01Add function wlr_log_get_verbosity()random human
2018-08-24Revert "Revert "Merge pull request #1194 from ascent12/meson_feature""Scott Anderson
2018-08-23Revert "Merge pull request #1194 from ascent12/meson_feature"Drew DeVault
2018-08-22Install headers explicitlyScott Anderson
2018-07-29Initial pass on API stability guaranteesDrew DeVault
2018-07-09util: add wlr_ prefix to log symbolsemersion
2018-03-26Fix damage tracking for rotated surfacesemersion
2018-02-21Rename _strip_path to wlr_strip_pathGuido Günther
2018-01-30rootston: fix urxvt damage on HiDPI outputsemersion
2018-01-26Damage tracking for transformed outputsemersion
2018-01-25util: add docs for wlr_region_scaleemersion
2018-01-25rootston: damage tracking scale supportemersion
2017-12-31Allow configurable verbosityCalvin Lee
2017-12-08bring edges into wlrTony Crisci
2017-10-21Rename remaining refs to wlr_listDrew DeVault
2017-10-11Fixed wrong function nameEnerccio
2017-09-23Use more consistent include guard namesemersion
2017-08-16Prevent alloc errors from crashing in `list_t`Calvin Lee
2017-08-14Fix style issuesnyorain
2017-06-21Reorganize wlr-commonDrew DeVault