summaryrefslogtreecommitdiff
path: root/src/shell-app-usage.c
Commit message (Expand)AuthorAgeFilesLines
* shell: Make singletons owned by ShellGlobalJonas Ådahl2023-04-201-6/+1
* shell: Drop unnecessary gtk header includesCarlos Garnacho2023-03-031-2/+0
* cleanup: Use g_clear_handle_id() for g_source_remove()Robert Mader2019-11-221-7/+2
* src: Stop using g_get_current_time()Florian Müllner2019-08-091-3/+1
* app-usage: Remove more unused thingsJasper St. Pierre2018-11-171-8/+0
* app-usage: Remove unused open-window-count attributeJasper St. Pierre2018-11-171-12/+1
* app-usage: Remove crufty old "context"s ideaJasper St. Pierre2018-11-171-254/+47
* shell: Don't avoid parameter listFlorian Müllner2015-09-231-1/+1
* src: Name all the timeouts and idlesBastien Nocera2014-04-101-0/+1
* appDisplay: Use the desktop file index for app searchingJasper St. Pierre2013-11-141-9/+9
* src: Eliminate compiler warningsJasper St. Pierre2013-08-231-2/+1
* Replace 'enable-app-monitoring' settingFlorian Müllner2013-05-181-13/+10
* shell-app-usage: Remove unused parameterFlorian Müllner2013-02-201-4/+1
* shell-app-usage: Fix several problems in xml parsingMatthias Clasen2012-11-301-5/+11
* shell: Use generic marshallerJasper St. Pierre2012-01-251-1/+0
* app-system: Consider usage frequency in search resultsFlorian Müllner2011-10-131-0/+39
* apps: handle 'app-state-changed' move in shell-app-usageRay Strode2011-09-081-4/+7
* Kill off ShellAppInfo, move into ShellAppColin Walters2011-08-101-4/+4
* ShellAppUsage: Port to GDBusGiovanni Campagna2011-08-091-13/+28
* src: update for mutter include reorganizationDan Winship2011-03-071-4/+3
* shell-app-usage: fix tracking codeDan Winship2011-01-241-1/+2
* Migrate to GSettingsMilan Bouchet-Valat2010-06-181-32/+27
* Fix ShellAppSystem's use of no_focus_window, clean up state handlingColin Walters2010-06-091-5/+5
* [ShellGlobal] Change location for user files to XDG_DATA_HOMEFlorian Müllner2010-05-051-4/+4
* [ShellAppUsage] Fix use-after-freeColin Walters2010-01-061-18/+1
* Bump save timeout to 5 minutes, close output asynchronouslyColin Walters2009-11-241-2/+2
* include "config.h" in all .c filesDan Winship2009-11-241-0/+3
* Split ShellAppMonitor into ShellWindowTracker, ShellAppUsageColin Walters2009-10-201-0/+970