fix(headerbar): double click handling & resize only on press

This commit is contained in:
Ashley Wulber 2026-03-12 11:18:43 -04:00 committed by Ashley Wulber
parent 01f1785af5
commit b28a435b18
5 changed files with 29 additions and 17 deletions

View file

@ -368,6 +368,7 @@ impl XdgShellHandler for State {
let shell = self.common.shell.read();
let res = shell.menu_request(
true,
surface.wl_surface(),
&seat,
serial,