kwin/tabbox
Martin Gräßlin f3443a6b07 Add CMake variable to rename kwin binaries
A CMake variable is used to specify the name of the binary.
By default this is "kwin" but building for PA changes the
name to "kwinactive". The variable adjusts all names, e.g.
kwinnvidiahack becomes kwinactivenvidiahack.

The remaining usage of kwinrc in core and libs is replaced
by a cmakedefine for the configuration name and all data
installations are moved to the defined name. Dynamic loading
for scripts & co is adjusted for loading based on defined name.

This change allows the side-by-side installation of both kwin
for desktop and kwin for Plasma Desktop without the known
issues like conflicts in config files or missing build options
if kwin desktop is used for Plasma Active.

Likewise the KCMs are not adjusted as they are not intended to
be used for kwinactive.

REVIEW: 104299
BUG: 296084
FIXED-IN: 4.9.0
CCMAIL: active@kde.org
2012-05-10 10:25:15 +02:00
..
qml Add CMake variable to rename kwin binaries 2012-05-10 10:25:15 +02:00
clientmodel.cpp Use Show desktop item instead of empty text in TabBox 2012-03-25 12:00:26 +02:00
clientmodel.h Use Show desktop item instead of empty text in TabBox 2012-03-25 12:00:26 +02:00
CMakeLists.txt Window Switcher layouts follow Plasma Package structure 2012-02-16 10:08:15 +01:00
declarative.cpp Add CMake variable to rename kwin binaries 2012-05-10 10:25:15 +02:00
declarative.h Add proper key navigation to layout based window switchers 2012-03-25 11:55:35 +02:00
desktopmodel.cpp KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
desktopmodel.h KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
kwinwindowswitcher.desktop SVN_SILENT made messages (.desktop file) 2012-05-03 11:06:49 +02:00
tabbox.cpp Key Bindings for Switching between Windows of current Application 2012-05-10 09:53:10 +02:00
tabbox.h Key Bindings for Switching between Windows of current Application 2012-05-10 09:53:10 +02:00
tabboxconfig.cpp Refactor checks for inclusion of TabBoxClients in the client list 2012-03-05 20:26:35 +01:00
tabboxconfig.h Show windows from all screen in TabBox by default 2012-03-30 22:16:24 +02:00
tabboxhandler.cpp elevate tabbox when elevating highlighted windows 2012-05-04 19:29:29 +02:00
tabboxhandler.h elevate tabbox when elevating highlighted windows 2012-05-04 19:29:29 +02:00