gnome-shell/js/ui
Jonas Dreßler eeabdd150c status/bluetooth: Clear list of connected signals on adapter changes
With the porting of gnome-bluetooth to the new GListModel API the
behavior regarding removing adapters changed: It now no longer
guarantees to emit "device-removed" signals for the paired devices when
the adapter gets removed.

This means we need to do that ourselves now, so clear the list of
connected signals when the default adapter changes.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2214>
2022-02-26 15:53:19 +00:00
..
components cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
status status/bluetooth: Clear list of connected signals on adapter changes 2022-02-26 15:53:19 +00:00
accessDialog.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
altTab.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
animation.js st/widget: Remove get_resource_scale function 2020-06-30 13:42:18 +00:00
appDisplay.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
appFavorites.js js: Use templates for non-translatable strings 2022-02-12 12:29:52 +00:00
appMenu.js dash: Use pin instead of favorites 2022-02-07 14:12:04 +00:00
audioDeviceSelection.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
background.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
backgroundMenu.js ui: Rename gnome-control-center to org.gnome.Settings 2022-01-21 10:44:37 -03:00
barLevel.js cleanup: Define GObject accessors in camelCase 2021-02-03 20:19:29 +01:00
boxpointer.js boxpointer: Make drawing arrow background optional 2022-02-14 11:52:58 -03:30
calendar.js calendar: Fix xgettext comment for calendar date format 2022-02-14 13:36:35 +00:00
checkBox.js checkbox: Improve accessibility of check boxes for Orca users 2020-03-29 12:56:33 +00:00
closeDialog.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
ctrlAltTab.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
dash.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
dateMenu.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
dialog.js dialog: Handle key events on self 2022-01-29 01:16:30 +01:00
dnd.js dnd: Drop captured event handler 2022-02-02 17:22:20 +01:00
edgeDragAction.js keyboard: Handle edge drag gesture cancellation 2021-02-17 15:45:01 +00:00
endSessionDialog.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
environment.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
extensionDownloader.js js: Use templates for non-translatable strings 2022-02-12 12:29:52 +00:00
extensionSystem.js js: Use templates for non-translatable strings 2022-02-12 12:29:52 +00:00
focusCaretTracker.js cleanup: Prefer template strings 2019-07-05 11:32:31 +00:00
grabHelper.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
ibusCandidatePopup.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
iconGrid.js iconGrid: Remove unused spring animation code 2022-01-02 16:24:14 +01:00
inhibitShortcutsDialog.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
init.js init: Set console log domain 2021-09-01 14:55:47 +00:00
kbdA11yDialog.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
keyboard.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
layout.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
lightbox.js lightbox: Fix banding issues with the vignette shader 2022-01-27 22:16:50 +01:00
locatePointer.js locatePointer: Bind ripples creation to settings 2019-09-09 19:28:18 +00:00
lookingGlass.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
magnifier.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
main.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
messageList.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
messageTray.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
modalDialog.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
mpris.js js: Use templates for non-translatable strings 2022-02-12 12:29:52 +00:00
notificationDaemon.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
osdMonitorLabeler.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
osdWindow.js osdWindow: Implement new OSD design 2022-02-12 15:28:52 +00:00
overview.js overview: Don't expect time argument from drag-end signal 2022-02-23 17:58:36 +00:00
overviewControls.js overviewControls: Factor in margin-bottom for dash startup animation 2022-02-16 20:08:44 +00:00
padOsd.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
pageIndicators.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
panel.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
panelMenu.js js: Use templates for non-translatable strings 2022-02-12 12:29:52 +00:00
pointerA11yTimeout.js ui: Use ClutterSeat for keyboard/pointer a11y 2020-01-30 17:49:08 +00:00
pointerWatcher.js js: Get idle monitor from backend 2021-05-18 13:42:52 +00:00
popupMenu.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
remoteSearch.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
ripples.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
runDialog.js js: Use templates for non-translatable strings 2022-02-12 12:29:52 +00:00
screenShield.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
screenshot.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
scripting.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
search.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
searchController.js searchController: Get rid of activePage reference in key handling 2021-02-17 02:31:32 +01:00
sessionMode.js cleanup: Use new indentation style for arrays 2022-02-23 12:23:52 +00:00
shellDBus.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
shellEntry.js shellEntry: Don't show "Show Password" menu if entry icon is disabled 2021-07-30 14:17:07 +00:00
shellMountOperation.js cleanup: Use new indentation style for arrays 2022-02-23 12:23:52 +00:00
slider.js slider: Use Clutter.grab() for implicit grab 2022-01-29 01:16:29 +01:00
swipeTracker.js swipeTracker: Ignore Meta key while workspace scroll gesture is in progress 2022-01-31 22:09:28 +00:00
switcherPopup.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
switchMonitor.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
unlockDialog.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
userWidget.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
welcomeDialog.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
windowAttentionHandler.js messageTray: Don't create notification policy on demand 2020-03-26 18:52:10 +00:00
windowManager.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
windowMenu.js windowMenu: Add an entry to take a screenshot 2022-02-12 00:20:54 +00:00
windowPreview.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
workspace.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
workspaceAnimation.js workspaceAnimation: Fix warning on restacking 2022-02-23 12:29:36 +00:00
workspacesView.js workspacesView: Add Home and End keys for workspace navigation 2022-02-21 20:06:50 +05:30
workspaceSwitcherPopup.js workspaceSwitcherPopup: Implement new OSD design 2022-02-12 15:28:52 +00:00
workspaceThumbnail.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
xdndHandler.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00