addon.c
|
util/addon: find both by owner and impl
|
2021-08-11 18:12:57 +02:00 |
array.c
|
util/array: add array_remove_at
|
2021-07-01 10:35:39 -04:00 |
box.c
|
util/box: introduce wlr_fbox_transform()
|
2021-08-24 10:36:06 +02:00 |
global.c
|
util: add wlr_output_destroy_safe
|
2020-02-17 20:52:37 +01:00 |
log.c
|
util/time: move timespec_sub to time utilities
|
2020-06-06 00:09:19 +02:00 |
meson.build
|
util: add wlr_addon
|
2021-08-10 19:15:48 +02:00 |
region.c
|
move wlr_box from /types to /util
|
2021-07-06 21:43:17 +02:00 |
shm.c
|
Use ftruncate to set shared memory object's size
|
2018-11-09 18:29:19 +01:00 |
signal.c
|
Make wlr_signal_emit_safe private
|
2018-02-12 19:52:47 +01:00 |
time.c
|
util/time: make NSEC_PER_SEC static
|
2021-07-28 09:01:59 +02:00 |
token.c
|
util/uuid: replace with util/token, remove libuuid
|
2021-04-11 19:09:36 +02:00 |