gnome-shell/src
Florian Müllner f29dbd1f18 shell/window-tracker: Match on WM_CLASS first
Currently our heuristics for matching a window to its app check
for the application ID before the WM_CLASS, as the ID is more
reliable in so far that it is outside the application's control
and so it cannot use it to spoof a different application.

However this also prevents applications with multiple .desktop
files like LibreOffice from matching any .desktop files other
than the one under the main ID.

Since we now no longer allow the WM_CLASS to match a .desktop
file that doesn't belong to the sandboxed application, we can
fix that issue by checking the WM_CLASS first, without opening
the door to spoofing.

https://gitlab.gnome.org/GNOME/gnome-shell/issues/219
2020-07-06 14:59:51 +00:00
..
calendar-server calendar-server: Notify HasCalendar changes when updating views 2020-06-05 22:56:16 +00:00
hotplug-sniffer shell-mime-sniffer: Ignore invalid file content type 2020-06-05 16:27:29 +02:00
st st/adjustment: Add ::actor property 2020-07-02 20:50:03 +00:00
tray
data-to-c.pl
gnome-shell-extension-prefs Add small gnome-shell-extension-prefs script 2020-04-28 00:06:19 +02:00
gnome-shell-extension-tool.in
gnome-shell-perf-tool.in
gnome-shell-plugin.c
gnome-shell-portal-helper.c
gtkactionmuxer.c
gtkactionmuxer.h
gtkactionobservable.c
gtkactionobservable.h
gtkactionobserver.c
gtkactionobserver.h
main.c main: Stop owning the public org.freedesktop.Notifications name 2020-03-12 16:09:27 +00:00
meson.build Add small gnome-shell-extension-prefs script 2020-04-28 00:06:19 +02:00
org.gtk.Application.xml
run-js-test.c
shell-action-modes.h
shell-app-cache-private.h app-cache: add ShellAppCache for GAppInfo caching 2020-03-11 18:06:15 -07:00
shell-app-cache.c Revert "app-cache: Fix cache for folder translations" 2020-04-13 14:56:34 +00:00
shell-app-private.h
shell-app-system-private.h
shell-app-system.c app-cache: add ShellAppCache for GAppInfo caching 2020-03-11 18:06:15 -07:00
shell-app-system.h
shell-app-usage.c
shell-app-usage.h
shell-app.c shell/app: Add new get_icon() method 2020-07-01 12:42:57 +02:00
shell-app.h shell/app: Add new get_icon() method 2020-07-01 12:42:57 +02:00
shell-blur-effect.c blur-effect: Handle failure of background blitting gracefully 2020-03-27 22:31:57 +00:00
shell-blur-effect.h
shell-embedded-window-private.h
shell-embedded-window.c
shell-embedded-window.h
shell-global-private.h
shell-global.c shell/global: Adapt to after-paint signal type signature 2020-07-02 20:50:03 +00:00
shell-global.h shell/global: Make switcheroo-control available from JS 2020-05-04 16:22:03 +02:00
shell-glsl-effect.c
shell-glsl-effect.h
shell-gtk-embed.c Remove ClutterAllocationFlags 2020-05-20 15:12:03 +02:00
shell-gtk-embed.h
shell-invert-lightness-effect.c
shell-invert-lightness-effect.h
shell-keyring-prompt.c
shell-keyring-prompt.h
shell-mount-operation.c
shell-mount-operation.h
shell-network-agent.c shell/network-agent: Wrap nm_plugin_info_new_search_file() 2020-03-17 14:07:15 +00:00
shell-network-agent.h shell/network-agent: Wrap nm_plugin_info_new_search_file() 2020-03-17 14:07:15 +00:00
shell-perf-helper.c
shell-perf-log.c
shell-perf-log.h
shell-polkit-authentication-agent.c
shell-polkit-authentication-agent.h
shell-recorder-src.c
shell-recorder-src.h
shell-recorder.c Switch to ClutterActors resource-scale-changed signal 2020-06-30 13:42:18 +00:00
shell-recorder.h
shell-screenshot.c Use new clutter_actor_get_resource_scale() API 2020-06-30 13:42:18 +00:00
shell-screenshot.h
shell-secure-text-buffer.c
shell-secure-text-buffer.h
shell-stack.c Remove ClutterAllocationFlags 2020-05-20 15:12:03 +02:00
shell-stack.h
shell-tray-icon.c
shell-tray-icon.h
shell-tray-manager.c
shell-tray-manager.h
shell-util.c shell: Fix return value if the systemd unit is actually successfully run 2020-05-08 19:21:32 +02:00
shell-util.h util: Add a wrapper around getuid() 2020-04-07 17:46:39 +02:00
shell-window-tracker-private.h
shell-window-tracker.c shell/window-tracker: Match on WM_CLASS first 2020-07-06 14:59:51 +00:00
shell-window-tracker.h
shell-wm-private.h
shell-wm.c
shell-wm.h shell: Use G_DECLARE_*_TYPE macros 2015-10-15 22:58:28 +02:00