index
:
fltk.git
master
FLTK fork - X11-only C++ widget toolkit with hand-written Makefile
nobody
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libdecor
/
build
/
fl_libdecor-plugins.c
Age
Commit message (
Expand
)
Author
3 days
wip: fork
maxim nikonov
2024-05-06
Wayland: simpler implementation of "GTK Shell" protocol
ManoloFLTK
2024-04-20
Add "fl_" prefix to libdecor symbols when using the built-in copy of libdecor
ManoloFLTK
2024-04-18
Allow libdecor package version ≥ 0.2.0 with FLTK_USE_SYSTEM_LIBDECOR
ManoloFLTK
2024-03-15
Have FLTK use libdecor at version > 0.2.2
ManoloFLTK
2024-03-12
Update libdecor to upstream commit 09875530 dated March 3, 2024
ManoloFLTK
2023-12-15
Wayland+libdecor: iImprove fl_is_surface_gtk_titlebar()
ManoloFLTK
2023-12-15
Some reorganization of fl_libdecor-plugins.c
ManoloFLTK
2023-12-14
FLTK implementation of the "GTK Shell" Wayland protocol - cont'd
ManoloFLTK
2023-12-13
FLTK implementation of the "GTK Shell" Wayland protocol - cont'd
ManoloFLTK
2023-12-07
Remove unnecessary #include <linux/input.h>
ManoloFLTK
2023-12-05
Wayland: much lighter but partial implementation of the "GTK Shell" protocol
ManoloFLTK
2023-11-30
Wayland: use GTK Shell also with system libdecor - cont'd
ManoloFLTK
2023-11-30
Wayland: use GTK Shell also with system libdecor
ManoloFLTK
2023-11-30
Wayland: add changes to struct libdecor_frame_gtk
ManoloFLTK
2023-11-14
Libdecor-gtk and GTK Shell: take care of LIBDECOR_PLUGIN_DIR
ManoloFLTK
2023-11-14
Libdecor-gtk and GTK Shell: take care of touch events
ManoloFLTK
2023-11-13
Libdecor GTK plugin: use gnome value for doubleclick time
ManoloFLTK
2023-11-12
Have libdecor-gtk implement the "GTK Shell" protocol
ManoloFLTK
2023-08-24
Remove unneeded #include directive
ManoloFLTK
2023-08-06
Wayland: simpler implementation of get_libdecor_plugin_description()
ManoloFLTK
2023-07-28
Wayland.dox: add info about the xdg decoration protocol
ManoloFLTK
2022-09-26
Replace all calls to sprintf() by calls to snprintf().
ManoloFLTK
2022-05-27
libdecor - GTK plugin: pull upstream changes (0542faad - 21 may 2022).
ManoloFLTK
2022-04-22
Restore use of CMake OPTION_USE_SYSTEM_LIBDECOR
ManoloFLTK
2022-03-04
Add the Wayland platform to FLTK 1.4
ManoloFLTK