Xaver Hugl accepted merge request !391: core: reload actions on brightness...
Whether or not the brightness control action is supported depends on the currentlyconnected list of screens, which is dynamic and can't just be checked on startup.To fix this, reload actions when...
View ArticleXaver Hugl deleted project branch work/zamundaaa/reload-actions at Plasma /...
Xaver Hugl(584cfdf0) at 28 Jun 13:28
View ArticleXaver Hugl pushed new project branch work/cherry-pick-584cfdf0 at Plasma /...
Xaver Hugl(4bb4aa44) at 28 Jun 13:29 core: reload actions on brightness controller changes ... and 44 more commits
View ArticleXaver Hugl opened merge request !395: core: reload actions on brightness...
Whether or not the brightness control action is supported depends on the currentlyconnected list of screens, which is dynamic and can't just be checked on startup.To fix this, reload actions when...
View ArticleXaver Hugl pushed to project branch work/cherry-pick-584cfdf0 at Plasma /...
Xaver Hugl(d91bc62f) at 28 Jun 15:00 core: reload actions on brightness controller changes
View ArticleXaver Hugl pushed to project branch Plasma/6.1 at Plasma / PowerDevil
Xaver Hugl(d91bc62f) at 28 Jun 15:04 core: reload actions on brightness controller changes
View ArticleXaver Hugl accepted merge request !395: core: reload actions on brightness...
Whether or not the brightness control action is supported depends on the currentlyconnected list of screens, which is dynamic and can't just be checked on startup.To fix this, reload actions when...
View ArticleXaver Hugl deleted project branch work/cherry-pick-584cfdf0 at Plasma /...
Xaver Hugl(d91bc62f) at 28 Jun 15:04
View ArticleScript Kiddy pushed to project branch Plasma/6.1 at Plasma / PowerDevil
Script Kiddy(6bf37919) at 29 Jun 02:56 SVN_SILENT made messages (.desktop file) - always resolve ours
View ArticleMéven Car commented on merge request !386 at Plasma / PowerDevil
This could have used standard https://doc.qt.io/qt-6/qstandardpaths.html#findExecutable
View ArticleBohdan Onofriichuk opened merge request !396: applets/batterymonitor: use...
@meven As suggested in !386 (comment 980310)
View ArticleDavid Edmundson approved merge request !396: applets/batterymonitor: use...
@meven As suggested in !386 (comment 980310)
View ArticleJakob Petsovits commented on merge request !396 at Plasma / PowerDevil
Could be abbreviated as a one-liner:m_isTlpInstalled = !QStandardPaths::findExecutable(QStringLiteral("tlp")).isEmpty();or even more concise with syntactic sugar:m_isTlpInstalled =...
View ArticleBohdan Onofriichuk commented on merge request !396 at Plasma / PowerDevil
Changed to the first version.
View ArticleVolodymyr Zolotopupov commented on merge request !393 at Plasma / PowerDevil
It seems to help. Since using this patch, I haven't seen this error again.
View ArticleJakob Petsovits commented on merge request !378 at Plasma / PowerDevil
Thanks, and sorry for the late review. I like it much better this way, a few more comments and then this can get merged imho.
View ArticleJakob Petsovits commented on merge request !393 at Plasma / PowerDevil
Quite elegant, I wouldn't mind merging this. Perhaps just add a comment to the patch about why we want to delay rather than emitting the signal immediately?
View ArticleScript Kiddy pushed to project branch Plasma/5.27 at Plasma / PowerDevil
Script Kiddy(058e44c6) at 02 Jul 03:34 GIT_SILENT Sync po/docbooks with svn
View Articleivan tkachenko commented on merge request !402 at Plasma / PowerDevil
Kind of suspected that commit would affect other types of dialogues :(Looking…
View Articleivan tkachenko pushed new project branch work/r/overlay at Plasma / PowerDevil
ivan tkachenko(bfad14f8) at 15 Jul 14:57 kcm: Port LayoutMirroring.enabled to Control::mirrored ... and 3 more commits
View Article