Skip to content
  • Roman Gilg's avatar
    [libcolorcorrect] Send auto location updates only when desirable · a9bd6b4a
    Roman Gilg authored
    Instead of always sending auto location updates through our daemon query
    the current running and mode states of KWin and only send it when running
    is true and mode is zero, i.e. automatic location and time updates.
    
    This is primarily meant as an improvement for deployments in sensitive
    operation areas, where connections to external sources (even like in our
    case anonymously via mozilla location service or if available gps) might
    be unwanted.
    
    Another future improvement might be to only launch the daemon on demand,
    i.e. let KWin ask for this via dbus through KDED's functionality when
    automatic mode is activated (either at startup or per config change).
    
    Reviewers: #plasma, mart
    
    Reviewed By: #plasma, mart
    
    Subscribers: plasma-devel
    
    Tags: #plasma
    
    Differential Revision: https://phabricator.kde.org/D9352
    a9bd6b4a