Go to file
Rui Matos 01eb79a3cc layout: Reset the OSK to the primary monitor when monitors change
When monitors change, the previous index might not mean the same
physical monitor anymore, in fact, it might become invalid. In the
latter case, we'll actually get a JS error when accessing
this.keyboardMonitor in _updateKeyboardBox() . To avoid this, let's
just always reset the OSK to the primary monitor.

https://bugzilla.gnome.org/show_bug.cgi?id=738536
2014-10-16 16:42:36 +02:00
.settings
browser-plugin browser_plugin: Expose version validation boolean 2014-02-19 17:07:38 +01:00
data theme: make a GResource 2014-10-14 18:54:18 -07:00
docs build: Remove ShellNetworkAgent documentation 2014-05-28 22:07:19 +02:00
js layout: Reset the OSK to the primary monitor when monitors change 2014-10-16 16:42:36 +02:00
man
po Add Uzbek@cyrillic translation 2014-10-16 09:49:20 -04:00
src theme: convert stylesheet loading to GFile 2014-10-14 18:54:00 -07:00
tests theme: convert stylesheet loading to GFile 2014-10-14 18:54:00 -07:00
tools tools/build: Update to 3.14 2014-05-25 23:22:18 +02:00
.gitignore theme: make a GResource 2014-10-14 18:54:18 -07:00
.gitmodules
.project
AUTHORS
autogen.sh autogen.sh: use #!/bin/sh instead of #!/bin/bash 2014-02-09 11:00:04 -05:00
configure.ac Bump version to 3.14.1 2014-10-14 21:04:00 +02:00
COPYING Changed obsolete FSF postal address. 2014-01-08 04:35:14 +07:00
gnome-shell.doap doap: add <programming-language> 2014-07-31 17:48:46 +02:00
HACKING
MAINTAINERS
Makefile.am
NEWS Bump version to 3.14.1 2014-10-14 21:04:00 +02:00
README doap: update URLs 2014-04-04 19:32:09 +02:00

GNOME Shell provides core user interface functions for the GNOME 3 desktop,
like switching to windows and launching applications. GNOME Shell takes
advantage of the capabilities of modern graphics hardware and introduces
innovative user interface concepts to provide a visually attractive and
easy to use experience.

For more information about GNOME Shell, including instructions on how
to build GNOME Shell from source and how to get involved with the project,
see:

 https://wiki.gnome.org/Projects/GnomeShell

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

License
=======
GNOME Shell is distributed under the terms of the GNU General Public License,
version 2 or later. See the COPYING file for details.