Skip to content
  • Kai Uwe Broulik's avatar
    [Kickoff / Kicker] Request closing plasmoid properly · 68667160
    Kai Uwe Broulik authored
    In 0d6792c4 I turned the JS into a singleton but overlooked that it also accesses plasmoid context property.
    Instead of randomly calling outside objects from this library function,
    signal what the caller should do.
    The function already returned undefined for doing nothing,and true for requesting a close.
    Changed all call sites of this function to explicitly check for true
    
    Differential Revision: https://phabricator.kde.org/D10915
    68667160