Commit graph

16 commits

Author SHA1 Message Date
Allen Winter
8584104bf0 Improve Find OpenGLES.cmake a bit by only setting the FOUND varaible
if both the GLES and EGL libs and headers are found.
Fold all the includes and libraries into 1 varaible each and use those.

in other words, you need to have both OpenGLES and EGL to do a successful build.
2011-08-06 09:29:20 -04:00
Martin Gräßlin
680a0bad64 KCMs need to link kwingl(es)compositing 2011-07-27 18:34:31 +02:00
Martin Gräßlin
57d11c134a Move kwineffects library into own directory
Second part of cleaning up the lib directory: the effects library
now lives in libkwineffects/ directory.

For existing effects nothing changes as the install path is unchanged.
The change obsoletes the lib/ directory.

As glplatform.h has not yet been exported I dared to export it and
adjust the places where it is used.
CCMAIL: kwin@kde.org
2011-02-19 10:01:31 +01:00
Martin Gräßlin
5f9b75b0c0 All KCMs build again 2011-01-30 14:12:01 +01:00
Fredrik Höglund
038a9da15c Add kwinglplatform.cpp to the build so the KCM still links when
CompositingPrefs is using GLPlatform.

svn path=/trunk/KDE/kdebase/workspace/; revision=1203423
2010-12-03 22:56:30 +00:00
Kevin Ottens
77fef35c9e Depend directly on kcmutils.
svn path=/trunk/KDE/kdebase/workspace/; revision=1125889
2010-05-12 15:58:45 +00:00
Lucas Murray
ac9c37c64d Merged "active screen edges" and "active desktop borders" into a single
GUI panel. This panel is currently located in System Settings -> Desktop
-> Screen Edges.
BUG: 174709

svn path=/trunk/KDE/kdebase/workspace/; revision=932929
2009-02-27 15:40:53 +00:00
Lucas Murray
2cfcdf66f7 Moved desktop effect advanced options GUI from a dialog into a tab.
svn path=/trunk/KDE/kdebase/workspace/; revision=884186
2008-11-14 12:36:59 +00:00
Martin Gräßlin
585addb450 Add a widget to assign an effect to screen edges in the kwincompositing dialog.
Remove the previous configuration for assigning screen edges from the config dialogs of the single effects.

svn path=/trunk/KDE/kdebase/workspace/; revision=880728
2008-11-06 10:42:36 +00:00
Luboš Luňák
49660876c1 When confirming compositing in the configuration module,
wait for KWin to initialize it and report if it fails.
FEATURE: 161900


svn path=/trunk/KDE/kdebase/workspace/; revision=847403
2008-08-15 11:09:07 +00:00
Dirk Mueller
d46ff1342f fix link lines
svn path=/trunk/KDE/kdebase/workspace/; revision=829218
2008-07-07 20:56:56 +00:00
Rivo Laks
6e2967b573 Use KTimerDialog from randr kcm instead of our own dialog.
svn path=/trunk/KDE/kdebase/workspace/; revision=721602
2007-10-05 16:36:17 +00:00
Rivo Laks
841780d0a7 Check if compositing is supported and disable everything if it isn't
svn path=/trunk/KDE/kdebase/workspace/; revision=717332
2007-09-26 16:35:30 +00:00
Rivo Laks
9f95efdc27 Use CompositingPrefs here as well for default options autodetection
svn path=/trunk/KDE/kdebase/workspace/; revision=714012
2007-09-18 14:32:37 +00:00
Rivo Laks
887caff1c4 Make compositing config more user friendly by renaming Compositing to Desktop Effects and
putting advanced options into separate dialog.

svn path=/trunk/KDE/kdebase/workspace/; revision=690288
2007-07-20 16:19:09 +00:00
Rivo Laks
824f005f58 Add beginnings of kwincompositing config module, meant to replace kwintranslucency one
svn path=/trunk/KDE/kdebase/workspace/; revision=689947
2007-07-19 16:20:05 +00:00