Skip to content
Commit 16f74986 authored by Kai Uwe Broulik's avatar Kai Uwe Broulik 🍇
Browse files

Expose effect ID to scripting via `effect.pluginId`

This can be used to avoid code duplication by installing an effect multiple
times and tweaking behavior slightly based on the returned ID.

Internally it is called `scriptName` but for consistency with other similar
APIs the name `pluginId` is chosen, and returns e.g. `kwin4_effect_maximize`
parent 6f176660
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