Skip to content
  • Martin Flöser's avatar
    Move X11 specific KGlobalAccel handling into the x11-standalone platform · 2904d4a0
    Martin Flöser authored
    Summary:
    InputRedirection has a workaround to add a connect on a QAction which
    is used for a global shortcut. This is specific to the X11 platform as
    the xtime needs to be updated.
    
    This change adds a new virtual method to the Platform and moves the
    implementation into the X11 standalone platform. Thus it does no longer
    gets called on Wayland.
    
    Reviewers: #kwin, #plasma
    
    Subscribers: plasma-devel
    
    Tags: #kwin
    
    Differential Revision: https://phabricator.kde.org/D4168
    2904d4a0