kwin/src/tabbox
Vlad Zahorodnii 7016da39c8 Move active output tracking to workspace
Active output is a window management concept. It indicates what output
new windows have to be placed on if they have no output hint. So
Workspace seems to be a better place for it than the Screens class, which
is obsolete.
2021-08-30 13:28:23 +00:00
..
clientmodel.cpp Run clazy with qt-keywords fixit 2021-06-08 10:49:42 +03:00
clientmodel.h
CMakeLists.txt
desktopchain.cpp
desktopchain.h
desktopmodel.cpp
desktopmodel.h
kwindesktopswitcher.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2021-07-27 01:25:25 +00:00
kwinwindowswitcher.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2021-07-27 01:25:25 +00:00
switcheritem.cpp Move active output tracking to workspace 2021-08-30 13:28:23 +00:00
switcheritem.h
tabbox.cpp Move active output tracking to workspace 2021-08-30 13:28:23 +00:00
tabbox.h
tabbox_logging.cpp
tabbox_logging.h
tabboxconfig.cpp
tabboxconfig.h
tabboxhandler.cpp Fix clazy warning: Use QString() multi-arg 2021-08-25 20:09:55 +00:00
tabboxhandler.h
x11_filter.cpp
x11_filter.h