If you're going to have kwin in the service name anyway there's
absolutely no benefit to having clients not use the existing
org.kde.KWin.
Details
Details
- Reviewers
graesslin - Group Reviewers
Plasma - Commits
- R108:aae24bb07d60: Don't register a new service for screenshots
Object is still registered.
Diff Detail
Diff Detail
- Repository
- R108 KWin
- Branch
- scaling_2
- Lint
No Linters Available - Unit
No Unit Test Coverage
Comment Actions
While not perfect I do consider this as a dangerous change. It's kind of our public API. According to lxr.kde.org it's not used in our code, so from that side not a problem.
My suggestion would be to hold the change a little bit. We need to change the DBus API for Wayland anyway. And as people are loudly complaining about the lack of screenshot I will try to implement an API shortly. Let's combine it then and make it a dedicated DBus API break.