Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

interfaces: allow unity7 launcher API #1173

Merged
merged 10 commits into from May 19, 2016

Conversation

jdstrand
Copy link

No description provided.

Jamie Strandboge added 10 commits May 12, 2016 16:43
…reoffice)

The gmenu DBus api was not designed for application isolation and apps may
specify anything as their 'path'. For example, these work in the many cases:
- /org/gtk/Application/anonymous{,/**}
- /com/canonical/unity/gtk/window/[0-9]*

but libreoffice does:
- /org/libreoffice{,/**}

As such, we cannot mediate by DBus path so be as strict as we can in the other
mediated parts.
@zyga
Copy link
Collaborator

zyga commented May 17, 2016

+1

I wonder if there's a way to generate some of those rules and definitions. It certainly would be nicer if we could just cross-check this with some API docs.

@mvo5
Copy link
Contributor

mvo5 commented May 19, 2016

👍

@mvo5
Copy link
Contributor

mvo5 commented May 19, 2016

retest this please

@niemeyer niemeyer merged commit 9893f60 into snapcore:master May 19, 2016
@jdstrand jdstrand deleted the unity-launcher-updates branch May 23, 2016 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants