Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • Podcasts Podcasts
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 106
    • Issues 106
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 10
    • Merge requests 10
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • World
  • PodcastsPodcasts
  • Merge requests
  • !33

Appmenu

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Zander Brown requested to merge ZanderBrown/hammond:appmenu into master May 21, 2018
  • Overview 23
  • Commits 14
  • Pipelines 13
  • Changes 17

This has ended up being a much more significant refactor than intended, c'est la vie, this may still be useful.

What's happened here:

  • Moved hamburger menu to app-menu and GAction
  • Added Quit action
  • Changed to ApplicationWindow from Window so GAction works
  • Moved startup logic into startup & activate handlers so ApplicationWindow works
  • Changed FileChooserDialog to FileChooserNative for flatpak integration
  • Added 'Keyboard Shortcuts' and a quit shortcut so it isn't empty
  • Resources are moved to /org/gnome/Hammond/ from /org/gnome/hammond/ so auto resources for appmenu/shortcuts work

Getting receiver to be in the accessible in active with sender in startup was something of a battle but a nights sleep can do wonders

Edited May 22, 2018 by Zander Brown
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: appmenu