summaryrefslogtreecommitdiff
path: root/src/shell-app-system.c
Commit message (Expand)AuthorAgeFilesLines
* shell-app-system: Give priority to .desktop IDs that should be shownMarco Trevisan (Treviño)2023-04-201-2/+17
* shell-app-system: Do not compare startup-wm classes with full desktop IDsMarco Trevisan (Treviño)2023-04-201-1/+21
* shell: Make singletons owned by ShellGlobalJonas Ådahl2023-04-201-6/+1
* shell/app-system: Retrack windows if necessaryFlorian Müllner2022-10-181-0/+43
* app-cache: add ShellAppCache for GAppInfo cachingChristian Hergert2020-03-111-19/+15
* shell/app-system: Monitor for icon theme changesGeorges Basile Stavracas Neto2019-08-081-0/+54
* shell-app-system: Cache GAppInfos aroundCarlos Garnacho2019-01-261-5/+25
* app-usage: Remove crufty old "context"s ideaJasper St. Pierre2018-11-171-2/+1
* Properly detect changes in .desktop filesAdrian Perez de Castro2017-01-231-7/+28
* shell: Fix an indentation issue ...Florian Müllner2016-02-161-1/+1
* shell: Fix coding styleFlorian Müllner2016-02-161-7/+7
* shell: Use G_DECLARE_*_TYPE macrosFlorian Müllner2015-10-151-0/+9
* shell: Drop questionable vfuncsFlorian Müllner2015-10-151-2/+2
* shell: Use G_DEFINE_TYPE_WITH_PRIVATE() and friendsFlorian Müllner2015-10-151-6/+2
* shell: Add default case to switch statementsFlorian Müllner2015-09-231-0/+3
* shell: Don't avoid parameter listFlorian Müllner2015-09-231-1/+1
* shell: Fix C99'ismFlorian Müllner2015-07-311-2/+3
* appDisplay: Handle non-UTF8 filename encodings more gracefullyFlorian Müllner2015-07-311-0/+24
* app-system: Improve StartupWMClass heuristicsFlorian Müllner2015-06-261-2/+8
* Add busy property to ShellAppPhillip Wood2014-11-271-1/+0
* Update (allow-none) annotationsFlorian Müllner2014-05-281-2/+2
* app-system: Filter out stale apps from cacheFlorian Müllner2014-03-151-0/+28
* app-system: Remove unnecessary debugging statementJasper St. Pierre2014-01-101-5/+2
* ShellAppSystem: own the memory for the startup wm class and app idGiovanni Campagna2013-12-261-2/+7
* appDisplay: Use the desktop file index for app searchingJasper St. Pierre2013-11-141-140/+0
* app-system: Add back StartupWMClass matchingJasper St. Pierre2013-11-071-0/+25
* app-system: Put back support for the installed-changed signalJasper St. Pierre2013-11-071-0/+14
* app-system: Fix memory leakJasper St. Pierre2013-11-031-0/+1
* app-system: Fix bad codeJasper St. Pierre2013-11-031-1/+1
* app-system: Fix const warningJasper St. Pierre2013-11-031-1/+1
* app-system: Fix the keys in the id_to_app tableJasper St. Pierre2013-11-031-1/+1
* app-system: Lazily create ShellApps for apps we care aboutJasper St. Pierre2013-11-021-23/+15
* app-system: Remove use of gnome-menus internallyJasper St. Pierre2013-11-021-155/+21
* app-system: Remove visible_id_to_appJasper St. Pierre2013-11-021-10/+1
* app-system: Remove lookup_app_for_pathJasper St. Pierre2013-11-021-36/+0
* app-system: Remove known_vendor_prefixesJasper St. Pierre2013-11-021-127/+3
* app-system: Remove get_treeJasper St. Pierre2013-11-021-11/+0
* app-system: Map wmclass to ID rather than appsJasper St. Pierre2013-11-021-9/+13
* app-system: Don't use gmenu_tree_entry_get_desktop_app_infoJasper St. Pierre2013-11-021-1/+3
* app: Port to be based on GDesktopAppInfoJasper St. Pierre2013-11-021-32/+14
* app-system: Remove lookup_app_by_tree_entryJasper St. Pierre2013-11-021-19/+0
* appDisplay: Use a proper string key for the app search providerJasper St. Pierre2013-10-301-7/+15
* app-system: remove outdated commentMichael Catanzaro2013-10-121-3/+2
* app-system: Fix some enum warningsJasper St. Pierre2013-10-021-0/+1
* ShellAppSystem: handle desktop files with capital lettersGiovanni Campagna2013-08-181-0/+14
* ShellWindowTracker: complete WM_CLASS fixGiovanni Campagna2013-08-081-2/+5
* Use StartupWMClass to associate window and applicationsGiovanni Campagna2013-08-071-7/+51
* app-system: Remove last real use of shell_app_get_tree_entryJasper St. Pierre2013-05-121-1/+1
* app-system: Use g_hash_table_iter_removeJasper St. Pierre2013-05-121-10/+2
* app-system: Kill an unused warningJasper St. Pierre2013-05-121-2/+0