diff options
| author | ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> | 2023-07-28 15:27:38 +0200 |
|---|---|---|
| committer | ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> | 2023-07-28 15:27:38 +0200 |
| commit | d9fa2c6082da533555c3655a4808622fa7c9fd11 (patch) | |
| tree | db96eae104c172113ab21fc070be08a5012164c8 /libdecor | |
| parent | 1127ebfcd3f6f118dd1f499db1a51c5dceeddbdc (diff) | |
Wayland.dox: add info about the xdg decoration protocol
Also, use KWin to name the KDE desktop's Wayland compositor.
Diffstat (limited to 'libdecor')
| -rw-r--r-- | libdecor/build/fl_libdecor-plugins.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libdecor/build/fl_libdecor-plugins.c b/libdecor/build/fl_libdecor-plugins.c index 840f0771d..a9ff7196c 100644 --- a/libdecor/build/fl_libdecor-plugins.c +++ b/libdecor/build/fl_libdecor-plugins.c @@ -300,7 +300,7 @@ static unsigned char *cairo_titlebar_buffer(struct libdecor_frame *frame, this address. A plugin is loaded also if SSD. - KDE has its own size limit, similar to that of GDK plugin + KWin has its own size limit, similar to that of GDK plugin */ static const char *get_libdecor_plugin_description(struct libdecor_frame *frame) { static const struct libdecor_plugin_description *plugin_description = NULL; |
