gnome-shell/js/ui
Owen W. Taylor c5c66ceb98 Refactor Magnifier.ZoomRegion to avoid permanent Clutter.Clone
This basic point of this change is to avoid always creating a
hidden Clutter.Clone actor for the default present-but-not-active
zoom region. The position of the viewport and region of interest
are now stored in member variables, and the actors are only created
and updated when the region is active.

Other significant changes:

 * Unused public functions are removed or made private
 * The mouse tracking position is immediately  updated when options
   like the zoom are changed, not just on the next mouse motion.
 * ZoomRegion.setROI() now updates the zoom, not just the position;
   a FIXME is added to the D-Bus interface for a place where the
   D-Bus interface contains duplicate possibly conflicting information
 * Lens-mode is now only effectively off when the magnifier is
   fullscreen, instead of actually modifying the member variable;
   this makes things work properly when changing out of full-screen
   mode.
 * When the clamping to screen edges is turned on, we now immediately
   clamp.
 * The handling of setting the position to fullscreen as compared
   to just setting the viewport to fullscreen is untangled.

https://bugzilla.gnome.org/show_bug.cgi?id=633582
2010-12-03 14:21:57 -05:00
..
status a11y-status: Use single quotes for non-translatable strings 2010-12-03 00:20:16 +01:00
altTab.js StThemeNode: simplify use of get_color/get_double/get_length 2010-10-21 15:02:33 -04:00
appDisplay.js app-display: Popup menus to the left in RTL locales 2010-12-01 00:02:16 +01:00
appFavorites.js dash: Improve DND to dash and allow reordering 2010-11-29 16:35:54 +01:00
boxpointer.js boxpointer: don't draw the arrow overlapping the corners 2010-11-30 07:14:20 -05:00
calendar.js calendar: Take week start and month/year ordering from GTK+-3 2010-11-29 22:47:14 +01:00
chrome.js Adapt to removal of Mutter namespace 2010-10-23 14:02:45 -04:00
dash.js dash: Improve DND to dash and allow reordering 2010-11-29 16:35:54 +01:00
dnd.js messageTray: make links in message banners clickable 2010-11-24 02:38:08 +03:00
docDisplay.js Clean up unused includes 2010-07-19 01:46:01 +02:00
environment.js environment: Get text direction from GTK+-3 2010-11-29 22:00:37 +01:00
extensionSystem.js extensionSystem: Don't load extensions multiple times 2010-10-18 12:28:36 -04:00
genericDisplay.js Clean up unused includes 2010-07-19 01:46:01 +02:00
iconGrid.js StThemeNode: simplify use of get_color/get_double/get_length 2010-10-21 15:02:33 -04:00
lightbox.js Clean up unused includes 2010-07-19 01:46:01 +02:00
link.js Clean up unused includes 2010-07-19 01:46:01 +02:00
lookingGlass.js LookingGlass: Use GSettings for monospace-font-name 2010-12-03 11:14:29 -05:00
magnifier.js Refactor Magnifier.ZoomRegion to avoid permanent Clutter.Clone 2010-12-03 14:21:57 -05:00
magnifierDBus.js Refactor Magnifier.ZoomRegion to avoid permanent Clutter.Clone 2010-12-03 14:21:57 -05:00
main.js Use the new "background actor" functionality in Mutter 2010-11-18 14:03:37 -05:00
messageTray.js message-tray: Fix typo 2010-11-30 17:56:59 +01:00
notificationDaemon.js notificationDaemon: fix escaping in xchat rewrite rules 2010-11-29 14:31:20 -05:00
overview.js overview: Use a symbolic icon for notifications 2010-11-30 11:26:30 -05:00
panel.js Status area: introduce battery & power indicator 2010-11-17 14:52:39 +01:00
panelMenu.js StIcon: add support for GIcon 2010-11-16 22:11:27 +01:00
placeDisplay.js overview: Replace InfoBar with message tray notifications 2010-11-29 02:25:15 +01:00
popupMenu.js Sound Menu: only show the slider 2010-11-19 23:13:32 +01:00
runDialog.js Clean up unused includes 2010-07-19 01:46:01 +02:00
scripting.js Clean up unused includes 2010-07-19 01:46:01 +02:00
search.js search-display: Change the default display to use iconGrid 2010-11-29 16:35:53 +01:00
searchDisplay.js search-display: Change the default display to use iconGrid 2010-11-29 16:35:53 +01:00
shellDBus.js Clean up unused includes 2010-07-19 01:46:01 +02:00
statusIconDispatcher.js Handle new name for gnome-volume-control-applet 2010-11-15 18:45:36 -05:00
statusMenu.js statusMenu: Force the overview mode of the settings 2010-12-03 14:43:56 +00:00
telepathyClient.js telepathyClient: Implement Sent signals. 2010-12-01 13:46:07 -05:00
tweener.js Move Tweener.slowDownFactor into St 2010-06-21 16:19:25 +02:00
viewSelector.js Fake workspaces tab 2010-11-29 16:35:53 +01:00
windowAttentionHandler.js MessageTray: untangle click notifications 2010-10-12 17:21:58 -04:00
windowManager.js window-manager: Swap workspace order for RTL locales 2010-12-03 18:25:49 +01:00
workspace.js Don't pass an (out) argument to meta_window_get_outer_rect() 2010-12-01 22:43:02 +01:00
workspacesView.js workspace-indicators: Add hover indication 2010-11-29 16:35:54 +01:00
workspaceSwitcherPopup.js window-manager: Swap workspace order for RTL locales 2010-12-03 18:25:49 +01:00