gnome-shell/js/ui
Ray Strode f4fd379bd6 st-texture-cache: purge on resume
With the proprietary nvidia driver, textures get garbled on suspend,
so the texture cache needs to evict all textures in that situation.
2019-02-17 12:28:07 -05:00
..
components automountManager: remove allowAutorun expire timeout on volume removal 2019-02-17 12:28:06 -05:00
status remoteAccess: Make indicator orange 2019-02-17 12:28:06 -05:00
accessDialog.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
altTab.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
animation.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
appDisplay.js appDisplay: Show full app name on hover 2019-02-17 12:28:05 -05:00
appFavorites.js gnome-shell-favourite-apps-firefox.patch 2019-02-17 12:28:01 -05:00
audioDeviceSelection.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
background.js background: rebuild background, not just animation on resume 2019-02-17 12:28:07 -05:00
backgroundMenu.js cleanup: Use arrow notation for anonymous functions 2018-02-21 13:55:00 +00:00
boxpointer.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
calendar.js calendar: chain up to parent on _onDestroy 2019-02-17 12:28:06 -05:00
checkBox.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
closeDialog.js closeDialog: Untrack chrome when window loses focus 2019-02-17 12:28:05 -05:00
ctrlAltTab.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
dash.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
dateMenu.js worldClock: Handle named timezones 2018-04-13 09:15:48 +00:00
dialog.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
dnd.js dnd: Repick target actor if destroyed mid iteration 2019-02-17 12:28:06 -05:00
edgeDragAction.js cleanup: Use arrow notation for anonymous functions 2018-02-21 13:55:00 +00:00
endSessionDialog.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
environment.js cleanup: Use arrow notation for anonymous functions 2018-02-21 13:55:00 +00:00
extensionDownloader.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
extensionSystem.js extensionSystem: Notify about extension issues on update 2019-02-17 12:28:04 -05:00
focusCaretTracker.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
grabHelper.js cleanup: Use arrow notation for anonymous functions 2018-02-21 13:55:00 +00:00
ibusCandidatePopup.js cleanup: Use arrow notation for anonymous functions 2018-02-21 13:55:00 +00:00
iconGrid.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
inhibitShortcutsDialog.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
kbdA11yDialog.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
keyboard.js keyboard: Handle no-window case in FocusTracker 2019-02-17 12:28:07 -05:00
layout.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
lightbox.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
lookingGlass.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
magnifier.js magnifier.js: Fix zoom juddering 2018-06-07 08:42:32 +00:00
magnifierDBus.js cleanup: Use arrow notation for anonymous functions 2018-02-21 13:55:00 +00:00
main.js st-texture-cache: purge on resume 2019-02-17 12:28:07 -05:00
messageList.js messageList: stop syncing if closeButton has been destroyed 2019-02-17 12:28:06 -05:00
messageTray.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
modalDialog.js modalDialog: Remove some unused code 2018-03-21 16:48:56 +00:00
mpris.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
notificationDaemon.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
osdMonitorLabeler.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
osdWindow.js osdWindow: Disconnect signals on destroy 2019-02-17 12:28:06 -05:00
overview.js overview: Use monotonic time to check for consecutive activations 2018-04-13 09:13:45 +00:00
overviewControls.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
padOsd.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
panel.js Add remote access indication and control 2019-02-17 12:28:05 -05:00
panelMenu.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
pointerWatcher.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
popupMenu.js popupMenu: Fix wrong call to clutter_actor_add_child() 2018-04-18 00:32:37 +00:00
remoteMenu.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
remoteSearch.js remoteSearch: Actually return icons 2018-05-08 22:02:11 +02:00
runDialog.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
screencast.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
screenShield.js screenShield: unblank when inserting smartcard 2019-02-17 12:28:02 -05:00
screenshot.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
scripting.js cleanup: Use arrow notation for anonymous functions 2018-02-21 13:55:00 +00:00
search.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
sessionMode.js cleanup: Use arrow notation for anonymous functions 2018-02-21 13:55:00 +00:00
shellDBus.js shellDBus: Add a DBus method to load a single extension 2019-02-17 12:28:03 -05:00
shellEntry.js shellEntry: Use correct enum for input purpose hints 2018-03-14 13:30:47 +00:00
shellMountOperation.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
slider.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
switcherPopup.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
switchMonitor.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
tweener.js tweener: Save handlers on target and remove them on destroy 2019-02-17 12:28:06 -05:00
unlockDialog.js gdmUtil: enable support for GDM's ChoiceList PAM extension 2019-02-17 12:28:03 -05:00
userWidget.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
viewSelector.js viewSelector: Don't mark synth event as in capture phase 2018-03-05 19:12:59 +00:00
windowAttentionHandler.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
windowManager.js Change "const" to "var" 2018-06-20 22:30:17 +00:00
windowMenu.js windowMenu: Bring back workspaces submenu for static workspaces 2019-02-17 12:28:04 -05:00
workspace.js workspace: Don't keep stale clones in list 2018-07-13 15:11:43 +02:00
workspacesView.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
workspaceSwitcherPopup.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
workspaceThumbnail.js workspaceThumbnail: Don't keep stale clones in list 2018-07-13 15:11:43 +02:00
xdndHandler.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00