gnome-shell/js/ui
Marco Trevisan (Treviño) 22fe4e92c7 screenshot: Return a Meta.Rectangle as geometry
Since the geometry is used as a signal parameter, this can't be used when using
a GObject based class, so use the Meta boxed type instead of a JS object.

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/559
2019-10-16 15:26:13 +00:00
..
components messageTray: Inherit Notification, Source and NotificationPolicy from GObject 2019-10-16 15:26:12 +00:00
status messageTray: Inherit Notification, Source and NotificationPolicy from GObject 2019-10-16 15:26:12 +00:00
accessDialog.js cleanup: Disambiguate assignments in arrow functions 2019-09-15 16:02:45 +02:00
altTab.js
animation.js animation: Don't sync animation sizes on change 2019-10-16 15:26:12 +00:00
appDisplay.js overview: Add OverviewActor and use as main actor of the Overlay 2019-10-16 15:26:13 +00:00
appFavorites.js
audioDeviceSelection.js cleanup: Disambiguate assignments in arrow functions 2019-09-15 16:02:45 +02:00
background.js background: Rename Background 'changed' signal to 'bg-changed' 2019-10-16 15:26:12 +00:00
backgroundMenu.js
barLevel.js
boxpointer.js cleanup: Don't add linebreak before operators 2019-09-15 16:02:45 +02:00
calendar.js calendar: Use GDateTime for selected-date-changed signal 2019-10-16 15:26:12 +00:00
checkBox.js
closeDialog.js
ctrlAltTab.js
dash.js Replace Clutter.Point by Graphene.Point 2019-10-16 10:49:04 +00:00
dateMenu.js messageTray: Inherit Notification, Source and NotificationPolicy from GObject 2019-10-16 15:26:12 +00:00
dialog.js
dnd.js
edgeDragAction.js
endSessionDialog.js
environment.js environment: Only disable unredirection of ongoing transitions 2019-10-14 10:47:36 +02:00
extensionDownloader.js
extensionSystem.js
focusCaretTracker.js
grabHelper.js
ibusCandidatePopup.js ibusCandidatePopup: Use an internal actor to track IM focus position 2019-10-08 17:12:43 +00:00
iconGrid.js Replace ClutterVertex by graphene_point3d_t 2019-10-16 10:49:04 +00:00
inhibitShortcutsDialog.js
kbdA11yDialog.js
keyboard.js keyboard: Add KeyboardManager to manage the lifetime of the keyboard actor 2019-10-16 15:26:12 +00:00
layout.js layout: Don't use the actors pick workaround on update regions 2019-09-20 16:05:32 +00:00
lightbox.js cleanup: Rename signals/methods that will conflict with Clutter.Actor 2019-10-16 15:26:12 +00:00
locatePointer.js
lookingGlass.js Replace Clutter.Point by Graphene.Point 2019-10-16 10:49:04 +00:00
magnifier.js
magnifierDBus.js
main.js messageTray: Inherit Notification, Source and NotificationPolicy from GObject 2019-10-16 15:26:12 +00:00
messageList.js cleanup: Rename signals/methods that will conflict with Clutter.Actor 2019-10-16 15:26:12 +00:00
messageTray.js messageTray: Dispose Source on destruction 2019-10-16 15:26:13 +00:00
modalDialog.js cleanup: Rename signals/methods that will conflict with Clutter.Actor 2019-10-16 15:26:12 +00:00
mpris.js
notificationDaemon.js messageTray: Inherit Notification, Source and NotificationPolicy from GObject 2019-10-16 15:26:12 +00:00
osdMonitorLabeler.js
osdWindow.js
overview.js overview: Add OverviewActor and use as main actor of the Overlay 2019-10-16 15:26:13 +00:00
overviewControls.js
padOsd.js
pageIndicators.js
panel.js
panelMenu.js
pointerA11yTimeout.js
pointerWatcher.js
popupMenu.js Replace Clutter.Point by Graphene.Point 2019-10-16 10:49:04 +00:00
remoteSearch.js
ripples.js cleanup: Disambiguate assignments in arrow functions 2019-09-15 16:02:45 +02:00
runDialog.js
screencast.js
screenShield.js messageTray: Inherit Notification, Source and NotificationPolicy from GObject 2019-10-16 15:26:12 +00:00
screenshot.js screenshot: Return a Meta.Rectangle as geometry 2019-10-16 15:26:13 +00:00
scripting.js
search.js cleanup: Rename signals/methods that will conflict with Clutter.Actor 2019-10-16 15:26:12 +00:00
sessionMode.js
shellDBus.js shellDBus: Don't assume devices have a node 2019-10-07 21:24:13 +00:00
shellEntry.js
shellMountOperation.js messageTray: Inherit Notification, Source and NotificationPolicy from GObject 2019-10-16 15:26:12 +00:00
slider.js slider: Unset signal IDs when ending the slider drag 2019-09-22 22:20:41 +00:00
switcherPopup.js
switchMonitor.js
tweener.js
unlockDialog.js unlockDialog: Use inheritance instead of composition 2019-09-20 16:58:00 +00:00
userWidget.js
viewSelector.js search: Rename SearchResults to SearchResultsView 2019-10-16 11:52:55 +02:00
windowAttentionHandler.js messageTray: Inherit Notification, Source and NotificationPolicy from GObject 2019-10-16 15:26:12 +00:00
windowManager.js cleanup: Rename signals/methods that will conflict with Clutter.Actor 2019-10-16 15:26:12 +00:00
windowMenu.js
workspace.js workspace: Fix an incorrect signal check 2019-09-20 11:50:24 +02:00
workspacesView.js cleanup: Disambiguate assignments in arrow functions 2019-09-15 16:02:45 +02:00
workspaceSwitcherPopup.js
workspaceThumbnail.js appDisplay: Animate DnD app icons at the position they were dropped 2019-09-18 17:14:16 +00:00
xdndHandler.js