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
/
Makefile
Age
Commit message (
Expand
)
Author
2025-03-06
Remove autotools (configure/make) support
Albrecht Schlosser
2024-06-01
libdecor: update to upstream commit c2bd8ad6 (31-may-2024)
ManoloFLTK
2024-03-21
CMake: Remove "-no-pie" build option
Albrecht Schlosser
2023-12-02
Wayland: make OPTION_USE_SYSTEM_LIBDECOR ON by default
ManoloFLTK
2023-11-12
Have libdecor-gtk implement the "GTK Shell" protocol
ManoloFLTK
2023-04-30
Allow building Wayland platform without dbus (#726)
ManoloFLTK
2023-03-29
Improve detection of the location of Wayland protocol files across OSes
ManoloFLTK
2023-02-16
Wayland: remove libdecor/demo/* from FLTK source tree
ManoloFLTK
2022-11-23
Don't build libdecor demos, add generated files to .gitignore
Albrecht Schlosser
2022-11-03
libdecor: update from source git repo (commit e87dcfda)
ManoloFLTK
2022-08-31
Wayland platform: remove redirection of stderr.
ManoloFLTK
2022-06-06
Wayland under FreeBSD: use package evdev-proto which brings linux/input.h
ManoloFLTK
2022-05-20
Fix default value of LIBDECOR_PLUGIN_DIR preprocessor variable.
ManoloFLTK
2022-05-19
Wayland platform: add support of FreeBSD version 13.1
ManoloFLTK
2022-04-21
Avoid code duplication using os_create_anonymous_file() from libdecor.
ManoloFLTK
2022-03-22
Add support of configure --enable-wayland --disable-gl
ManoloFLTK
2022-03-04
Add the Wayland platform to FLTK 1.4
ManoloFLTK