Florian Müllner ca1da1b349 apps-menu: Fix up hover state after dropping grab
Category items grab the pointer to implement "triangle navigation", which
interferes with automatic hover tracking in other widgets. While this is
the correct behavior while we hold the grab (i.e. when crossing other
category items without switching), it can interfere with user expectation
when the grab is dropped, as the motion event that causes us to do so
doesn't necessarily occur before the "target"'s enter event - address this
by syncing up the hover state manually after dropping the grab.

https://bugzilla.gnome.org/show_bug.cgi?id=754959
2015-10-15 22:33:00 +02:00
2012-08-06 23:44:27 +02:00
2015-09-23 23:56:33 +02:00
2015-09-21 22:30:13 +02:00
2011-07-09 15:03:17 +02:00
2015-04-30 19:18:49 +02:00
2011-01-12 19:18:58 +01:00
2015-09-21 22:30:13 +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"). The extensions in this package are supported by GNOME
and will be updated to reflect future API changes in GNOME Shell.

For more information about GNOME Shell Extensions
 https://wiki.gnome.org/Projects/GnomeShell/Extensions

For general information about GNOME Shell
 https://wiki.gnome.org/Projects/GnomeShell

Bugs should be reported at https://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.

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.

user-theme

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

windowsNavigator

  Allow keyboard selection of windows and workspaces in overlay mode.

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.

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