This PR addresses an issue with the urgency level mapping for notifications. The current implementation maps notifications with "high" urgency to "critical," which is not the standard practice. This change will adjust the mapping so that "high" urgency notifications are set to "normal."
This PR addresses an issue with the urgency level mapping for notifications. The current implementation maps notifications with "high" urgency to "critical," which is not the standard practice. This change will adjust the mapping so that "high" urgency notifications are set to "normal."
See relevant issue https://github.com/flatpak/xdg-desktop-portal-gtk/issues/439