fltk/libdecor/build
ManoloFLTK 82bd0b6652 Have FLTK use libdecor at version > 0.2.2
- it's no longer necessary to take care of the change in the layout of "struct libdecor"
between versions ≤ 0.2.2 and > 0.2.2 of libdecor
- version > 0.2.2 contains MR131, that is, it defines LIBDECOR_WINDOW_STATE_RESIZING
so the hack to emulate it is no longer  necessary
- CMake option FLTK_USE_SYSTEM_LIBDECOR now requires libdecor version > 0.2.2
to be activated, otherwise the bundled libdecor is used
- what will be the libdecor version after 0.2.2 (0.2.3? 0.3.0?) is not known as of today
2024-03-15 12:21:38 +01:00
..
fl_libdecor-plugins.c Have FLTK use libdecor at version > 0.2.2 2024-03-15 12:21:38 +01:00
fl_libdecor.c Update libdecor to upstream commit 09875530 dated March 3, 2024 2024-03-12 14:09:35 +01:00
gtk-shell.xml Have libdecor-gtk implement the "GTK Shell" protocol 2023-11-12 19:13:35 +01:00
Makefile Wayland: make OPTION_USE_SYSTEM_LIBDECOR ON by default 2023-12-02 09:28:08 +01:00