gnome-shell/js/ui
Jonas Dreßler 6c33aff6d1 lookingGlass: Replace global grabs with input device grabs
Global grabs are being removed from Clutter in favour of input device
grabs.

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/495
2019-07-02 01:18:15 +00:00
..
components style: Use camelCase for variable names 2019-07-01 23:44:11 +02:00
status style: Use camelCase for variable names 2019-07-01 23:44:11 +02:00
accessDialog.js style: Fix stray/missing spaces 2019-07-01 23:44:11 +02:00
altTab.js style: Fix brace style 2019-07-01 23:44:11 +02:00
animation.js style: Use camelCase for variable names 2019-07-01 23:44:11 +02:00
appDisplay.js style: Fix stray/missing spaces 2019-07-01 23:44:11 +02:00
appFavorites.js style: Fix stray/missing semi-colons 2019-07-01 23:44:11 +02:00
audioDeviceSelection.js style: Fix stray/missing spaces 2019-07-01 23:44:11 +02:00
background.js style: Fix brace style 2019-07-01 23:44:11 +02:00
backgroundMenu.js popupMenu: Make MenuManager to take an actor as parameter 2019-04-17 21:32:18 +00:00
barLevel.js style: Fix stray/missing semi-colons 2019-07-01 23:44:11 +02:00
boxpointer.js style: Fix stray/missing spaces 2019-07-01 23:44:11 +02:00
calendar.js style: Fix brace style 2019-07-01 23:44:11 +02:00
checkBox.js cleanup: Use destructuring for imports from GI 2019-02-09 07:39:20 +01:00
closeDialog.js style: Fix stray/missing spaces 2019-07-01 23:44:11 +02:00
ctrlAltTab.js cleanup: Remove unused variables 2019-07-01 23:44:10 +02:00
dash.js style: Fix stray/missing spaces 2019-07-01 23:44:11 +02:00
dateMenu.js style: Fix stray/missing semi-colons 2019-07-01 23:44:11 +02:00
dialog.js style: Fix stray/missing spaces 2019-07-01 23:44:11 +02:00
dnd.js style: Fix brace style 2019-07-01 23:44:11 +02:00
edgeDragAction.js cleanup: Use destructuring for imports from GI 2019-02-09 07:39:20 +01:00
endSessionDialog.js style: Fix stray/missing spaces 2019-07-01 23:44:11 +02:00
environment.js style: Fix stray/missing spaces 2019-07-01 23:44:11 +02:00
extensionDownloader.js style: Fix stray/missing spaces 2019-07-01 23:44:11 +02:00
extensionSystem.js style: Use space after catch 2019-07-01 23:44:11 +02:00
focusCaretTracker.js cleanup: Port non-GObject classes to JS6 classes 2019-01-25 14:02:44 +00:00
grabHelper.js cleanup: Use Array.includes() to check for element existence 2019-07-01 21:28:52 +00:00
ibusCandidatePopup.js style: Fix stray/missing spaces 2019-07-01 23:44:11 +02:00
iconGrid.js style: Fix brace style 2019-07-01 23:44:11 +02:00
inhibitShortcutsDialog.js cleanup: Use Array.includes() to check for element existence 2019-07-01 21:28:52 +00:00
kbdA11yDialog.js cleanup: Use destructuring for imports from GI 2019-02-09 07:39:20 +01:00
keyboard.js style: Use camelCase for variable names 2019-07-01 23:44:11 +02:00
layout.js style: Use camelCase for variable names 2019-07-01 23:44:11 +02:00
lightbox.js Theme: update to sync with gtk Adwaita 2019-06-21 10:44:08 +02:00
locatePointer.js style: Fix stray/missing spaces 2019-07-01 23:44:11 +02:00
lookingGlass.js lookingGlass: Replace global grabs with input device grabs 2019-07-02 01:18:15 +00:00
magnifier.js style: Fix brace style 2019-07-01 23:44:11 +02:00
magnifierDBus.js style: Fix brace style 2019-07-01 23:44:11 +02:00
main.js cleanup: Avoid implicit coercion 2019-07-01 23:44:11 +02:00
messageList.js style: Use camelCase for variable names 2019-07-01 23:44:11 +02:00
messageTray.js style: Use camelCase for variable names 2019-07-01 23:44:11 +02:00
modalDialog.js style: Fix stray/missing spaces 2019-07-01 23:44:11 +02:00
mpris.js cleanup: Use destructuring for imports from GI 2019-02-09 07:39:20 +01:00
notificationDaemon.js style: Use camelCase for variable names 2019-07-01 23:44:11 +02:00
osdMonitorLabeler.js cleanup: Remove unused variables 2019-07-01 23:44:10 +02:00
osdWindow.js cleanup: Use destructuring for imports from GI 2019-02-09 07:39:20 +01:00
overview.js cleanup: Use destructuring for imports from GI 2019-02-09 07:39:20 +01:00
overviewControls.js style: Fix stray/missing semi-colons 2019-07-01 23:44:11 +02:00
padOsd.js style: Fix stray/missing spaces 2019-07-01 23:44:11 +02:00
pageIndicators.js cleanup: Use destructuring for imports from GI 2019-02-09 07:39:20 +01:00
panel.js style: Fix stray/missing spaces 2019-07-01 23:44:11 +02:00
panelMenu.js style: Fix stray/missing spaces 2019-07-01 23:44:11 +02:00
pointerA11yTimeout.js style: Fix stray/missing semi-colons 2019-07-01 23:44:11 +02:00
pointerWatcher.js cleanup: Use destructuring for imports from GI 2019-02-09 07:39:20 +01:00
popupMenu.js style: Use camelCase for variable names 2019-07-01 23:44:11 +02:00
remoteSearch.js style: Use camelCase for variable names 2019-07-01 23:44:11 +02:00
ripples.js cleanup: Clean up unused imports 2019-07-01 23:44:10 +02:00
runDialog.js style: Use camelCase for variable names 2019-07-01 23:44:11 +02:00
screencast.js cleanup: Use destructuring for imports from GI 2019-02-09 07:39:20 +01:00
screenShield.js style: Use camelCase for variable names 2019-07-01 23:44:11 +02:00
screenshot.js style: Use camelCase for variable names 2019-07-01 23:44:11 +02:00
scripting.js scripting: Don't use legacy API 2019-03-21 10:18:02 +00:00
search.js search: reload search providers when installed applications change 2019-05-29 20:33:16 +00:00
sessionMode.js style: Use space after catch 2019-07-01 23:44:11 +02:00
shellDBus.js cleanup: Avoid implicit coercion 2019-07-01 23:44:11 +02:00
shellEntry.js style: Fix stray/missing semi-colons 2019-07-01 23:44:11 +02:00
shellMountOperation.js style: Fix stray/missing spaces 2019-07-01 23:44:11 +02:00
slider.js style: Fix stray/missing semi-colons 2019-07-01 23:44:11 +02:00
switcherPopup.js style: Avoid trailing commas in array destructuring 2019-07-01 23:44:11 +02:00
switchMonitor.js style: Fix stray/missing spaces 2019-07-01 23:44:11 +02:00
tweener.js style: Use camelCase for variable names 2019-07-01 23:44:11 +02:00
unlockDialog.js cleanup: Use destructuring for imports from GI 2019-02-09 07:39:20 +01:00
userWidget.js cleanup: Remove unused variables 2019-07-01 23:44:10 +02:00
viewSelector.js style: Fix stray/missing semi-colons 2019-07-01 23:44:11 +02:00
windowAttentionHandler.js style: Fix stray/missing spaces 2019-07-01 23:44:11 +02:00
windowManager.js style: Fix brace style 2019-07-01 23:44:11 +02:00
windowMenu.js sessionMode: add a property to disable window manager menus 2019-06-06 01:25:04 +00:00
workspace.js style: Fix stray/missing spaces 2019-07-01 23:44:11 +02:00
workspacesView.js style: Fix stray/missing spaces 2019-07-01 23:44:11 +02:00
workspaceSwitcherPopup.js style: Fix stray/missing spaces 2019-07-01 23:44:11 +02:00
workspaceThumbnail.js style: Fix stray/missing spaces 2019-07-01 23:44:11 +02:00
xdndHandler.js style: Use camelCase for variable names 2019-07-01 23:44:11 +02:00