https://bugs.kde.org/show_bug.cgi?id=375943
Jonathan Gilbert <c6kargn...@liamekaens.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |c6kargn...@liamekaens.com --- Comment #41 from Jonathan Gilbert <c6kargn...@liamekaens.com> --- The core problem would seem to be that it is not windows that play sound but processes. A process can have one or more windows, and a process can have sound, but there's nothing inherently linking the sound, at the system level, to a particular window. As far as I know. But personally, I still see this as a bug, _someone's_ bug. :-P Off the top of my head, it would seem that some sort of extension is needed to permit a process to inform the window manager that a particular window is associated with sound output. And I believe that would mean different extensions for X11 and for Wayland. I could be wrong, though, I don't presently live in those worlds. :-) -- You are receiving this mail because: You are watching all bug changes.