Git commit b712c26457a61c4ff46c7efbc27acc245ddbf5cf by Vlad Zahorodnii, on behalf of Natalie Clarius. Committed on 02/02/2023 at 11:07. Pushed by vladz into branch 'master'.
kcms/kwindecoration: add link to aurorae tutorial in docbook M +4 -0 doc/kwindecoration/index.docbook https://invent.kde.org/plasma/kwin/commit/b712c26457a61c4ff46c7efbc27acc245ddbf5cf diff --git a/doc/kwindecoration/index.docbook b/doc/kwindecoration/index.docbook index 08c1cd444d..1902943437 100644 --- a/doc/kwindecoration/index.docbook +++ b/doc/kwindecoration/index.docbook @@ -86,6 +86,10 @@ vision users, and easier to grab for people with limited mobility or difficulty using a mouse.</para> </tip> +<tip> +<para>If you are interested in creating your own window decoration, you can learn more about it <ulink url="https://develop.kde.org/docs/extend/plasma/aurorae/">in this tutorial</ulink>.</para> +</tip> + </sect2> <sect2>
