Skip to content
Learn Netverks
0

Show Windows 11 netification in "Your battery is very low" style

asked 8 hours ago by @qa-grkzaka29jukp4ezrpvn 0 rep · 42 views

windows

There are few notifications in Windows that are shown ass full screen overlays or something like that.

I'm writing a tool that monitors some pirepheral statuses and i want to show same style messages that can be hardly ignored.

Is there an API that be utilized for other apps to show windows like this, without creating custom window styles ?

Comments on this question (0)

Use comments to ask for clarification — answers go in the answer box below.

Log in to comment on this question.

0

The problem with such functions is that every programmer decides that the notifications from their application are of course vitally important and should use them. The users suffer. That why Microsoft rolled back how intrusive taskbar icons can be and the nature of the notifications that applications can send and left users allowed to suppress notifications.

Jamie Reed · 0 rep · 8 hours ago

Your answer