ManoloFLTK
d9fa2c6082
Wayland.dox: add info about the xdg decoration protocol
...
Also, use KWin to name the KDE desktop's Wayland compositor.
2023-07-28 15:27:38 +02:00
ManoloFLTK
fa0aa95443
libdecor: update with upstream source code as of 2023-JUL-15
2023-07-22 14:23:08 +02:00
ManoloFLTK
cdd1566cf9
Allow building Wayland platform without dbus ( #726 )
...
This commit supports configure-based builds without the dbus-dev package;
CMake-based builds are expected to be changed in further commit.
2023-04-30 18:41:49 +02:00
ManoloFLTK
64ac7b47b8
Improve detection of the location of Wayland protocol files across OSes
2023-03-29 15:25:29 +02:00
ManoloFLTK
02adfc0560
Wayland: remove libdecor/demo/* from FLTK source tree
2023-02-16 08:56:37 +01:00
Albrecht Schlosser
410e57d2db
Don't build libdecor demos, add generated files to .gitignore
...
1) We don't need to build the libdecor demo programs for FLTK.
2) The Wayland build process generates some source and header files
in the main src/ directory. These files are now ignored by git.
2022-11-23 13:33:52 +01:00
ManoloFLTK
a5d2b5ed45
libdecor: update from source git repo (commit e87dcfda)
...
This brings the GTK plugin inside the master libdecor git repo.
2022-11-03 08:16:49 +01:00
ManoloFLTK
2ffd4e4f1a
Replace all calls to sprintf() by calls to snprintf().
2022-09-26 16:12:18 +02:00
ManoloFLTK
736c20f7a2
Wayland platform: remove redirection of stderr.
2022-08-31 10:43:10 +02:00
ManoloFLTK
6add57d4bd
Wayland under FreeBSD: use package evdev-proto which brings linux/input.h
2022-06-06 15:32:54 +02:00
ManoloFLTK
bdd340e1e1
libdecor - GTK plugin: pull upstream changes (0542faad - 21 may 2022).
...
But keep FLTK changes.
2022-05-27 11:45:53 +02:00
ManoloFLTK
f8bdf2cd87
Fix default value of LIBDECOR_PLUGIN_DIR preprocessor variable.
2022-05-20 08:42:53 +02:00
ManoloFLTK
6686d2bfa9
Wayland platform: add support of FreeBSD version 13.1
2022-05-19 17:18:53 +02:00
ManoloFLTK
8e21120f75
Restore use of CMake OPTION_USE_SYSTEM_LIBDECOR
2022-04-22 08:00:00 +02:00
ManoloFLTK
9367bb5108
Avoid code duplication using os_create_anonymous_file() from libdecor.
2022-04-21 07:38:51 +02:00
ManoloFLTK
7432079632
Add support of configure --enable-wayland --disable-gl
2022-03-22 21:28:29 +01:00
ManoloFLTK
3718effc43
Add the Wayland platform to FLTK 1.4
2022-03-04 15:41:00 +01:00