gnome-shell/src
Florian Müllner 0c22a21a24 window-tracker: Consider Flatpak ID for window matching
Our window matching currently fails frequently with Flatpak
applications, as one of the primary hints used to link windows
with .desktop files - the WM_CLASS - no longer matches when
flatpak renames the exported .desktop file. Worse, as Flatpak
applications are run in their own PID namespace, different
apps frequently share a common _NET_WM_PID, resulting in
unrelated apps being grouped together by one of the fallback
paths. To match Flatpak applications reliably, take the newly
exported Flatpak ID into account.

https://bugzilla.gnome.org/show_bug.cgi?id=772615
2016-10-10 23:40:39 +02:00
..
calendar-server Add translator comments to .desktop files 2016-08-19 23:15:20 +02:00
gvc@25bf3ed75f Restore gvc submodule 2016-09-11 19:20:00 +02:00
hotplug-sniffer hotplug-sniffer: Port to GTask 2015-10-15 22:59:48 +02:00
st st: Ignore filtered selection events not meant to our clipboard window 2016-10-09 10:57:47 +02:00
tray tray: Get rid of deprecation warnings 2015-10-15 23:05:11 +02:00
data-to-c.pl
gnome-shell-extension-prefs.c
gnome-shell-extension-tool.in
gnome-shell-perf-tool.in
gnome-shell-plugin.c Change incorrect parameter names 2015-10-12 15:38:44 -04:00
gnome-shell-portal-helper.c
gtkactionmuxer.c build: Fix build with clang -Werror 2016-02-26 02:06:55 +08:00
gtkactionmuxer.h
gtkactionobservable.c
gtkactionobservable.h
gtkactionobserver.c
gtkactionobserver.h
gtkmenutracker.c
gtkmenutracker.h
gtkmenutrackeritem.c gtkmenutracker: Update from GTK+ 2014-01-09 14:47:11 -05:00
gtkmenutrackeritem.h
main.c
Makefile-calendar-server.am build: Say good-bye to intltool 2016-08-19 22:13:14 +02:00
Makefile-hotplug-sniffer.am
Makefile-st.am st: Remove StTable 2015-05-05 16:37:41 +02:00
Makefile-tray.am
Makefile.am build: Set rpath on more executables 2016-05-12 18:10:04 +02:00
org.gtk.Application.xml
run-js-test.c run-js-test: fix running in hi-dpi mode 2016-06-30 14:17:19 -04:00
shell-action-modes.h
shell-app-private.h
shell-app-system-private.h
shell-app-system.c shell: Fix an indentation issue ... 2016-02-16 17:35:39 +01:00
shell-app-system.h shell: Use G_DECLARE_*_TYPE macros 2015-10-15 22:58:28 +02:00
shell-app-usage.c
shell-app-usage.h shell: Use G_DECLARE_*_TYPE macros 2015-10-15 22:58:28 +02:00
shell-app.c app: Add a construct-only app-info property 2016-07-13 01:28:13 +02:00
shell-app.h shell: Use G_DECLARE_*_TYPE macros 2015-10-15 22:58:28 +02:00
shell-embedded-window-private.h
shell-embedded-window.c shell: Use G_DECLARE_*_TYPE macros 2015-10-15 22:58:28 +02:00
shell-embedded-window.h shell: Use G_DECLARE_*_TYPE macros 2015-10-15 22:58:28 +02:00
shell-enum-types.c.in
shell-enum-types.h.in
shell-generic-container.c shell: Use G_DECLARE_*_TYPE macros 2015-10-15 22:58:28 +02:00
shell-generic-container.h shell: Use G_DECLARE_*_TYPE macros 2015-10-15 22:58:28 +02:00
shell-global-private.h
shell-global.c global: Fix a small memory leak 2016-09-21 23:38:42 +02:00
shell-global.h global: Make timestamp parameter unsigned 2016-08-11 09:04:22 +02:00
shell-glsl-quad.c build: Fix build with clang -Werror 2016-02-26 02:06:55 +08:00
shell-glsl-quad.h shell: Use G_DECLARE_*_TYPE macros 2015-10-15 22:58:28 +02:00
shell-gtk-embed.c shell: Use G_DECLARE_*_TYPE macros 2015-10-15 22:58:28 +02:00
shell-gtk-embed.h shell: Use G_DECLARE_*_TYPE macros 2015-10-15 22:58:28 +02:00
shell-invert-lightness-effect.c
shell-invert-lightness-effect.h
shell-js.cpp shell-js: Remove usage of deprecated API 2016-09-27 17:14:47 -07:00
shell-js.h
shell-keyring-prompt.c shell: Port to GTask 2015-10-15 22:59:49 +02:00
shell-keyring-prompt.h shell: Use G_DECLARE_*_TYPE macros 2015-10-15 22:58:28 +02:00
shell-menu-tracker.c
shell-menu-tracker.h
shell-mount-operation.c shell: Use G_DECLARE_*_TYPE macros 2015-10-15 22:58:28 +02:00
shell-mount-operation.h shell: Use G_DECLARE_*_TYPE macros 2015-10-15 22:58:28 +02:00
shell-network-agent.c NetworkAgent: correctly identify the VPN secret requests 2016-01-26 17:31:34 +01:00
shell-network-agent.h
shell-perf-helper.c
shell-perf-log.c shell: Use G_DECLARE_*_TYPE macros 2015-10-15 22:58:28 +02:00
shell-perf-log.h shell: Use G_DECLARE_*_TYPE macros 2015-10-15 22:58:28 +02:00
shell-polkit-authentication-agent.c shell: Fix crash in polkit agent 2015-11-10 11:56:37 +01:00
shell-polkit-authentication-agent.h Rearchitect the Shell to have a components system 2012-09-04 18:42:44 -03:00
shell-recorder-src.c
shell-recorder-src.h
shell-recorder.c recorder: Composite captured images before passing into gstreamer 2016-09-06 15:22:23 +08:00
shell-recorder.h shell: Use G_DECLARE_*_TYPE macros 2015-10-15 22:58:28 +02:00
shell-screenshot.c shell-screenshot: Avoid a crash when the cursor texture is NULL 2016-09-19 22:41:51 +02:00
shell-screenshot.h shell: Use G_DECLARE_*_TYPE macros 2015-10-15 22:58:28 +02:00
shell-secure-text-buffer.c shell: Use G_DECLARE_*_TYPE macros 2015-10-15 22:58:28 +02:00
shell-secure-text-buffer.h shell: Use G_DECLARE_*_TYPE macros 2015-10-15 22:58:28 +02:00
shell-stack.c shell: Use G_DECLARE_*_TYPE macros 2015-10-15 22:58:28 +02:00
shell-stack.h shell: Use G_DECLARE_*_TYPE macros 2015-10-15 22:58:28 +02:00
shell-tp-client.c shell: Use G_DEFINE_TYPE_WITH_PRIVATE() and friends 2015-10-15 22:03:06 +02:00
shell-tp-client.h TelepathyClient: remove subscription request notifications 2015-03-03 14:20:48 -08:00
shell-tray-icon.c systray: Bail out if the plug window is gone 2016-09-08 12:08:02 +02:00
shell-tray-icon.h shell: Use G_DECLARE_*_TYPE macros 2015-10-15 22:58:28 +02:00
shell-tray-manager.c tray: Get rid of deprecation warnings 2015-10-15 23:05:11 +02:00
shell-tray-manager.h shell: Use G_DECLARE_*_TYPE macros 2015-10-15 22:58:28 +02:00
shell-util.c screenshot: Composite multiple captures into one image 2016-09-06 15:22:23 +08:00
shell-util.h screenshot: Composite multiple captures into one image 2016-09-06 15:22:23 +08:00
shell-window-tracker-private.h
shell-window-tracker.c window-tracker: Consider Flatpak ID for window matching 2016-10-10 23:40:39 +02:00
shell-window-tracker.h shell: Use G_DECLARE_*_TYPE macros 2015-10-15 22:58:28 +02:00
shell-wm-private.h Change incorrect parameter names 2015-10-12 15:38:44 -04:00
shell-wm.c
shell-wm.h shell: Use G_DECLARE_*_TYPE macros 2015-10-15 22:58:28 +02:00