elementary / wingpanel-indicator-network

Wingpanel Network Indicator
GNU Lesser General Public License v2.1
25 stars 14 forks source link

Send "You are now offline" notifications #313

Open TomiOhl opened 8 months ago

TomiOhl commented 8 months ago

Problem

There could be a notification if the network connection is lost.

Proposal

Basically the same thing that was disabled here: https://github.com/elementary/default-settings/pull/290 However, ideally, the notification should not be sent when the user disconnects manually, only when the connection is not lost due to user interaction.

Prior Art (Optional)

No response