Re: Custom shell surface protocol for Plasma surfaces
Vlad Zahorodnii <[email protected]>
| Newsgroups | gmane.comp.kde.devel.kwin |
|---|---|
| Message-ID | <[email protected]> |
On 3/5/20 4:51 PM, David Edmundson wrote: > What I would question is if we're going to make a change, whether we > should go directly to layer-shell. I would say "yes," but on the other hand I don't have a list of all features required to make plasmashell work on Wayland. Perhaps we need to compile such a list first, then based on it decide whether layer-shell suits our needs. > What I hoped to do was introduce a class in KWindowSystem that would > take semantic positions, then either move the window directly (on X) > or call into layer-shell somehow. Yeah, it seems like a good idea. > David >