Skip to content
  • Martin Flöser's avatar
    Implement support for window shortcuts for Wayland windows · c29d6093
    Martin Flöser authored
    Summary:
    Moves most of the implementation from Client to AbstractClient, so that
    it can be used for both Client and ShellClient. Only the X11 specific
    code is kept in Client.
    
    Not yet implemented is updating the window caption.
    
    Unfortunately the testing of this feature showed that setting a window
    shortcut is not working on Wayland at all (the Qt widget doesn't properly
    catch the shortcut). So this feature is currently only of erm theoretical
    use.
    
    Test Plan: Added new test case. No testing in real world as explained.
    
    Reviewers: #kwin, #plasma
    
    Subscribers: plasma-devel, kwin
    
    Tags: #kwin
    
    Differential Revision: https://phabricator.kde.org/D6818
    c29d6093