menu: Add stack tab specific menu
This commit is contained in:
parent
58a024ba67
commit
75990ff056
10 changed files with 197 additions and 47 deletions
|
|
@ -375,7 +375,7 @@ impl XdgShellHandler for State {
|
|||
})
|
||||
.unwrap_or_default()
|
||||
.loc;
|
||||
Shell::menu_request(self, surface.wl_surface(), &seat, serial, location)
|
||||
Shell::menu_request(self, surface.wl_surface(), &seat, serial, location, false)
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue