summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* weather: Don't spew messages when geolocation is unavailablewip/rstrode/rhel-7.9Ray Strode2020-11-121-8/+0
* overview: Initialize activationTime variablerpm-build2020-11-121-0/+1
* panel: Handle window getting removed that was never addedRay Strode2020-11-121-2/+7
* panelMenu: Add a destroy handler to panel menuRay Strode2020-11-121-0/+5
* workspacesDisplay: Disconnect MetaLater and parent signals on destroyMarco Trevisan (Treviño)2020-10-141-1/+21
* gdm: Don't start new PAM conversation when shield is downrpm-build2020-10-142-5/+15
* panel: Disconnect destroy signal handler when neededRay Strode2020-10-141-4/+10
* screenShield: Fix pointer motion signal handler leakRay Strode2020-10-141-10/+21
* userWidget: Disconnect signal connections on destroyRay Strode2020-10-141-1/+11
* appDisplay: Add missing semicolonFlorian Müllner2020-10-141-1/+2
* appDisplay: Keep popup open on refreshRay Strode2020-10-141-0/+15
* appDisplay: Add open method to FolderIconRay Strode2020-10-141-5/+7
* appDisplay: Stop watching FolderIcon parent view when destroyedRay Strode2020-10-141-2/+8
* appDisplay: Add destroy handler for FolderIconRay Strode2020-10-141-1/+8
* appDisplay: Clear AllView reference to current popup when destroyedRay Strode2020-10-141-1/+17
* appDisplay: Add AppFolderPopup destroy handlerRay Strode2020-10-141-0/+9
* iconGrid: Clear meta_later callback on destructionRay Strode2020-10-141-2/+14
* appDisplay: Don't leak duplicate items in AppViewRay Strode2020-10-141-2/+11
* keyboard: defer position-changed till we have a rectCarlos Garnacho2020-10-141-3/+1
* js: Always use AppSystem to lookup appsFlorian Müllner2020-10-142-8/+12
* app-cache: add ShellAppCache for GAppInfo cachingChristian Hergert2020-10-147-29/+463
* global: force fsync() to worker thread when saving stateChristian Hergert2020-10-141-7/+63
* shell/app-system: Monitor for icon theme changesGeorges Basile Stavracas Neto2020-10-143-0/+64
* environment: Fix date conversionFlorian Müllner2020-10-141-1/+1
* environment: reduce calls to g_time_zone_new_local()Florian Müllner2020-10-141-1/+21
* appDisplay: Use GAppInfo list from ShellAppSystemCarlos Garnacho2020-10-141-1/+1
* shell-app-system: Cache GAppInfos aroundCarlos Garnacho2020-10-142-5/+27
* appDisplay: Reduce g_app_info_get_all() callsCarlos Garnacho2020-10-141-7/+11
* shell-global: Make saving of persistent state asynchronousCarlos Garnacho2020-10-141-10/+75
* ShellApp: Use g_signal_connect_object for window signalsSimon McVittie2020-10-141-3/+3
* boxpointer: Ungrab pointer when hidingJonas Ådahl2020-10-141-0/+4
* windowManager: listen actively to windows being destroyed during WS switchCarlos Garnacho2020-10-141-2/+10
* dnd: Nullify _dragActor after we've destroyed it, and avoid invalid accessMarco Trevisan (Treviño)2020-10-141-26/+39
* network: Don't assume the active connection has been processed firstIain Lane2020-10-141-6/+8
* keyboard: Listen to IbusPanelService::focus-in/out to track focus changesCarlos Garnacho2020-10-142-0/+22
* keyboard: Handle no-window case in FocusTrackerFlorian Müllner2020-10-141-5/+13
* workspaceThumbnail: Initialize signal handler ids to 0Jonas Ådahl2020-10-141-0/+5
* ibusManager: Work around annotation shortcomingFlorian Müllner2020-10-141-2/+5
* st/shadow: Check pipeline when paintingFlorian Müllner2020-10-141-4/+5
* popupMenu: Guard against non-menu-item childrenFlorian Müllner2020-10-141-1/+2
* realmd: Set login format to null on start and update if invalidMarco Trevisan (Treviño)2020-10-141-1/+2
* endSessionDialog: squash "reference to undefined property" warningWill Thompson2020-10-141-1/+1
* keyboard: Do not call KeyboardManager.holdKeyboard() with set-content-typeTakao Fujiwara2020-10-141-2/+16
* windowManager: ensure actor resize clone dies with actorRay Strode2020-10-141-1/+7
* workspacesView: Support horizontal layoutFlorian Müllner2020-10-141-20/+54
* workspaceSwitcherPopup: Support horizontal layoutFlorian Müllner2020-10-143-33/+106
* main: Show a warning when gdm is missingMatthias Clasen2020-10-141-0/+7
* main: Show a warning when running as rootMatthias Clasen2020-10-141-0/+6
* closeDialog: Untrack chrome when window loses focusFlorian Müllner2020-10-141-3/+49
* closeDialog: Periodically check for window to become responsive againFlorian Müllner2020-10-141-0/+12