[Differential] [Commented On] D3832: import kwin deco and button order in l&f

mart (Marco Martin) noreply at phabricator.kde.org
Tue Jan 3 12:12:11 UTC 2017


mart added inline comments.

INLINE COMMENTS

> graesslin wrote in kcm.cpp:337
> what remains is that this is not the default used in KWin.
> 
> In KWin it's:
> 
>   static const QString s_aurorae = QStringLiteral("org.kde.kwin.aurorae");
>   static const QString s_pluginName = QStringLiteral("org.kde.kdecoration2");
>   #if HAVE_BREEZE_DECO
>   static const QString s_defaultPlugin = QStringLiteral(BREEZE_KDECORATION_PLUGIN_ID);
>   #else
>   static const QString s_defaultPlugin = s_aurorae;
>   #endif

problem is that HAVE_BREEZE_DECO and BREEZE_KDECORATION_PLUGIN_ID are not things i could have access frmo plasma-desktop?

> graesslin wrote in kcm.cpp:337
> what remains is that this is not the default used in KWin.
> 
> In KWin it's:
> 
>   static const QString s_aurorae = QStringLiteral("org.kde.kwin.aurorae");
>   static const QString s_pluginName = QStringLiteral("org.kde.kdecoration2");
>   #if HAVE_BREEZE_DECO
>   static const QString s_defaultPlugin = QStringLiteral(BREEZE_KDECORATION_PLUGIN_ID);
>   #else
>   static const QString s_defaultPlugin = s_aurorae;
>   #endif

but does aurorae work if no theme is speacified? does it have a safe fallback hardcoded one?

REPOSITORY
  R119 Plasma Desktop

REVISION DETAIL
  https://phabricator.kde.org/D3832

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: mart, #plasma
Cc: Lucas, graesslin, plasma-devel, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20170103/7461a93c/attachment.html>


More information about the Plasma-devel mailing list