gnome-shell/js/ui
Jasper St. Pierre ae74dbd1bb messageTray: Glue the notification to the bottom of the screen, always
We'll animate notifications popping up with another system soon enough,
instead. The idea here is that instead of carefully animating the Y
position of the notificationWidget when a notification updates, we
simply animate the height of the new actor inside the notification.
This will fix some of the awkward updates where instead of the
notification content expanding, we see the buttons or action area
pushed off the edge of the screen...

Animations that happen as a result of adding something new to the
notification or expanding it should be done by tweeing the new actors
in inside the notification.
2014-06-12 13:58:15 -04:00
..
components messageTray: Glue the notification to the bottom of the screen, always 2014-06-12 13:58:15 -04:00
status switcherPopup: Add a return value to _keyPressHandler 2014-05-26 15:55:37 +02:00
altTab.js ui: Adapt to display.get_tab_list API change 2014-06-03 14:52:18 +02:00
animation.js
appDisplay.js appDisplay: Use GrabHelper for folder popups 2014-06-11 23:24:30 +02:00
appFavorites.js
background.js
backgroundMenu.js layout: Change setDummyCursorPosition to also set the size 2014-04-11 16:54:01 +02:00
boxpointer.js
calendar.js calendar: Port EventsList to ClutterTableLayout 2014-05-28 22:11:38 +02:00
checkBox.js
ctrlAltTab.js ui: Adapt to display.get_tab_list API change 2014-06-03 14:52:18 +02:00
dash.js
dateMenu.js dateMenu: Don't make dateMenuButton reactive on current day 2014-04-29 01:02:27 +02:00
dnd.js
endSessionDialog.js
environment.js environment: Be more careful when hooking up style properties 2014-04-24 19:31:55 +02:00
extensionDownloader.js
extensionSystem.js
focusCaretTracker.js
grabHelper.js
ibusCandidatePopup.js layout: Change setDummyCursorPosition to also set the size 2014-04-11 16:54:01 +02:00
iconGrid.js appDisplay: Make page panning smoother on touch 2014-04-28 13:30:09 -04:00
keyboard.js
layout.js layout: Do not expand struts to screen edges 2014-06-12 15:36:40 +02:00
lightbox.js
lookingGlass.js
magnifier.js
magnifierDBus.js
main.js main: Move pref overrides back into C 2014-06-09 21:52:03 +02:00
messageTray.js messageTray: Glue the notification to the bottom of the screen, always 2014-06-12 13:58:15 -04:00
modalDialog.js
notificationDaemon.js messageTray: Remove support for notifications with images 2014-06-12 13:58:15 -04:00
osdWindow.js osdWindow: Check monitor validity before updating 2014-05-08 11:14:23 +02:00
overview.js
overviewControls.js overviewControls: Adjust heuristic for hiding workspace switcher 2014-04-30 18:06:52 +02:00
panel.js
panelMenu.js panelMenu: Clean up code a bit 2014-06-08 22:25:27 +02:00
pointerWatcher.js
popupMenu.js popupMenu: Hide separator label when not in use 2014-05-27 19:49:04 +02:00
remoteMenu.js
remoteSearch.js
runDialog.js
screencast.js
screenShield.js
screenshot.js screenshot: Also validate parameters to FlashArea() 2014-06-04 18:12:31 +02:00
scripting.js
search.js search: Make sure to destroy old provider displays when we unregister 2014-04-21 23:36:52 -04:00
separator.js
sessionMode.js sessionMode: Don't set overridesSchema 2014-06-09 22:39:15 +02:00
shellDBus.js osdWindow: Show on all monitors 2014-04-17 15:15:14 +02:00
shellEntry.js
shellMountOperation.js
slider.js
switcherPopup.js switcherPopup: Add a return value to _keyPressHandler 2014-05-26 15:55:37 +02:00
tweener.js
unlockDialog.js
userWidget.js
viewSelector.js viewSelector: Use clutter constant instead of true 2014-06-10 21:22:51 +02:00
windowAttentionHandler.js
windowManager.js main: Move pref overrides back into C 2014-06-09 21:52:03 +02:00
windowMenu.js windowMenu: Do a better job with faking the source actor 2014-06-02 23:48:53 +02:00
workspace.js workspace: Don't allow closing windows with attached modals 2014-05-28 22:01:54 +02:00
workspacesView.js
workspaceSwitcherPopup.js
workspaceThumbnail.js workspaceThumbnails: Move to primary monitor first when creating workspace 2014-05-03 23:50:25 +02:00
xdndHandler.js