mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
appMenu: Split out from panel
There is a big overlap between the app menu in the top bar and the context menu of app icons. It makes sense to unify the two both from a design- and from a code perspective, so split out the more modern one into a separate module as basis for a shared class. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1948>
This commit is contained in:
parent
5e90e8d385
commit
1550976c51
4 changed files with 141 additions and 126 deletions
|
|
@ -40,6 +40,7 @@
|
|||
<file>ui/animation.js</file>
|
||||
<file>ui/appDisplay.js</file>
|
||||
<file>ui/appFavorites.js</file>
|
||||
<file>ui/appMenu.js</file>
|
||||
<file>ui/audioDeviceSelection.js</file>
|
||||
<file>ui/backgroundMenu.js</file>
|
||||
<file>ui/background.js</file>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue