summaryrefslogtreecommitdiff
path: root/src/shell-app-system.h
Commit message (Expand)AuthorAgeFilesLines
* shell-app-system: Cache GAppInfos aroundCarlos Garnacho2019-01-261-0/+2
* shell: Use G_DECLARE_*_TYPE macrosFlorian Müllner2015-10-151-24/+4
* shell: Drop questionable vfuncsFlorian Müllner2015-10-151-3/+0
* appDisplay: Handle non-UTF8 filename encodings more gracefullyFlorian Müllner2015-07-311-0/+1
* appDisplay: Use the desktop file index for app searchingJasper St. Pierre2013-11-141-6/+0
* app-system: Remove use of gnome-menus internallyJasper St. Pierre2013-11-021-2/+0
* app-system: Remove lookup_app_for_pathJasper St. Pierre2013-11-021-2/+0
* app-system: Remove get_treeJasper St. Pierre2013-11-021-2/+0
* app-system: Remove lookup_app_by_tree_entryJasper St. Pierre2013-11-021-2/+0
* Use StartupWMClass to associate window and applicationsGiovanni Campagna2013-08-071-1/+4
* Remove builtin settings search providerGiovanni Campagna2013-02-181-3/+0
* Use the standard apps tree for gnome-control-center panels desktop filesJasper St. Pierre2013-01-261-4/+0
* app-system: Remove unused get_settings_tree methodJasper St. Pierre2013-01-261-2/+0
* appDisplay: Don't show apps in NoDisplay categories in the All viewJasper St. Pierre2012-06-111-2/+0
* notificationDaemon: Match app based on WM_CLASSJasper St. Pierre2012-04-271-1/+2
* apps: Ensure running apps override new .desktop file dataColin Walters2011-09-051-0/+2
* Kill off ShellAppInfo, move into ShellAppColin Walters2011-08-101-51/+23
* Remove broken ShellAppSystem API and all consumersColin Walters2011-03-161-3/+0
* src: update for mutter include reorganizationDan Winship2011-03-071-1/+1
* shell-app-system.h: clean up (indentation, order, etc)Dan Winship2011-01-131-54/+60
* Add sections to the all apps viewMaxim Ermilov2010-06-061-1/+2
* Add shell_app_system_get_app_for_pathColin Walters2010-03-301-0/+1
* Fix app icon fadingColin Walters2010-03-131-0/+4
* get_app_for_window_direct search ShellApp by window, before create.Maxim Ermilov2010-02-211-0/+1
* Add search.js, rebase search system on topColin Walters2009-12-181-13/+10
* Add emacs modelines to all .c and .h files that were missing themDan Winship2009-10-271-0/+1
* Split ShellAppMonitor into ShellWindowTracker, ShellAppUsageColin Walters2009-10-201-8/+5
* Add shell_app_system_create_from_windowColin Walters2009-08-181-1/+5
* ShellAppSystem: Support loading a .desktop file directlyColin Walters2009-08-091-6/+8
* Add appInfo.get_desktop_file_path methodSiegfried-Angel Gevatter Pujals2009-07-291-0/+1
* Major rework of application data structures and cachingColin Walters2009-07-081-2/+30
* ShellAppSystem: Add favorites API and shell_app_system_lookup_basenameColin Walters2009-06-301-1/+10
* Make ShellAppMonitor and ShellAppSystem singletons, remove unused code in app...Colin Walters2009-06-181-1/+1
* Bug 581944 - Fully rebase on ShellAppSystem, don't use Gio to load appsColin Walters2009-05-261-2/+4
* Rename ShellAppMonitor to ShellAppSystemColin Walters2009-04-221-0/+48