My KWIN fork where I work on features like per-output virtual desktops
Find a file
Vlad Zahorodnii 6bdd20d47b Introduce methods for retrieving individual buffer dimensions
The new methods can be useful when one wants to get the size of the
buffer along some specific dimension, e.g. width or height.

Of course, size() could be used for this purpose, but with the new
helper methods, one has to type less.
2020-06-01 17:04:50 +03:00
src/wayland Introduce methods for retrieving individual buffer dimensions 2020-06-01 17:04:50 +03:00