-
Notifications
You must be signed in to change notification settings - Fork 117
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* Add method to convert desktop file path to desktop ID * Use desktop ID instead of file path for app matching * Parse desktop ID out of Gnome and Flatpak scope names * Remove PIDs from AppTracker public API * Remove use of GTK launched signal, it has been unreliable * Remove AppData class, it doens't do anything useful anymore * Initial attempt to parse snap cgroup scopes * Better state tracking of control groups * Remove unused methods in D-Bus API * Use filename for fallback case when converting desktop file IDs. * Add more comments to explain the AppTracker class
- Loading branch information
Showing
7 changed files
with
260 additions
and
228 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.