32 Commits (c8861a2865dddbade3f2546450f86e18218cb466)

Author SHA1 Message Date
Simon Ser 2410710a0f util/token: add docs
1 year ago
Simon Ser 55be74ad86 util/token: rename TOKEN_STRLEN to TOKEN_SIZE
1 year ago
Manuel Stoeckl d180f4d9b3 util: add struct to track union of rectangles
1 year ago
Kirill Primak 3dc646ea88 Add some missing includes/declarations
1 year ago
Rose Hudson bd834fe8d1 util: add timespec_to_nsec
1 year ago
Simon Ser d72b4409ce util/env: make env_parse_switch() return a size_t
2 years ago
Simon Ser dc09585d14 util/env: add docs
2 years ago
Simon Ser 769cabbadf util/time: use int64_t return value for get_current_time_msec()
2 years ago
Kirill Primak 7333a4602a util/set: overhaul
2 years ago
Kirill Primak 20c208d46a util/array: unclutter
2 years ago
Alexander Orzechowski 31a9fc1fb6 util: Introduce env helpers
2 years ago
Kenny Levinsen 724aa38fc2 util/array: Add array_realloc for wl_array
2 years ago
Alexander Orzechowski 346e524201 Remove wlr_signal_emit_safe
2 years ago
Simon Ser 4377b55292 util/global: remove wl_display arg from wlr_global_destroy_safe
3 years ago
Simon Ser 55ca93469c util/shm: add allocate_shm_file_pair
3 years ago
Simon Ser a6ed4ae308 util/array: add array_remove_at
3 years ago
Ryan Farley b29ac8fbac util/uuid: replace with util/token, remove libuuid
4 years ago
Ilia Bozhinov bf4e2e0eac util: add support for generating UUIDs
4 years ago
Simon Ser f0c1b32120 util/time: add timespec_from_nsec
4 years ago
Tudor Brindus 363bf44a35 util/time: move `timespec_sub` to time utilities
5 years ago
Tudor Brindus c9c31f803e util/time: de-duplicate `timespec_to_msec`
5 years ago
Tudor Brindus dc13bb827d util: fix and move `get_current_time_msec` into a util file
5 years ago
Simon Ser 29726e6816 util: add wlr_output_destroy_safe
5 years ago
Simon Ser ca45f4490c Remove all wayland-server.h includes
5 years ago
Ashkan Kiani 06a13203dd Use a set to track pointer button state.
6 years ago
emersion 346ec21c4c
util: use shm_open for in-memory files
6 years ago
Markus Ongyerth 74ca2f8fcf Another round of feedback from acrisci
6 years ago
Drew DeVault 1d9be89e2d
Revert "ELF Visibility"
7 years ago
Scott Anderson 86269052eb Explicitly export EFL symbols
7 years ago
emersion c2e1474010
Reformat all #include directives
7 years ago
emersion 36ead80cd1
Make wlr_signal_emit_safe private
7 years ago
Moritz cef6d75491 Moved os-compatibility and added header
7 years ago