[Powerdevil] [Bug 348529] When screen is locked, turn off screen at some point

2023-02-03 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=348529

--- Comment #48 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/kscreenlocker/-/merge_requests/126

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Powerdevil] [Bug 348529] When screen is locked, turn off screen at some point

2023-02-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=348529

--- Comment #47 from Nate Graham  ---
*** Bug 393273 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Powerdevil] [Bug 348529] When screen is locked, turn off screen at some point

2023-01-28 Thread wazhai
https://bugs.kde.org/show_bug.cgi?id=348529

wazhai  changed:

   What|Removed |Added

 CC||waz...@protonmail.com

--- Comment #46 from wazhai  ---
I think it would be more straightforward to implement this as part of
kscreenlocker.

Recently kscreenlocker gained the ability to manually turn off monitors by
pressing Escape:
https://invent.kde.org/plasma/kscreenlocker/-/merge_requests/99

I think kscreenlocker should leverage the same mechanism used in the above
merge request to also automatically turn off monitors after a shorter time
while locked, without involving or needing any changes in powerdevil at all.
This could be configured in the kscreenlocker KCM as "turn off displays while
locked after X minutes" (and in Power Saving KCM routed to kscreenlocker if
needed)

Any thoughts about reassigning this to kscreenlocker? There must be a reason
why it hasn't been implemented under powerdevil for a long time, so what about
approaching the implementation through kscreenlocker?

(I have created Bug 393273 which is pretty much a duplicate of this one that I
discovered today)

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Powerdevil] [Bug 348529] When screen is locked, turn off screen at some point

2022-11-07 Thread Chris
https://bugs.kde.org/show_bug.cgi?id=348529

--- Comment #45 from Chris  ---
(In reply to Bug Janitor Service from comment #44)
> A possibly relevant merge request was started @
> https://invent.kde.org/plasma/powerdevil/-/merge_requests/116

The merge request is about "dimming" the screen. It's also about people wanting
to "watch their screensaver for a while". A lot of fancy things.
It is completely unrelated to "turn off screen".
Additionally screen dimming is only relevant for laptop screen.
All in all the two issues are completely unrelated.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Powerdevil] [Bug 348529] When screen is locked, turn off screen at some point

2022-11-05 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=348529

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

--- Comment #44 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/powerdevil/-/merge_requests/116

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Powerdevil] [Bug 348529] When screen is locked, turn off screen at some point

2022-11-05 Thread Chris
https://bugs.kde.org/show_bug.cgi?id=348529

--- Comment #43 from Chris  ---
(In reply to Aleix Pol from comment #42)
> I'm sorry, I was just pointed to this MR and am not sure what the problem
> exactly is. 
> 
> Shouldn't the default mechanisms from PowerDevil kick in here and eventually
> dpms=off the screen?
> 
> One thing that the new changes offer is that the script can be switched to
> use "kscreen-doctor --dpms off" instead of messing with the powerdevil
> profiles.
> 
> Also you can press Esc to dim the screen, although I understand this isn't
> exactly what we're after here.

I think the point is to have two different "screen energy saving" timers, one
for the plain idle session, and the other for when the screen is locked. I
think every device but kde/plasma has this feature nowadays:
https://learn.microsoft.com/en-us/troubleshoot/windows-client/shell-experience/monitor-powers-off-when-pc-locked,
also android, gnome iiuc; the Phosh timer in this circumstance is so short that
unlocking the screen is challenging...

I think the script above does just that, it did prove useful, but I'm not sure
it's robust at all. And it's a lot of tinkering.
(https://bugs.kde.org/show_bug.cgi?id=348529#c33)

The new command "kscreen-doctor --dpms off" is awesome for wayland users, but I
think it's more about the timer, just as expressed with the new name: "turn
screen off at some point".

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Powerdevil] [Bug 348529] When screen is locked, turn off screen at some point

2022-11-04 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=348529

Aleix Pol  changed:

   What|Removed |Added

 CC||aleix...@kde.org

--- Comment #42 from Aleix Pol  ---
I'm sorry, I was just pointed to this MR and am not sure what the problem
exactly is. 

Shouldn't the default mechanisms from PowerDevil kick in here and eventually
dpms=off the screen?

One thing that the new changes offer is that the script can be switched to use
"kscreen-doctor --dpms off" instead of messing with the powerdevil profiles.

Also you can press Esc to dim the screen, although I understand this isn't
exactly what we're after here.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Powerdevil] [Bug 348529] When screen is locked, turn off screen at some point

2022-11-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=348529

Nate Graham  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=338796

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Powerdevil] [Bug 348529] When screen is locked, turn off screen at some point

2022-11-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=348529

Nate Graham  changed:

   What|Removed |Added

Summary|Turn off screen after lock  |When screen is locked, turn
   |screen  |off screen at some point

-- 
You are receiving this mail because:
You are the assignee for the bug.