|
KWin
|
Go to the source code of this file.
Classes | |
| class | KWin::GlobalShortcutsManager |
| Manager for the global shortcut system inside KWin. More... | |
| struct | KWin::KeyboardShortcut |
| struct | KWin::PointerButtonShortcut |
| struct | KWin::PointerAxisShortcut |
| struct | KWin::RealtimeFeedbackSwipeShortcut |
| struct | KWin::RealtimeFeedbackPinchShortcut |
| class | KWin::GlobalShortcut |
Namespaces | |
| namespace | KWin |
Typedefs | |
| using | KWin::Shortcut = std::variant<KeyboardShortcut, PointerButtonShortcut, PointerAxisShortcut, RealtimeFeedbackSwipeShortcut, RealtimeFeedbackPinchShortcut> |
Enumerations | |
| enum class | KWin::DeviceType { KWin::Touchpad , KWin::Touchscreen } |