[Bug 1718026] Re: Applications from installed snaps don't appear in activities overview

2017-09-18 Thread Olivier Tilloy
This is clearly not a gnome-shell bug, tentatively re-targetting to snapd, although it might have to be addressed somewhere else. ** Package changed: gnome-shell (Ubuntu) => snapd (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed

[Bug 1718026] Re: Applications from installed snaps don't appear in activities overview

2017-09-18 Thread Olivier Tilloy
https://lwn.net/Articles/709769/ seems to indicate there's no Wayland equivalent to /etc/X11/Xsession.d/ -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/1718026 Title:

[Bug 1718026] Re: Applications from installed snaps don't appear in activities overview

2017-09-18 Thread Olivier Tilloy
Ah, in fact this works in an X session, but not under Wayland. This is because the file that adds that path to XDG_DATA_DIRS is /etc/X11/Xsession.d/65snappy. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.

[Bug 1718026] Re: Applications from installed snaps don't appear in activities overview

2017-09-18 Thread Olivier Tilloy
It looks like appending /var/lib/snapd/desktop to XDG_DATA_DIRS would make g_app_info_get_all() consider desktop files under /var/lib/snapd/desktop/applications. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.

[Bug 1718026] Re: Applications from installed snaps don't appear in activities overview

2017-09-18 Thread Olivier Tilloy
And hopefully that would make the ubuntu dash-to-dock extension display the right icon for the running app. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/1718026 Title:

[Bug 1718026] Re: Applications from installed snaps don't appear in activities overview

2017-09-18 Thread Olivier Tilloy
I guess unity was made to look for desktop files in /var/lib/snapd/desktop/applications/ (which is where snapd installs them), and gnome-shell would need to be patched to do the same. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to