Jakob Petsovits pushed to project branch master at Plasma / PowerDevil
Jakob Petsovits(63c6d016) at 22 Nov 01:12 daemon: Implement edidData() for KWinBrightness
View ArticleJakob Petsovits accepted merge request !470: daemon: Implement edidData() for...
This way, we can use EDID comparisons also for KWin-poweredbrightness devices.Extracted from !466 to reduce its scope. Implementing this doesn't cause any user-visible changes by default...
View ArticleJakob Petsovits deleted project branch work/jpetso/kwinbrightness-edid-data...
Jakob Petsovits(63c6d016) at 22 Nov 01:12
View ArticleIsmael Asensio commented on merge request !472 at Plasma / PowerDevil
Nice! I agree. I didn't understand how to properly reset the display model
View ArticleKai Uwe Broulik pushed new project branch...
Kai Uwe Broulik(accf58ca) at 23 Nov 17:57 Add dedicated headset and headphone icon for low battery notification
View ArticleKai Uwe Broulik opened merge request !473: Add dedicated headset and...
I don't think a specific text is needed but at least showing theheadset/headphone icon to be quickly recognizable is nice.@jpetsoimho fine for 6.2Mayyyybe we want to word it differently to remove the...
View ArticleScript Kiddy pushed to project branch Plasma/6.2 at Plasma / PowerDevil
Script Kiddy(5715415a) at 24 Nov 03:16 GIT_SILENT Sync po/docbooks with svn
View ArticleScript Kiddy pushed to project branch Plasma/5.27 at Plasma / PowerDevil
Script Kiddy(ab358e90) at 24 Nov 03:42 GIT_SILENT Sync po/docbooks with svn
View ArticleKai Uwe Broulik pushed to project branch Plasma/6.2 at Plasma / PowerDevil
Kai Uwe Broulik(263f7899) at 25 Nov 20:55 Add dedicated headset and headphone icon for low battery notification
View ArticleKai Uwe Broulik accepted merge request !474: Add dedicated headset and...
I don't think a specific text is needed but at least showing theheadset/headphone icon to be quickly recognizable is nice.(cherry picked from commit 3767fbe3)Co-authored-by: Kai Uwe Broulik...
View ArticleKai Uwe Broulik deleted project branch work/cherry-pick-3767fbe3 at Plasma /...
Kai Uwe Broulik(263f7899) at 25 Nov 20:55
View ArticleJakob Petsovits commented on merge request !472 at Plasma / PowerDevil
So this differs from m_isBrightnessAvailable in that m_serviceRegistered can be set at the beginning of onServiceRegistered(), rather than at the end of it when the whole thing is already stood up?...
View ArticleJakob Petsovits approved merge request !472: applets/brightness: Update...
Watch for the DBus services register and unregister signals to updatethe service availabilty, so the UI always reflects the current status,in case something changes after initialization, or the...
View ArticleJonathan Riddell pushed to project branch Plasma/6.2 at Plasma / PowerDevil
Jonathan Riddell(c225f2ed) at 26 Nov 10:02 update version for new release
View ArticleJonathan Riddell pushed new project tag v6.2.4 at Plasma / PowerDevil
Jonathan Riddell(f2257c91) at 26 Nov 10:55 update version for new release
View ArticleIsmael Asensio pushed to project branch master at Plasma / PowerDevil
Ismael Asensio(c8f60bbf) at 26 Nov 18:54 applets/brightness: Improve integration with dbus service availability
View ArticleIsmael Asensio accepted merge request !472: applets/brightness: Update applet...
Watch for the DBus services register and unregister signals to updatethe service availabilty, so the UI always reflects the current status,in case something changes after initialization, or the...
View ArticleIsmael Asensio deleted project branch work/iasensio/watch-service at Plasma /...
Ismael Asensio(c8f60bbf) at 26 Nov 18:55
View ArticleMarkus Hartung commented on issue #38 at Plasma / PowerDevil
I really love the brightness control per monitor, is it possible to get a merged slider that adjusts the brightness of all monitors?I also noticed a small issue, if you set the brightness to something...
View ArticleJakob Petsovits commented on issue #38 at Plasma / PowerDevil
Hi, and thanks. A merged slider could be interesting. My main question would be how to figure out how to translate the minimum & maximum brightness values to the respective screen. Would a...
View Article