Summary: | Allow media button handling while in screensaver | ||
---|---|---|---|
Product: | Wayland | Reporter: | Konstantin Svist <fry.kun> |
Component: | wayland | Assignee: | Wayland bug list <wayland-bugs> |
Status: | RESOLVED WORKSFORME | QA Contact: | |
Severity: | enhancement | ||
Priority: | medium | CC: | krishdivya123 |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Konstantin Svist
2016-03-05 02:48:47 UTC
Hi, yes, supporting the feature you ask is totally possible on Wayland. However, it has nothing to do with Wayland, and here is why: A Wayland-based display server integrates all of the display server, compositor, window manager and screen locking in a single program (possible helper programs aside). This means that the server can handle any input actions any way it wants regardless of screenlocking or anything. E.g. it can always forward chosen multimedia buttons to certain programs, doing what you want. If your DE is not supporting the feature, you have to ask the DE project to implement it. Wayland has no part in it, except implying a different architecture for display servers than in an X11 environment. Therefore I'll mark this as WORKSFORME, since Wayland "supports" it in the way that nothing is required from Wayland to have it, nor does Wayland prevent it. (As an example, this works with GNOME Shell under Wayland.) I currently can't launch Gnome on Wayland, but I'm going to trust that you tried it If it already works, great! |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.