Go to file
Rares Visalom b4b1caf5a3 systemActions: Store properties in a map
We want to be able to search for available system actions, so
rather than tracking each action in a separate property, store
them in a single map that can be searched in a generic and clean
way.

https://bugzilla.gnome.org/show_bug.cgi?id=691900
2017-08-22 12:26:51 +02:00
.settings Convert all JS style to be uniform, add Eclipse settings bits 2008-11-28 20:12:20 +00:00
browser-plugin
data
docs/reference
js
man
po windowManager: Add a switcher for mutter's switch-monitor keybinding 2017-08-22 10:50:56 +02:00
src shell-tray-manager: Disconnect theme_widget signals on finalize 2017-08-20 18:03:32 +02:00
subprojects
tests
tools
.gitignore build: Drop autotools support 2017-08-10 20:16:06 +02:00
.gitmodules
.project
AUTHORS
config.h.meson
configure
COPYING
gnome-shell.doap
HACKING
MAINTAINERS
meson_options.txt
meson.build
NEWS
README

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.