Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Settings Settings
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 912
    • Issues 912
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 66
    • Merge requests 66
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • SettingsSettings
  • Merge requests
  • !298

Applications panel

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Matthias Clasen requested to merge wip/applications into master Nov 18, 2018
  • Overview 61
  • Commits 3
  • Pipelines 28
  • Changes 30

Not ready to merge, but I'll be gone next week, so I'd like to ask for some initial feedback.

Whats done here:

  • Implement the dynamic permissions (as far as portal support is there)
  • Implement notification support for non-flatpaks
  • Implement cache section
  • Populate handler section

Whats missing:

  • Handle search (need to copy the search panel code or move that out to a shared helper)
  • Figure out if we can do something meaningful with the handler section. Calling set_as_default, add/remote_suports_type leads to very hard-to-understand behavior - the mime system is just broken
  • Implement device section (needs a device portal first)
  • Implement 'run in background' (needs flatpak support first)
  • Make cache handling async
Edited Dec 10, 2018 by Georges Basile Stavracas Neto
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: wip/applications