Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Elisa Elisa
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Bugzilla
    • Bugzilla
  • Merge requests 28
    • Merge requests 28
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • MultimediaMultimedia
  • ElisaElisa
  • Merge requests
  • !149

Make exported global application menu more menubar-y

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Jan Blackquill requested to merge work/jpontaoski/better-application-menu into master Aug 19, 2020
  • Overview 10
  • Commits 1
  • Pipelines 0
  • Changes 6
Before

Application Menu
├── Refresh Music Collection
├── Configure Elisa
├── Configure Keyboard Shortcuts
├── Report bugs or wishes
├── Elisa handbook
├── About Elisa
└── Quit
After

File
├── Save Playlist..
├── Load Playlist...
├── Refresh Music Collection
└── Quit
View
├── Expand Player / Collapse Player
└── Enter Fullscreen / Exit Fullscreen
Controls
├── Play / Pause
├── Stop
├── Increase Volume
├── Decrease Volume
├── Shuffle
    ├── Off
    └── On
└── Repeat
    ├── Off
    └── On
Help
├── Elisa Handbook
├── About Elisa
└── Report bugs or wishes
Edited Aug 19, 2020 by Jan Blackquill
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: work/jpontaoski/better-application-menu