My KWIN fork where I work on features like per-output virtual desktops
Find a file
Vlad Zahorodnii c3b9d76d33 Use OutputInterface instead of raw wl_resource objects
Typically, we don't expose wl_output objects as wl_resource objects in
public API. Instead, we use the OutputInterface class for that purpose.
2020-09-04 08:48:30 +00:00
src/wayland Use OutputInterface instead of raw wl_resource objects 2020-09-04 08:48:30 +00:00