70 Commits (68a2ec5d63652ddb7afbc646270c73e25a4a70f9)

Author SHA1 Message Date
Fabian Vogt 68a2ec5d63 Convert EffectView to a QQuickWidget 8 years ago
Martin Gräßlin 76cd1fdc34 [kcmeffects] Do not use root context properties 11 years ago
Rob Ert 8686ca7ca0 [kcmkwin/effects] Support binary effect plugins 11 years ago
Martin Gräßlin 99b5426a21 [kcmkwin/compositing] Better check for enabled state of Effects 12 years ago
Martin Gräßlin ed1e49f204 Fix build 12 years ago
Martin Gräßlin 983561107a [kcmkwin/compositing] Only store changed Effects 12 years ago
Martin Gräßlin a29289ccb3 [kcmkwin/compositing] Remove dead window management special case code 12 years ago
Martin Gräßlin 3420ab17bb [kcmkwin/compositing] Don't load the EffectsModel twice 12 years ago
Martin Gräßlin 433850a314 [kcmkwin/compositing] Set translationDomain for KDeclarative 12 years ago
Martin Gräßlin 7292938520 [kcmkwin/compositing] Improve initialization of kdeclarative 12 years ago
Martin Gräßlin 220c3caf14 [kcmkwin/compositing] Fix storing of PluginEnabled states 12 years ago
Martin Gräßlin 61c631c94e [kwincompositing-kcm] Add a config option for the OpenGL Platform Interface 12 years ago
Martin Gräßlin 336a870f5e [kcmkwin] Fix locating the effect configurations 12 years ago
Martin Gräßlin 7fcecc616c Drop "kwin4_effect_" prefix for BuiltIn Effects 12 years ago
Martin Gräßlin a784c91844 [kcmkwin/compositing] Use BuiltinEffects to find all built-in effects 12 years ago
Aleix Pol 220da8a4e5 Adapt to changes in KDEInstallDirs 12 years ago
Martin Gräßlin b14cae83a0 Translate the names of the categories 12 years ago
Martin Gräßlin 30dd9b7820 Fix the initial size of the KCMs 12 years ago
Martin Gräßlin 39b61238e5 Load generic scripted config plugin for scripted effects 12 years ago
Martin Gräßlin ca725b437f Use KPluginTrader to find the effect configuration and show it 12 years ago
Martin Gräßlin 7166bdad61 Filter on internal effects 12 years ago
Martin Gräßlin 24626b8cb0 Accept row if filter can be found in the Category name 12 years ago
Martin Gräßlin 38e18a1d4c Improve the sorting of the effects list 12 years ago
Martin Gräßlin f934829e0f Remove the enableWindowManagement functionality 12 years ago
Martin Gräßlin 7d63ab03bc Support for mutual exclusive effects 12 years ago
Martin Gräßlin 503c221733 Add supported to EffectData 12 years ago
Martin Gräßlin 05db7b9f7c Use xml interfaces to interact with KWin's DBus interfaces 12 years ago
Martin Gräßlin 74d9185f49 Split into one KCM for Desktop Effects and one for Compositing 12 years ago
Hrvoje Senjan e3a83463a1 Fix includes... 12 years ago
Martin Gräßlin 0bd7c5e0e2 Add support for videos in the model 12 years ago
Martin Gräßlin 450888df50 Fix connection to KWin through DBus 12 years ago
Martin Gräßlin f19acce59d Implement the KCModule::defaults 12 years ago
Martin Gräßlin e3c944feb2 Implement KCModule::load 12 years ago
Martin Gräßlin 891af9cf54 Handling saving the changes of the KCM 12 years ago
Martin Gräßlin aa39bb192f Connect changed from QML to the C++ side 12 years ago
Martin Gräßlin 7372a7f784 KWinCompositing becomes a KCModule 12 years ago
Antonis Tsiapaliokas d24a463a27 make it more simple 12 years ago
Antonis Tsiapaliokas 99dc27e896 Change the background color 12 years ago
Antonis Tsiapaliokas de7b09b011 Enable effects by the service file should always be enabled, 12 years ago
Antonis Tsiapaliokas 083f670719 Rename effectStatus => updateEffectStatus method 12 years ago
Antonis Tsiapaliokas 12f8544b0f Make sure that the enableWindowManagement and handleWindowManagement 12 years ago
Antonis Tsiapaliokas 50dd943e7d Check if the m_effectsList is valid before we try to access it 12 years ago
Antonis Tsiapaliokas 11c59b7abe We don't need anymore the effectModel PROPERTY 12 years ago
Antonis Tsiapaliokas afcc19815e Now we are able to search our effects based on their name 12 years ago
Antonis Tsiapaliokas 67144780bd Create a new QAbstractItemModel for our CompoBox. 12 years ago
Antonis Tsiapaliokas ff08041bed We don't need the findImage anymore. 12 years ago
Antonis Tsiapaliokas fcff62c4b6 We don't neeed to reload our model anymore 12 years ago
Antonis Tsiapaliokas 081d1fc7c9 Don't load all the effects from the kwinrc. 12 years ago
Antonis Tsiapaliokas 517e248c1c Fix the coding style 12 years ago
Antonis Tsiapaliokas 4534cd03b9 EffectFilterModel::findImage should always return a QString 12 years ago