gnome-shell/js/ui
Colin Walters 2c914374e0 Integer align workspace and pane positioning
We had previously been leaving the scaled workspace at a non-integral
position which didn't look obviously ugly, but now that we're
constraining the popup pane to the workspace size, we really need
to ensure that we're using integral positions here.

https://bugzilla.gnome.org/show_bug.cgi?id=601854
2009-11-16 14:13:14 -05:00
..
altTab.js Deal with title-less windows 2009-11-13 16:04:17 -05:00
appDisplay.js switch to scrolling GenericDisplay, remove menus from apps 2009-11-12 11:42:00 -05:00
appFavorites.js Split ShellAppMonitor into ShellWindowTracker, ShellAppUsage 2009-10-20 12:55:07 -04:00
appIcon.js [genericDisplay+other] Port to CSS, style cleanups 2009-11-12 11:42:01 -05:00
button.js Rename iconButton to IconButton, as it is a class. 2009-09-26 00:50:07 +02:00
calendar.js Fixes for Calendar widget 2009-10-01 16:48:24 -04:00
chrome.js Make "global" global. 2009-09-08 16:21:15 -04:00
dash.js [dash] Convert pane close to St.Button, avoiding release event propagation 2009-11-12 13:09:20 -05:00
dnd.js Bug 594916 - Allow cancelling DND by hitting Esc 2009-09-22 16:15:28 -04:00
docDisplay.js [genericDisplay+other] Port to CSS, style cleanups 2009-11-12 11:42:01 -05:00
environment.js environment.js: set default direction for St widgets 2009-11-16 11:46:35 -05:00
genericDisplay.js [genericDisplay] Fix selection not being set correctly 2009-11-13 14:49:45 -05:00
lightbox.js [lightbox] Fix logic; get_children() returns children bottom-to-top 2009-09-22 18:11:25 -04:00
link.js Fix behavior of More... links by adding a Link class 2009-02-26 18:07:25 -05:00
lookingGlass.js [lookingGlass] Paint border around current result if instanceof Clutter.Actor 2009-11-11 16:36:42 -05:00
main.js Make places results available in search 2009-11-09 16:57:49 -05:00
Makefile.am Port ShellStatusMenu to javascript 2009-11-13 14:21:31 -05:00
overview.js Integer align workspace and pane positioning 2009-11-16 14:13:14 -05:00
panel.js Port ShellStatusMenu to javascript 2009-11-13 14:21:31 -05:00
placeDisplay.js [placeDisplay] Fix inverted logic for desktop-is-home case 2009-11-16 14:13:14 -05:00
runDialog.js Run dialog: Make error message translatable 2009-10-05 23:53:50 +02:00
shellDBus.js [shellDBus] Avoid sending undefined over DBus 2009-11-13 12:45:46 -05:00
sidebar.js More global-ization 2009-09-11 17:23:42 -04:00
statusMenu.js Fix sidebar enable/disable menu item 2009-11-14 10:31:41 -05:00
tweener.js Add Tweener.slowDownFactor, initialize from $GNOME_SHELL_SLOWDOWN_FACTOR 2009-09-02 09:15:37 -04:00
widget.js Split ShellAppMonitor into ShellWindowTracker, ShellAppUsage 2009-10-20 12:55:07 -04:00
widgetBox.js Use clutter_event_get_* instead of ShellGlobal 2009-09-08 17:58:13 -04:00
windowManager.js Select next window from the current app on alt+tab 2009-10-04 12:45:23 -04:00
workspaces.js Darken workspace indicator when doing lightbox effect 2009-11-16 11:22:46 -05:00