gnome-shell/js/ui
Florian Müllner d836194e31 appDisplay: Remove pointless return value
StButton::clicked does not have a return type, so don't return anything.
2014-08-07 18:41:28 +02:00
..
components networkAgent: Use Clutter.GridLayout 2014-08-06 15:23:21 +02:00
status system: Fix orientation lock never appearing 2014-07-21 14:35:27 +02:00
altTab.js js: Adapt to GSettings API change 2014-06-24 15:17:09 -04:00
animation.js
appDisplay.js appDisplay: Remove pointless return value 2014-08-07 18:41:28 +02:00
appFavorites.js appFavorites: Automatically update desktop file names in user settings 2014-07-22 14:18:06 +02:00
background.js background: fix early destroy of SystemBackground 2014-06-26 19:20:17 +02:00
backgroundMenu.js backgroundMenu: Allow for long presses on touch devices 2014-07-24 18:15:02 +02:00
boxpointer.js
calendar.js calendar: Port events to Clutter.GridLayout 2014-08-06 15:23:21 +02:00
checkBox.js
ctrlAltTab.js
dash.js
dateMenu.js dateMenu: Fix style 2014-06-16 15:10:36 -04:00
dnd.js
endSessionDialog.js
environment.js
extensionDownloader.js
extensionSystem.js
focusCaretTracker.js a11y: initialize atspi on demand 2014-06-20 14:32:55 +02:00
grabHelper.js grabHelper: handle touch events during grab modality 2014-07-31 10:55:25 +02:00
ibusCandidatePopup.js ibusCandidatePopup: Fix default candidate index labels 2014-07-08 11:31:15 +02:00
iconGrid.js IconGrid: calculate icon size only once 2014-06-18 00:04:34 +02:00
keyboard.js keyboard: Handle touch events 2014-07-24 18:44:14 +02:00
layout.js layout: re-allocate keyboard box when monitor config changes 2014-07-26 17:45:55 +02:00
lightbox.js lightbox: Do not assume GLSL is available 2014-07-24 16:51:02 +02:00
lookingGlass.js js: Adapt to GSettings API change 2014-06-24 15:17:09 -04:00
magnifier.js js: Adapt to GSettings API change 2014-06-24 15:17:09 -04:00
magnifierDBus.js
main.js Add support for meta_restart() and MetaDisplay::restart 2014-07-16 18:04:19 -04:00
messageTray.js messageTray: Fix RTL handling in notifications 2014-08-06 16:10:27 +02:00
modalDialog.js Add support for meta_restart() and MetaDisplay::restart 2014-07-16 18:04:19 -04:00
notificationDaemon.js notificationDaemon: Group tray icon stuff together 2014-07-08 15:39:46 -04:00
osdWindow.js
overview.js overview: Remove wrong comment 2014-07-14 22:05:51 +02:00
overviewControls.js
panel.js panel: Avoid _onEvent() to be called twice 2014-07-31 17:43:09 +02:00
panelMenu.js panelMenu: Interact to touch events 2014-07-24 18:15:02 +02:00
pointerWatcher.js
popupMenu.js popupMenu: Remove unused imports 2014-08-06 15:23:21 +02:00
remoteMenu.js
remoteSearch.js js: Adapt to GSettings API change 2014-06-24 15:17:09 -04:00
runDialog.js Mark a string to be translatable 2014-07-17 09:48:26 +03:00
screencast.js
screenShield.js ScreenShield: remove obsolete comment and hack 2014-07-31 16:54:47 +02:00
screenshot.js screenshot: Scale and unscale the area for HiDpi displays 2014-06-17 21:22:35 +02:00
scripting.js shell-perf-helper: Add an option for continual redraws 2014-07-16 10:33:59 -04:00
search.js Search: Don't use IconGrid width for maxDisplayedResults 2014-07-19 18:12:43 +02:00
separator.js
sessionMode.js
shellDBus.js
shellEntry.js
shellMountOperation.js
slider.js slider: React to touch events 2014-07-24 18:15:02 +02:00
switcherPopup.js
tweener.js
unlockDialog.js js: Adapt to GSettings API change 2014-06-24 15:17:09 -04:00
userWidget.js
viewSelector.js viewSelector: Going to the apps grid is a swipe from the left, not right 2014-07-14 14:02:46 -04:00
windowAttentionHandler.js
windowManager.js windowManager: Fix destroy animation 2014-08-03 15:30:06 -04:00
windowMenu.js
workspace.js workspace: Fix style 2014-08-06 15:23:21 +02:00
workspacesView.js WorkspacesView: don't access the allocation 4 times 2014-06-26 19:20:17 +02:00
workspaceSwitcherPopup.js
workspaceThumbnail.js js: Adapt to GSettings API change 2014-06-24 15:17:09 -04:00
xdndHandler.js