Skip to content
Commit 871a1a46 authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

scripting: Refactor generic scripted config

Currently it makes an assumption that the name of a scripted effect
starts with "kwin4_effect_" prefix, which has its issues. For example,
it will stop working if we choose to use simpler naming scheme.

This change reworks how the generic scripting kcmodule is constructed.
Instead of guessing kpackage type, make relevant kcms pass it explicitly
via the arg list.
parent e83c593f
Pipeline #358675 failed with stage
in 15 minutes and 5 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment