Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
passbook
passbook
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Cédric Bellegarde
  • passbookpassbook
  • Merge Requests
  • !5

Merged
Opened Jun 03, 2020 by Vanadiae@VanadiaeDeveloper

Flatpak app support

  • Overview 7
  • Commits 3
  • Changes 6

This adds :

  • a script to generate proper python packages flatpak manifest (basically in pypi-deps.json, downloads the tarballs of the python dependencies and setup build of them). This manifest is included as a module in the main manifest, to provide the correct dependencies
  • I managed to get a working flatpak (with the manifest) and the secret service available inside the sandbox

There is probably some things to improve.


Hello @gnumdk !

I saw this project and thought it was a great idea of application so I wanted to test it out. So I made a flatpak that runs well. Some things that don't work (I saw this was in the README) : icons of applications aren't showed, 6 on 7 of the entries causes an encoding error somewhere in the code. But this might need other MRs.

I would like this application to manage greatly the secrets (passwords). That's why I'd like to contribute to this application. Is this application still being worked on @gnumdk and is this project still active ? Would you accept further contributions ?

One thing I thought would be great is to clarify what should this application do and what it won't do.

Thanks for reading ! :)

Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Reference: gnumdk/passbook!5
Source branch: flatpak-app

Revert this merge request

This will create a new commit in order to revert the existing changes.

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.

Cherry-pick this merge request

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.