summaryrefslogtreecommitdiff
path: root/libdecor/build
AgeCommit message (Expand)Author
2024-02-07Introduce "Modern CMake" in FLTKAlbrecht Schlosser
2023-12-15Wayland+libdecor: iImprove fl_is_surface_gtk_titlebar()ManoloFLTK
2023-12-15Some reorganization of fl_libdecor-plugins.cManoloFLTK
2023-12-14FLTK implementation of the "GTK Shell" Wayland protocol - cont'dManoloFLTK
2023-12-13FLTK implementation of the "GTK Shell" Wayland protocol - cont'dManoloFLTK
2023-12-07Remove unnecessary #include <linux/input.h>ManoloFLTK
2023-12-05Wayland: much lighter but partial implementation of the "GTK Shell" protocolManoloFLTK
2023-12-02Wayland: make OPTION_USE_SYSTEM_LIBDECOR ON by defaultManoloFLTK
2023-11-30Wayland: use GTK Shell also with system libdecor - cont'dManoloFLTK
2023-11-30Wayland: use GTK Shell also with system libdecorManoloFLTK
2023-11-30Wayland: add changes to struct libdecor_frame_gtkManoloFLTK
2023-11-14Libdecor-gtk and GTK Shell: take care of LIBDECOR_PLUGIN_DIRManoloFLTK
2023-11-14 Libdecor-gtk and GTK Shell: take care of touch eventsManoloFLTK
2023-11-13Libdecor GTK plugin: use gnome value for doubleclick timeManoloFLTK
2023-11-12Have libdecor-gtk implement the "GTK Shell" protocolManoloFLTK
2023-08-25Update to libdecor ca6e6b68 dated 25-aug-2023ManoloFLTK
2023-08-24Remove unneeded #include directiveManoloFLTK
2023-08-06Wayland: simpler implementation of get_libdecor_plugin_description()ManoloFLTK
2023-07-28Wayland.dox: add info about the xdg decoration protocolManoloFLTK
2023-07-22libdecor: update with upstream source code as of 2023-JUL-15ManoloFLTK
2023-04-30Allow building Wayland platform without dbus (#726)ManoloFLTK
2023-03-29Improve detection of the location of Wayland protocol files across OSesManoloFLTK
2023-02-16Wayland: remove libdecor/demo/* from FLTK source treeManoloFLTK
2022-11-23Don't build libdecor demos, add generated files to .gitignoreAlbrecht Schlosser
2022-11-03libdecor: update from source git repo (commit e87dcfda)ManoloFLTK
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