[plasmashell] [Bug 423745] Add the ability to delete inhibitions from the applet

2023-12-03 Thread baltic
https://bugs.kde.org/show_bug.cgi?id=423745

--- Comment #19 from baltic  ---
(In reply to Nate Graham from comment #12)
> Maybe I was on crack that day; now I can't remember what I was thinking
> about when I said we have a tool to do this.

systemctl --user restart plasma-powerdevil.service
does it for me on ubuntu. But this might be distro specific.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 423745] Add the ability to delete inhibitions from the applet

2023-12-03 Thread baltic
https://bugs.kde.org/show_bug.cgi?id=423745

baltic  changed:

   What|Removed |Added

 CC||matamb...@mail.ru

--- Comment #18 from baltic  ---
(In reply to Nate Graham from comment #3)
> So you want power management suppression suppression? lol

Not as "lol" as it may at first sound. There are always apps which abuse the
inhibition. Here is a fresh example from the [Gnome code
monkes](https://idiod.video/11d2fd.png): It doesn't allow to turn off screen,
coz it's downloading something in background. So they srsly expect monitor not
going to sleep for many hours of download.

So the ability to easily reset all the inhibition tokens from the UI would be
really awesome and not that hard to do.

P.S. in that particular case even killing the boxes app doesn't help, since
it's a flatpak one, and i assume flatpak somehow proxies (an hence keeps alive)
the DBUS connection for it. So the monitor never sleeps anymore.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 423745] Add the ability to delete inhibitions from the applet

2023-11-19 Thread Sergio
https://bugs.kde.org/show_bug.cgi?id=423745

--- Comment #17 from Sergio  ---
My biggest concern is about screen lock. Having a machine that does not lock
while the user expects it to do so and maybe walks away is a big security
concern. I agree that it is nice to have your machine not going into screen
lock when you are watching a movie, but IMHO the default should be to lock and
apps should be enabled to get permission to inhibit lock as an opt-in and on a
per app basis.

Incidentally note that a user may somehow expect a machine not to lock when
playing a video, but he would most definitely expect it to lock while playing
audio. However there are apps that while playing audio only still inhibit
screen lock.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 423745] Add the ability to delete inhibitions from the applet

2023-11-18 Thread Natalie Clarius
https://bugs.kde.org/show_bug.cgi?id=423745

Natalie Clarius  changed:

   What|Removed |Added

 CC||natalie_clar...@yahoo.de

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 423745] Add the ability to delete inhibitions from the applet

2023-11-18 Thread Pedro V
https://bugs.kde.org/show_bug.cgi?id=423745

Pedro V  changed:

   What|Removed |Added

 CC||voidpointertonull+bugskdeor
   ||g...@gmail.com

--- Comment #16 from Pedro V  ---
This sounds like it's actually trying to address 2 separate issues:
- Certain actions like a power management action taken on low battery status
likely shouldn't be possible to inhibit. I wouldn't leave this matter up to
what would be essentially a power management inhibition blacklist, but some
events should just ignore inhibitions. For example going sleep when idle makes
sense to be possible to inhibit as idle doesn't necessarily mean no user
activity, but taking action on low battery or lid closing really shouldn't have
anything in the way.
- Would be great to be able to ignore inhibitions of misbehaving programs.
Likely Bug 460125 is relevant to this, but then there's also the problem that
quite a few programs encapsulate others which would make the usefulness of such
feature limited in some cases. For example if we ever get audio-specific power
management inhibition, then the not so rare silly problem of malicious websites
doing audio fingerprinting and keeping something audio output related around
would be one annoyance this couldn't handle as this could only block the
browser completely.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 423745] Add the ability to delete inhibitions from the applet

2023-08-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=423745

tani.giovo...@minutestep.com changed:

   What|Removed |Added

 CC||tani.giovo...@minutestep.co
   ||m

--- Comment #15 from tani.giovo...@minutestep.com ---
Not certain if this would be relevant or not, but Steam also hijacks the
shutdown process as well, not letting the system shut down until it has
gracefully exited which can often times lead to waiting for 10, 20 or 30
seconds extra just to have the computer turn off. (depending on how leisurely
steam is feeling that day) Having some sort of power management override to
stop certain applications from blocking screen lock, blocking sleep, blocking
shut down, etc. would definitely be a massive QoL improvement. In hindsight, I
think I've actually personally lost data before for this exact reason since I
had a few times where my laptop didn't sleep when it should have and died on
me, didn't realise steam was blocking this at the time.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 423745] Add the ability to delete inhibitions from the applet

2023-05-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=423745

severin.hama...@yahoo.de changed:

   What|Removed |Added

 CC||severin.hama...@yahoo.de

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 423745] Add the ability to delete inhibitions from the applet

2023-01-24 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=423745

Nate Graham  changed:

   What|Removed |Added

 CC||sergio.calleg...@gmail.com

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

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 423745] Add the ability to delete inhibitions from the applet

2022-10-09 Thread Bharadwaj Raju
https://bugs.kde.org/show_bug.cgi?id=423745

--- Comment #13 from Bharadwaj Raju  ---
Maybe you were thinking of kde-inhibit? It doesn't delete inhibitions though,
it just *adds* an inhibition while a specified command runs.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 423745] Add the ability to delete inhibitions from the applet

2022-10-09 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=423745

--- Comment #12 from Nate Graham  ---
Maybe I was on crack that day; now I can't remember what I was thinking about
when I said we have a tool to do this.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 423745] Add the ability to delete inhibitions from the applet

2022-09-30 Thread Bharadwaj Raju
https://bugs.kde.org/show_bug.cgi?id=423745

Bharadwaj Raju  changed:

   What|Removed |Added

 CC||bharadwaj.raju777@protonmai
   ||l.com

--- Comment #11 from Bharadwaj Raju  ---
> We have a command-line utility that can do this now.

Which?

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 423745] Add the ability to delete inhibitions from the applet

2022-09-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=423745

tcb...@protonmail.com changed:

   What|Removed |Added

 CC||tcb...@protonmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 423745] Add the ability to delete inhibitions from the applet

2022-06-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=423745

j...@hotmail.co.uk changed:

   What|Removed |Added

 CC||j...@hotmail.co.uk

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 423745] Add the ability to delete inhibitions from the applet

2022-06-16 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=423745

Nate Graham  changed:

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 423745] Add the ability to delete inhibitions from the applet

2020-10-04 Thread Jacob Kauffmann
https://bugs.kde.org/show_bug.cgi?id=423745

Jacob Kauffmann  changed:

   What|Removed |Added

 CC||ja...@nerdonthestreet.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 423745] Add the ability to delete inhibitions from the applet

2020-10-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=423745

Nate Graham  changed:

   What|Removed |Added

Product|systemsettings  |plasmashell
   Severity|minor   |wishlist
Version|unspecified |master
Summary|Power management|Add the ability to delete
   |suppression can't be|inhibitions from the applet
   |ignored for nasty   |
   |applications; machine could |
   |run out of power|
   Target Milestone|--- |1.0
   Assignee|plasma-b...@kde.org |k...@privat.broulik.de
 CC||plasma-b...@kde.org
  Component|kcm_powerdevil  |Battery Monitor

--- Comment #10 from Nate Graham  ---
We have a command-line utility that can do this now.

The more I think about it, the more I think you may have a point. It doesn't
seem unreasonable to add a tiny tiny UI to the applet that lets you delete
inhibitions. Like maybe a trash button can appear on hover, we do in many other
places.

-- 
You are receiving this mail because:
You are watching all bug changes.