https://bugs.kde.org/show_bug.cgi?id=374332

gvgeo <gv...@protonmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |CONFIRMED
     Ever confirmed|0                           |1
                 CC|                            |gv...@protonmail.com

--- Comment #1 from gvgeo <gv...@protonmail.com> ---
There are two problems with this message.
1. Suppression message change only when loading or change outputs.
2. Suppression message does not know the desired action for lid. But always
warns about suspend.

Possible needed changes.
1. Need to update "Triggers Lid Action".
void HandleButtonEventsConfig::save()
    if ( m_triggerLidActionWhenExternalMonitorPresent !=
m_OLDtriggerLidActionWhenExternalMonitorPresent)
        Q_EMIT
triggersLidActionChanged(HandleButtonEvents::triggersLidAction()); 

2. Include lidAction in DBus. Display action in message, and display message
only if needed.
or 2. Change the message, and add m_lidAction != 0 in
HandleButtonEvents::triggersLidAction().

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

Reply via email to