Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • X xdg-utils
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 179
    • Issues 179
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 44
    • Merge requests 44
  • 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
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • xdg
  • xdg-utils
  • Merge requests
  • !48

Enhance LXQt Desktop Enviromment support

  • Review changes

  • Download
  • Patches
  • Plain diff
Open Luís Pereira requested to merge luis-pereira/xdg-utils:enhance-lxqt-support into master Dec 22, 2021
  • Overview 2
  • Commits 1
  • Pipelines 0
  • Changes 4

The LXQt project has developed a CLI mime apps toolset (qtxdg-mat). LXQt uses the '$desktop-mimeapps.list' file to store the associations and defaults. In xdg-settings we use the already existent set_browser_mime() function so that the fix_local_desktop_file() can be run. set_browser_mime calls uses xdg-mime to set the protocols, so LXQt desktop aware mimeapps.list is properly taken care.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: enhance-lxqt-support