Disable LED notification if Do Not Disturb is enabled

Ok, this topic should help me to include this feature by myself: Idea to improve fingerprint sensor experience on X10 III - #19 by JacekJagosz

All patterns seems to be listed here: https://github.com/sailfishos/mce/blob/6e94849a8bd969a4ff0fd54f131a6fa170db0d82/mce.h

Which interest me looks like:

PatternCommunicationCall
PatternCommonNotification
PatternCommunicationEmail
PatternCommunicationIM
PatternCommunicationSMS

Next step will be to develop a nice trigger to disable it if DND is enabled and enabled them again once DND is disabled :slight_smile:

1 Like