49 Commits (41849d3951c89dce619c6cc511de43005e4e2d12)

Author SHA1 Message Date
Kirill Primak 0c0628f43e Use WLR_PRIVATE for private fields
4 weeks ago
Alexander Orzechowski 4b4ca11f6f util/box: Introduce wlr_box_contains_box
4 months ago
Simon Ser 3880ee15d7 Use standard __VA_OPT__ instead of GNU's ##__VA_ARGS__
5 months ago
Simon Ser 57d7d79982 region: add docs for wlr_region_scale_xy() and wlr_region_confine()
11 months ago
Simon Ser 2eb225236e util/transform: add wlr_output_transform_coords()
1 year ago
Simon Ser 9e702e9cfe util/transform: move over wl_output_transform helpers
1 year ago
Kirill Primak 5f4a35290d util/box: always treat NULL boxes as empty
2 years ago
Simon Ser cab47d33e2 util/log: prefix WLR_REL_SRC_DIR with underscore
2 years ago
Kirill Primak 8f58c060fd util/region: forbid "shrinking" a region with wlr_region_expand()
2 years ago
Simon Ser 9fd28d1e81 util/region: constify
2 years ago
Alexander Orzechowski 1d08ef234e util/box: Introduce wlr_fbox_equal
2 years ago
Alexander Orzechowski 9f3bd64a33 util/box: Introduce wlr_box_equal
2 years ago
Simon Ser 28d89779af Reformat doc comments
3 years ago
Kirill Primak 4ac19e9f9c util/addon: avoid calling finish() twice
3 years ago
Elyes HAOUAS dc3d1530bf Fix spelling errors
3 years ago
Simon Ser fdc22449d6 util/box: introduce wlr_fbox_empty
3 years ago
Kirill Primak 664307f968 util/box: introduce wlr_fbox_transform()
3 years ago
Kirill Primak 111d4eafd7 util/addon: find both by owner and impl
3 years ago
Kirill Primak a6a80850b7 util: add wlr_addon
3 years ago
Simon Zeni 4c7657ee62 util/box: stabilize interface
3 years ago
Simon Zeni e192d87731 move wlr_box from /types to /util
3 years ago
Simon Ser 475d9701e2 Remove reference to the announce mailing list
3 years ago
Tudor Brindus 368d0146fb util/edges: use bitmask for wlr_edges
4 years ago
Simon Ser 00ccb89288 util/region: add wlr_region_scale_xy
4 years ago
Scott Anderson cff1c2f740 meson: Various improvements
5 years ago
Simon Ser ca45f4490c Remove all wayland-server.h includes
5 years ago
Manuel Stoeckl bb05617414 Use -fmacro-prefix-map to strip build path
5 years ago
Las fa2e6e7d9d Implement pointer-constraints protocol in wlroots and rootston
6 years ago
random human 6daa69fbf5
Update wlr_log_init docs
6 years ago
random human e44ab5d584
Add function wlr_log_get_verbosity()
6 years ago
Scott Anderson fd3fa760d3 Revert "Revert "Merge pull request #1194 from ascent12/meson_feature""
6 years ago
Drew DeVault 9c886f20b9 Revert "Merge pull request #1194 from ascent12/meson_feature"
6 years ago
Scott Anderson 51892e0d74 Install headers explicitly
6 years ago
Drew DeVault 211ae764fd Initial pass on API stability guarantees
6 years ago
emersion 7cbef15206
util: add wlr_ prefix to log symbols
6 years ago
emersion 4555fc8a54
Fix damage tracking for rotated surfaces
7 years ago
Guido Günther 2688f6163f Rename _strip_path to wlr_strip_path
7 years ago
emersion 2a855e6282
rootston: fix urxvt damage on HiDPI outputs
7 years ago
emersion ece2c1e4e2
Damage tracking for transformed outputs
7 years ago
emersion a98ece68d3
util: add docs for wlr_region_scale
7 years ago
emersion 4223fbc763
rootston: damage tracking scale support
7 years ago
Calvin Lee 5a26ed645a Allow configurable verbosity
7 years ago
Tony Crisci d74ac69f7b bring edges into wlr
7 years ago
Drew DeVault 169b68b17c Rename remaining refs to wlr_list
7 years ago
Enerccio f53616ab1c Fixed wrong function name
7 years ago
emersion 427bdb5b55
Use more consistent include guard names
7 years ago
Calvin Lee 901c14c409 Prevent alloc errors from crashing in `list_t`
7 years ago
nyorain f998bb8299 Fix style issues
7 years ago
Drew DeVault f4453d104d Reorganize wlr-common
8 years ago