aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2021-01-05util: add support for generating UUIDsIlia Bozhinov
2020-12-18util/time: add timespec_from_nsecSimon Ser
2020-06-17util/region: add wlr_region_scale_xySimon Ser
2020-06-06util/time: move `timespec_sub` to time utilitiesTudor Brindus
2020-06-06util/time: de-duplicate `timespec_to_msec`Tudor Brindus
2020-06-06util: fix and move `get_current_time_msec` into a util fileTudor Brindus
2020-05-24util/log: use bright black rather than black for WLR_DEBUGTudor Brindus
2020-05-01util/log: write log importanceSimon Ser
2020-03-07util/log: improve time prefixSimon Ser
2020-02-17Fix output rotation directionManuel Stoeckl
2020-02-17util: add wlr_output_destroy_safeSimon Ser
2019-12-23meson: Various improvementsScott Anderson
2019-11-27virtual_keyboard: Accept keycode 0Dorota Czaplejewicz
2019-08-12Simplify checkAntonin Décimo
2019-07-27Remove all wayland-server.h includesSimon Ser
2019-07-17Use -fmacro-prefix-map to strip build pathManuel Stoeckl
2019-06-16Use a set to track pointer button state.Ashkan Kiani
2019-04-07util/log: setup wayland log handleremersion
2018-11-09Use ftruncate to set shared memory object's sizesghctoma
2018-11-08Force ftruncate for shared mem. objects on FreeBSDsghctoma
2018-10-28util: use shm_open for in-memory filesemersion
2018-09-18Fix implicit conversion of floats to ints in calls to pixman_region32_contain...Las
2018-09-18Implement pointer-constraints protocol in wlroots and rootstonLas
2018-09-01Add function wlr_log_get_verbosity()random human
2018-07-21util: include config in os-compatibility.cemersion
2018-07-21Use posix_fallocate when availableemersion
2018-07-14Another round of feedback from acrisciMarkus Ongyerth
2018-07-09util: add wlr_ prefix to log symbolsemersion
2018-06-30util/create_tmpfile: set restrictive umask for these filesDominique Martinet
2018-04-25Remove wlr_ prefix from local symbolsemersion
2018-03-26Fix damage tracking for rotated surfacesemersion
2018-02-21Rename _strip_path to wlr_strip_pathGuido Günther
2018-02-19Revert "ELF Visibility"Drew DeVault
2018-02-19Explicitly export EFL symbolsScott Anderson
2018-02-12Reformat all #include directivesemersion
2018-02-12Make wlr_signal_emit_safe privateemersion
2018-02-12Add wlr_signal_emit_safeemersion
2018-01-30rootston: fix urxvt damage on HiDPI outputsemersion
2018-01-26Damage tracking for transformed outputsemersion
2018-01-25rootston: damage tracking scale supportemersion
2017-12-31Allow configurable verbosityCalvin Lee
2017-11-30Moved os-compatibility and added headerMoritz
2017-10-21Rename remaining refs to wlr_listDrew DeVault
2017-10-11Add FreeBSD compatibilityGreg V
2017-08-30Refactor meson build filesTony Crisci
2017-08-16Prevent alloc errors from crashing in `list_t`Calvin Lee
2017-08-15Merge pull request #88 from 4e554c4c/alloc_crashingDrew DeVault
2017-08-15Prevent alloc errors from crashingCalvin Lee
2017-08-14Fix style issuesnyorain
2017-08-13Fix #64Drew DeVault