如何解禁被拒绝弹窗提示的应用? #4659
yanhuacuo
started this conversation in
General | 常规讨论
如何解禁被拒绝弹窗提示的应用?
#4659
Replies: 1 comment 11 replies
-
控制中心 的 通知 下应该可以控制是否允许某个应用展示通知的。如果没有对应的选项的话,可能是bug。 有稳定复现的步骤吗? |
Beta Was this translation helpful? Give feedback.
11 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
场景是这样的,我在做一个可视化操控 Fcitx5-rime 的工具。
不可避免地,测试 RIME 的各项功能,每次 fcitx5-rime 响应时,都会在屏幕顶部显示「弹窗消息」。
由于十几个弹窗消息叠在一起,我手误点了「不再提示」后,它确实不再提示了。
但是我想恢复弹窗时,却找不到入口。
尽管「通知」中有「fcitx5」的项,但是即使「授权」打开,也不济于事。
我想,也许 DeepinV23 使用了进程名作为弹窗身份识别,但或许很多程序,并不在系统内置的「通知面板」那个 list 中。
被迫无奈,我重做了 DeepinV23 系统来完成后续开发。
希望 DeepinV23 改进这里,把所有禁掉通知的身份识别 ID 完整地在面板呈现出来。
Beta Was this translation helpful? Give feedback.
All reactions