-
Is it an intended feature for my notifications to never disappear? Sending |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Also somewhat related, what about "z-index" behavior for certain UI elements such as the notifications (and brightness/audio indicators)? Currently, they do not display over apps in full-screen. For notifications especially, it would be helpful to display them over the app. I created a small bash script to send notifications regarding dropping battery levels and it's kinda useless if I am in full-screen most of the time. |
Beta Was this translation helpful? Give feedback.
-
The notification expiry is a config option that was disabled by default previously, however as the config is currently broken it has been enabled by default in newer versions. |
Beta Was this translation helpful? Give feedback.
The config has been fixed with c9f1d41