gala/daemon
José Expósito 1fa2d359a6
Desktop context menu: Do not show scroll (#1153)
Avoid showing scroll when the desktop context menu is displayed close to
the screen bottom edge.

This behavious was caused by the "push_in" param in the popup
GtkMenuPositionFunc callback:

> Note that moving and possibly resizing the menu around will alter the
> scroll position [...]. In practice, this behavior is only useful for
> combobox popups or option menus
https://developer.gnome.org/gtk3/stable/GtkMenu.html#GtkMenuPositionFunc

Fix #1146

Co-authored-by: Cassidy James Blaede <cassidy@elementary.io>
2021-06-14 10:39:00 -06:00
..
Main.vala Daemon: Respect Granite dark style preference (#896) 2020-08-05 13:02:45 -07:00
MenuDaemon.vala Desktop context menu: Do not show scroll (#1153) 2021-06-14 10:39:00 -06:00
meson.build Add editorconfig; fix whitespace (#881) 2020-07-20 22:06:57 +02:00