| Age | Commit message (Collapse) | Author |
|
|
|
|
|
The loop over all libdecor-gtk decorations is now made using libdecor's
data structures, rather than using FLTK's mapped window list.
|
|
The pointer_enter() function now checks that its non-FLTK wl_surface argument
is the wl_surface of the titlebar of a GTK-decorated window.
|
|
|
|
Only the middle-button click gesture is implemented which avoids interference
with what libdecor does with right-click and double-click.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also, use KWin to name the KDE desktop's Wayland compositor.
|
|
|
|
But keep FLTK changes.
|
|
|
|
|