Go to file
Marco Trevisan (Treviño) 35dbc3fcc9 appDisplay: Disconnect Main item-drag signals on icons destruction
Icons connect to overview's item-drag events to react to start/end drags,
however the icons should disconnect from signals once destroyed.

So, disconnect from Main events once the actors have been destroyed.

Fixes https://gitlab.gnome.org/GNOME/gnome-shell/issues/1511

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/677
2019-08-09 23:30:52 +02:00
.gitlab-ci ci: Make eslint wrapper script usable outside gitlab's CI 2019-07-31 23:28:43 +02:00
.settings
data dateMenu: Stop accessing app settings directly 2019-08-08 17:41:46 +02:00
docs/reference docs: Fix interface prefix for D-Bus docs 2019-07-25 15:56:20 +02:00
js appDisplay: Disconnect Main item-drag signals on icons destruction 2019-08-09 23:30:52 +02:00
lint lint: Allow marking variables/arguments as unused 2019-07-24 00:28:45 +02:00
man
meson
po Update Indonesian translation 2019-08-06 10:49:56 +00:00
src src: Stop using g_get_current_time() 2019-08-09 19:22:18 +00:00
subprojects
test
tests tests: Add Params.parse() unit tests 2019-07-05 18:28:26 +02:00
tools build: Remove Canberra dependency 2019-01-09 23:09:18 +00:00
.eslintrc.json lint: Tweak the whitelist of globals 2019-07-12 16:01:07 +00:00
.gitignore
.gitlab-ci.yml ci: Remove path limitation of js60 check 2019-07-25 22:37:22 +02:00
.gitmodules
cldr2json.py
config.h.meson
COPYING
gnome-shell.doap
HACKING.md docs: Update animation section 2019-08-07 18:40:49 +02:00
meson_options.txt
meson.build meson: Avoid using relative paths to po directory 2019-08-05 21:38:51 +00:00
NEWS Bump version to 3.33.4 2019-07-20 17:47:10 +02:00
README.md
README.mdwn

GNOME Shell

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 the project wiki.

Bugs should be reported to the GNOME bug tracking system.

Contributing

To contribute, open merge requests at https://gitlab.gnome.org/GNOME/gnome-shell.

Commit messages should follow the GNOME commit message guidelines. We require an URL to either an issue or a merge request in each commit.

License

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