My KWIN fork where I work on features like per-output virtual desktops
Find a file
Martin Gräßlin 211f08446c [kwin_wayland] Keep the size in Surface
Technically the Surface itself does not have a size, it's the
ShellSurface or the size of the FullScreenShell's Output. But it
simplifies a lot if we keep track of the size in the Surface as that
way we can hide the fact which kind of Shell is used.

The user of the Surface must connect either the FullscreenShell's
Output or the ShellSurface to set the size on the Surface.
2014-09-02 09:52:16 +02:00
src/wayland [kwin_wayland] Keep the size in Surface 2014-09-02 09:52:16 +02:00