D29791: [kcm/kwinrules] Detect also window complete class
Anthony Fieroni
noreply at phabricator.kde.org
Mon May 18 10:00:24 BST 2020
anthonyfieroni added inline comments.
INLINE COMMENTS
> ruleitem.cpp:56
> {
> - m_enabled = hasFlag(AlwaysEnabled) | hasFlag(StartEnabled);
> + m_enabled = hasFlag(AlwaysEnabled) || hasFlag(StartEnabled);
> m_value = typedValue(QVariant(), m_type);
You don't need to change these.
REPOSITORY
R108 KWin
REVISION DETAIL
https://phabricator.kde.org/D29791
To: iasensio, ngraham, #kwin, #plasma
Cc: anthonyfieroni, zzag, kwin, Orage, cacarry, LeGast00n, The-Feren-OS-Dev, cblack, jraleigh, zachus, fbampaloukas, mkulinski, ragreen, jackyalcine, iodelay, crozbo, bwowk, ZrenBot, ngraham, alexeymin, himcesjf, lesliezhai, ali-mohamed, hardening, romangg, jensreuterberg, abetts, sebas, apol, ahiemstra, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kwin/attachments/20200518/62249472/attachment.htm>
More information about the kwin
mailing list