summaryrefslogtreecommitdiff
path: root/libdecor/build
AgeCommit message (Expand)Author
2022-09-26Replace all calls to sprintf() by calls to snprintf().ManoloFLTK
2022-08-31Wayland platform: remove redirection of stderr.ManoloFLTK
2022-06-06Wayland under FreeBSD: use package evdev-proto which brings linux/input.hManoloFLTK
2022-05-27libdecor - GTK plugin: pull upstream changes (0542faad - 21 may 2022).ManoloFLTK
2022-05-20Fix default value of LIBDECOR_PLUGIN_DIR preprocessor variable.ManoloFLTK
2022-05-19Wayland platform: add support of FreeBSD version 13.1ManoloFLTK
2022-04-22Restore use of CMake OPTION_USE_SYSTEM_LIBDECORManoloFLTK
2022-04-21Avoid code duplication using os_create_anonymous_file() from libdecor.ManoloFLTK
2022-03-22Add support of configure --enable-wayland --disable-glManoloFLTK
2022-03-04Add the Wayland platform to FLTK 1.4ManoloFLTK