Results 58 comments of Vlad Zahorodnii

> By setting the anchor to two parallel edges we're losing the information on where to place the exclusive zone. Could you please explain why the overview surface needs to...

> The easiest and dirtiest solution would probably be to just multiply the scale by a value like 1000 in the compositor and then have the client divide it by...

Whether the compositor floor()s or round()s values matters if it wants to compute the surface size from the buffer size. For example, * buffer width: 840, scale: 1.5 (or 1500...

> Make it a protocol error if the mode size isn't divisible by the scale factor maybe? With this, the compositor will have to forbid some scale factors, won't it?...

Thanks, that's much better. However, the problem is that this effect supports much older versions of kwin (e.g. the one shipped in Ubuntu 18.04).

master branch is no longer blocked by old plasma versions, can you rebase this PR please?

What version of libepoxy do you have installed?

Okay, please install `libepoxy-dev`.

> What's your problem? Mine's can't find the kwindeformeffect.h thingy master compiles only with 5.23. If you want to build the effect with older plasma versions, checkout the corresponding Plasma/5.x...

> plasma 5.23 is not released. where do you get the plasma 5.23?which distro? plasma 5.23 is still in the development phase. I suggest you to build the effect from...