gnome-shell/js/ui
Florian Müllner 3768b6b701 keyboard: Fix EmojiSelection:delta range
The setter clamps the values to the range (-width, width), so we
must not limit the property to positive values.

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/698
2019-09-03 03:20:17 +02:00
..
components
status brightness: Ignore slider changes we initiated ourselves 2019-08-13 16:35:17 +02:00
accessDialog.js
altTab.js
animation.js
appDisplay.js AppIcon: Nullify _draggable if available on destruction 2019-08-09 23:30:52 +02:00
appFavorites.js
audioDeviceSelection.js
background.js
backgroundMenu.js
barLevel.js barLevel: Remove duplicated assignment 2019-08-13 16:35:17 +02:00
boxpointer.js
calendar.js
checkBox.js
closeDialog.js
ctrlAltTab.js
dash.js appIcon: Make AppIcon a drop target 2019-08-09 10:58:38 -03:00
dateMenu.js dateMenu: Stop accessing app settings directly 2019-08-08 17:41:46 +02:00
dialog.js
dnd.js dnd: Fix drag cancel animation scale 2019-08-09 10:58:46 -03:00
edgeDragAction.js
endSessionDialog.js endSessionDialog: Initialize Polkit permission asynchronously 2019-09-01 12:45:49 +02:00
environment.js environment: Don't use actor if an ease callback destroys it 2019-08-09 21:00:22 +00:00
extensionDownloader.js
extensionSystem.js
focusCaretTracker.js
grabHelper.js
ibusCandidatePopup.js
iconGrid.js iconGrid: Only add one onComplete callback for the animations 2019-08-16 14:55:25 +00:00
inhibitShortcutsDialog.js
kbdA11yDialog.js
keyboard.js keyboard: Fix EmojiSelection:delta range 2019-09-03 03:20:17 +02:00
layout.js
lightbox.js
locatePointer.js
lookingGlass.js lookingGlass: Remove Tweener from preimported modules 2019-08-07 18:40:49 +02:00
magnifier.js
magnifierDBus.js
main.js
messageList.js
messageTray.js
modalDialog.js
mpris.js
notificationDaemon.js notificationDaemon: Catch exceptions while loading notifications 2019-09-03 01:00:50 +00:00
osdMonitorLabeler.js
osdWindow.js
overview.js
overviewControls.js controlsManager: Don't fade icon grid while dragging 2019-08-08 09:12:00 -03:00
padOsd.js
pageIndicators.js
panel.js
panelMenu.js
pointerA11yTimeout.js pointerA11yTimeout: Create new PieTimer object for each timeout 2019-08-27 08:03:49 +00:00
pointerWatcher.js
popupMenu.js
remoteSearch.js
ripples.js
runDialog.js
screencast.js
screenShield.js
screenshot.js
scripting.js
search.js search: Defer updating results on allocation changes until redraw 2019-08-08 17:37:12 +00:00
sessionMode.js
shellDBus.js
shellEntry.js
shellMountOperation.js
slider.js slider: Do not notify on parent's behalf 2019-08-13 16:35:17 +02:00
switcherPopup.js js: Use Clutter transitions for adjustment changes 2019-08-07 18:40:49 +02:00
switchMonitor.js
tweener.js
unlockDialog.js
userWidget.js
viewSelector.js viewSelector: Use onStopped callback when fading out pages 2019-08-09 21:02:58 +00:00
windowAttentionHandler.js
windowManager.js keybindings: Remove pause-resume-tweens shortcut 2019-08-07 18:40:49 +02:00
windowMenu.js
workspace.js workspace: Sort windows to minimize travel distance 2019-08-08 13:13:35 +02:00
workspacesView.js js: Use Clutter transitions for adjustment changes 2019-08-07 18:40:49 +02:00
workspaceSwitcherPopup.js
workspaceThumbnail.js
xdndHandler.js