Kai Uwe Broulik commented on merge request !575 at Plasma / PowerDevil
The proper path is /org/freedesktop/ScreenSaver but we have and update both. Should maybe fix that afterwards.
View ArticleJakob Petsovits approved merge request !575: Drop screenlocker watcher at...
It doesn't set a connection so it doesn't do anything.DBus "connections" also aren't like Qt connections that getsevered when the sender goes away but they are match ruleson DBus so we can just keep...
View ArticleJakob Petsovits commented on merge request !575 at Plasma / PowerDevil
Realistically, KWin will be the owner under Wayland which will be there before PowerDevil and will restore lockscreen should it restart.Note that even KWin can be restarted (with --replace) without...
View ArticleJakob Petsovits pushed to project branch work/jpetso/policyagent-dbus-fix at...
Jakob Petsovits(578b30a6) at 07 Aug 16:27 fixup: remove temporary supression feature, combine active+suppress... ... and 380 more commits
View ArticleJakob Petsovits commented on merge request !423 at Plasma / PowerDevil
Updated this patch with two major improvements, largely as outlined above:Removed the ability to "temporarily suppress" inhibitions. If you call SuppressInhibition now, it will always store the...
View ArticleKai Uwe Broulik pushed to project branch master at Plasma / PowerDevil
Kai Uwe Broulik(f0d8b04f) at 07 Aug 18:27 Drop screenlocker watcher
View ArticleKai Uwe Broulik accepted merge request !575: Drop screenlocker watcher at...
It doesn't set a connection so it doesn't do anything.DBus "connections" also aren't like Qt connections that getsevered when the sender goes away but they are match ruleson DBus so we can just keep...
View ArticleKai Uwe Broulik deleted project branch work/kbroulik/rm-lockscreen-watcher at...
Kai Uwe Broulik(f0d8b04f) at 07 Aug 18:27
View ArticleBhushan Shah pushed to project branch work/bshah/wakeup-source-handler at...
Bhushan Shah(46952c4d) at 08 Aug 05:06 dpms: snapshot wakeup count before suspending ... and 10 more commits
View ArticleKai Uwe Broulik commented on merge request !570 at Plasma / PowerDevil
Pretty cool, with latest revision when I plug in my AC adapter I correctly get AC identified as cause for the wakeup.
View ArticleKai Uwe Broulik pushed new project branch work/kbroulik/dark-mode-toggle at...
Kai Uwe Broulik(d10d106a) at 09 Aug 07:59 applets/brightness: Add Dark Mode toggle
View ArticleKai Uwe Broulik pushed to project branch work/kbroulik/dark-mode-toggle at...
Kai Uwe Broulik(e01382f9) at 09 Aug 08:08 applets/brightness: Add Dark Mode toggle
View ArticleKai Uwe Broulik opened merge request !576: applets/brightness: Add Dark Mode...
Now that we have an option for which look and feel packageis light and which is dark we can finally add a simple togglethat switches between the two.I have taken the liberty of making the Settings...
View ArticleKai Uwe Broulik commented on merge request !576 at Plasma / PowerDevil
I wonder if we should show a hint when automatic night mode thing is enabled that it will change automatically again
View ArticleScript Kiddy pushed to project branch master at Plasma / PowerDevil
Script Kiddy(b2d17dbf) at 10 Aug 01:50 GIT_SILENT Sync po/docbooks with svn
View ArticleScript Kiddy pushed to project branch Plasma/6.4 at Plasma / PowerDevil
Script Kiddy(cc7e791e) at 10 Aug 03:32 GIT_SILENT Sync po/docbooks with svn
View ArticleVlad Zahorodnii commented on merge request !576 at Plasma / PowerDevil
Yeah, something needs to be done about the automatic mode. If the automatic mode is still enabled, the autoswitcher module will change the theme later.Perhaps this switch could also turn off the auto...
View ArticleNate Graham commented on merge request !576 at Plasma / PowerDevil
It could also act as a temporary override if automatic mode is engaged. Basically it could switch to the opposite mode right now, but let the automatic mode take over during the next scheduled...
View ArticleBhushan Shah commented on merge request !570 at Plasma / PowerDevil
I will fix it after moving code around little bit.
View ArticleNate Graham commented on merge request !574 at Plasma / PowerDevil
Looks like this should also help with or outright fix https://bugs.kde.org/show_bug.cgi?id=502201.
View Article