xdgshell: bump to 6, send suspended states

This commit is contained in:
vaxerski
2023-12-23 22:30:49 +01:00
parent 5c7e23f86b
commit d5811283d2
5 changed files with 32 additions and 2 deletions

View File

@@ -208,6 +208,7 @@ class CCompositor {
void leaveUnsafeState();
void setPreferredScaleForSurface(wlr_surface* pSurface, double scale);
void setPreferredTransformForSurface(wlr_surface* pSurface, wl_output_transform transform);
void updateSuspendedStates();
std::string explicitConfigPath;