Alessandro Crismani 9a8704203b AutoMoveWindows: show overview when the last window workspace is closed
Using the auto move window the overview is not shown when the last
window on the last workspace is closed, instead the workspace before is
activated. This differs from the core gnome-shell's behaviour. Fix the
extension to show the ovreview instead of changing workspace when the
last window is closed on the last workspace. The fix is basically merged
from gnome-shell master.

Summarizing, the behaviour is now:
- The last window is closed on any workspace but the last: do nothing
- The last window is closed on the last workspace: show the overview
  instead of switching to the "upper" workspace

https://bugzilla.gnome.org/show_bug.cgi?id=651586
2011-07-09 15:59:45 +02:00
2011-07-05 00:42:37 +09:00
2011-02-19 18:39:38 +01:00
2011-01-12 18:07:35 +01:00
2011-07-09 15:03:17 +02:00
2011-02-26 16:41:52 +01:00
2011-01-12 19:18:58 +01:00
2011-07-09 14:43:26 +02:00

GNOME Shell Extensions is a collection of extensions providing additional
and optional functionality to GNOME Shell.
Since GNOME Shell is not API stable, extensions work only against a very
specific version of the shell, usually the same as this package (see
"configure --version"). Also, since extensions are built from many
individual contributors, we cannot guarantee stability or quality for any
specific extension.
For these reasons, distributions are advised to avoid installing or packaging
this module by defaul.

For more information about GNOME Shell Extensions
 http://live.gnome.org/GnomeShell/Extensions

For general information about GNOME Shell
 http://live.gnome.org/GnomeShell

Bugs should be reported at http://bugzilla.gnome.org against the 'gnome-shell'
product, with the 'extensions' component.

Extensions
==========

alternate-tab

  Lets you use classic Alt+Tab (window-based instead of app-based) in GNOME Shell.

alternative-status-menu

  For those who want a power off item visible at all the time, replaces GNOME Shell
status menu with one featuring separate Suspend and Power Off. Adds the ability to
hibernate as well.

apps-menu

  Lets you reach an application using gnome 2.x style menu on the panel.

auto-move-windows

  Lets you manage your workspaces more easily, assigning a specific workspace to
each application as soon as it creates a window, in a manner configurable with a
GSettings key.

dock

  Shows a dock-style task switcher on the right side of the screen.

drive-menu
  Shows a status menu for rapid unmount and power off of external storage devices
  (i.e. pendrives)

example

  A minimal example illustrating how to write extensions.

gajim

  Integration with Gajim, a Jabber/XMPP instant messaging client.

native-window-placement

  An alternative algorithm for layouting the thumbnails in the windows overview, that
  more closely reflects the actual positions and sizes.

places-menu

  Shows a status Indicator for navigating to Places.

systemMonitor

  An message tray indicator showing CPU and memory loads.

user-theme

  Loads a shell theme from ~/.themes/<name>/gnome-shell.

windowsNavigator

  Allow keyboard selection of windows and workspaces in overlay mode.

xrandr-indicator

  Replace the GTK+ based indicator from gnome-settings-daemon with
a native one. Lets the user rotate the laptop monitor and open
display preferences quickly.

License
=======
GNOME Shell Extensions are distributed under the terms of the GNU General Public License,
version 2 or later. See the COPYING file for details.
Individual extensions may be licensed under different terms, see each source
file for details.

S
Description
No description provided
Readme 5.7 MiB
Languages
JavaScript 89.2%
Meson 4.7%
CSS 4.6%
Shell 0.9%
Python 0.6%