[gnome-shell-sass] appDisplay: Replace AppIconMenu
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell-sass] appDisplay: Replace AppIconMenu
- Date: Tue, 17 Aug 2021 23:49:15 +0000 (UTC)
commit b267200d75be0d0d4b9aa625b63e31cb068c059d
Author: Florian Müllner <fmuellner gnome org>
Date: Thu Aug 12 02:02:12 2021 +0200
appDisplay: Replace AppIconMenu
We are finally ready to share the app menu between the top bar and
context menus in the dash/app grid. Notably that means that it is
now possible to quit an app from its context menu.
https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/2875
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1948>
widgets/_app-grid.scss | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/widgets/_app-grid.scss b/widgets/_app-grid.scss
index 626925a..2df6911 100644
--- a/widgets/_app-grid.scss
+++ b/widgets/_app-grid.scss
@@ -108,8 +108,7 @@ $app_grid_fg_color: #fff;
}
// right-click app menu
-.app-menu,
-.app-well-menu {
+.app-menu {
max-width: 27.25em;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]