Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • P Plasma Workspace
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 19
    • Issues 19
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 102
    • Merge requests 102
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Plasma
  • Plasma Workspace
  • Merge requests
  • !1317

Merged
Created Dec 28, 2021 by Nicolas Fella@nicolasfellaDeveloper

[libtaskmanager] Consider _GTK_APPLICATION_ID for matching desktop files

  • Overview 4
  • Commits 1
  • Pipelines 8
  • Changes 1

Despite our best effors we currently do not match Gedit windows to their desktop file. It manages to evade all of our heuristics.

There is a reliable way to map it and other GTK apps though, the _GTK_APPLICATION_ID window property, which is more or less the same as our desktopFileName property

Edited Dec 28, 2021 by Nicolas Fella
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: work/gtkappid