Skip to content

Fix check if applets are floating/on the desktop

David Redondo requested to merge work/davidre/floating into master

The enum is confusingly named, floating is the correct value here as can be seen on the code around it. Also we need to prefix with Types

Merge request reports