kwin/src/tabbox
Vlad Zahorodnii daa351a398 Remove KGlobalAccel bits from Platform
With the addition of KGlobalAccel::globalShortcutActiveChanged(),
there's a way to monitor all triggered actions without adding any
boilerplate code.

This change removes the KGlobalAccel bits from the Platform class. This
reduces the amount of boilerplate code; currently we need to be careful
about ensuring that Platform::setupActionForKGlobalAccel() is called.
Another reason behind this change is to simplify the api of Platform and
remove things that don't have anything to do with outputs.
2022-10-26 07:04:47 +00:00
..
clientmodel.cpp
clientmodel.h
CMakeLists.txt
desktopchain.cpp
desktopchain.h
desktopmodel.cpp
desktopmodel.h
kwindesktopswitcher.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2022-07-04 01:48:22 +00:00
kwinwindowswitcher.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2022-09-28 01:57:42 +00:00
switcheritem.cpp Drop Screens 2022-10-19 13:29:39 +00:00
switcheritem.h
tabbox.cpp Remove KGlobalAccel bits from Platform 2022-10-26 07:04:47 +00:00
tabbox.h tabbox: move global to Workspace 2022-08-02 21:37:41 +00:00
tabbox_logging.cpp
tabbox_logging.h
tabboxconfig.cpp
tabboxconfig.h
tabboxhandler.cpp tabbox: Makes sure we are not calling a null pointer 2022-09-19 13:49:14 +00:00
tabboxhandler.h
x11_filter.cpp tabbox: move global to Workspace 2022-08-02 21:37:41 +00:00
x11_filter.h