Fix KScreen plasmoid never requesting "active" status
If set to "Show when relevant", the plasmoid systray icon was never shown.
This is because the logic was checking a presentationModeCookie variable
which we are not using since !262 (merged) merged in 2023.
This fixes the way it detects if presentation mode is enabled.
Edited by Albert Vaca Cintora