gnome-shell/js/ui
Steve Frécinaux dc232d4631 [AppSwitcher] Add a separator between windows in current and other workspaces.
This make it is easier for the user to figure out on which workspace the
windows are. For instance, terminals related to various activities and put on
different workspaces were previously displayed as an uniform list, with no
visible distinction between the ones from the current workspace and the others.
Now they are physically separated by a thin gray line.

This is also consistent with the way applications are displayed in the
AppSwitcher.

https://bugzilla.gnome.org/show_bug.cgi?id=597944
2009-11-04 19:25:37 +01:00
..
altTab.js [AppSwitcher] Add a separator between windows in current and other workspaces. 2009-11-04 19:25:37 +01:00
appDisplay.js Removing all favorites makes it impossible to add new ones 2009-10-27 11:32:30 -04:00
appFavorites.js Split ShellAppMonitor into ShellWindowTracker, ShellAppUsage 2009-10-20 12:55:07 -04:00
appIcon.js [AppIcon] Keep glow up to date directly 2009-10-23 10:59:05 -04: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 [search] Finish queued search on Return 2009-10-13 16:57:39 -04:00
dnd.js Bug 594916 - Allow cancelling DND by hitting Esc 2009-09-22 16:15:28 -04:00
docDisplay.js Fix minimum height request, handle 0 allocation better 2009-10-22 22:08:56 -04:00
environment.js Add String formatting 2009-10-04 23:37:33 +02:00
genericDisplay.js Only do redisplay when mapped 2009-10-28 12:20:02 -04: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 Scroll to bottom when pushing a result 2009-10-13 13:10:43 -04:00
main.js Split ShellAppMonitor into ShellWindowTracker, ShellAppUsage 2009-10-20 12:55:07 -04:00
Makefile.am add appFavorites.js to js/ui/Makefile.am 2009-10-20 15:09:23 -04:00
overview.js Fix overview to show on the correct monitor 2009-10-07 17:14:56 -04:00
panel.js [ShellWindowTracker] Don't skip "uninteresting" windows for focus 2009-10-21 11:30:13 -04:00
places.js Places: Add padding between "Connect to.." and devices section 2009-10-05 22:24:04 +02:00
runDialog.js Run dialog: Make error message translatable 2009-10-05 23:53:50 +02:00
shellDBus.js Add shellDBus.js which implements Eval(str) and an OverviewActive property 2009-09-23 16:56:33 -04:00
sidebar.js More global-ization 2009-09-11 17:23:42 -04: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 Split ShellAppMonitor into ShellWindowTracker, ShellAppUsage 2009-10-20 12:55:07 -04:00