Skip to content

Delegate titlebar action to the compositor if possible

Florian Müllner requested to merge fmuellner/gtk:titlebar-gesture into master

Delegating the action to the compositor not only improves consistency with server-side decorations, but also allows for actions that aren't available client-side (like lower-in-middle-click).

See discussion in mutter#602 (closed)

Edited by Florian Müllner

Merge request reports