From kde-panel-devel Tue Jul 03 16:02:31 2018 From: =?UTF-8?Q?Martin_Fl=C3=B6ser?= Date: Tue, 03 Jul 2018 16:02:31 +0000 To: kde-panel-devel Subject: Re: Raising windows on Wayland Message-Id: X-MARC-Message: https://marc.info/?l=kde-panel-devel&m=153063375605258 Am 2018-07-03 14:45, schrieb Aleix Pol: > Dear kwiners, > Would it be possible to find a way to do so? > > I know we don't want windows to be positioning themselves willy-nilly > on the window stack, but we certainly need to figure out his use-case. > > What would need to happen to do this? > > If you need to, I can compile a list of use-cases. Hi Alex, this really depends on the use case. Instead of allowing general raising I would prefer to make the workflows work correctly. E.g. if you want that the polkit authentication dialog is above discover we can make this work right now without needing to implement window raising. Cheers Martin