Files
status-app/nim-status.desktop
Lukáš Tinkl 44621ab17c fix(Notifications): use a real DBUS backend on Linux
- using the standard `org.freedesktop.Notifications` DBUS backend/API;
see https://specifications.freedesktop.org/notification/latest-single/
for details
- allows tracking the OS Notifications, including being clicked/closed
by the user and navigating Status to the respective section/chat/channel
like other OSs
- fully async using DBUS pending call/watcher paradigm, no more fire and
forget using a cmd line wrapper (`notify-send`)

Iterates #2520
Iterates #21292
2026-08-14 14:20:41 +02:00

8 lines
176 B
Desktop File

[Desktop Entry]
Type=Application
Name=Status Desktop
Exec=nim_status_client
Icon=status
Comment=Desktop client for the Status Network
Categories=Network;InstantMessaging;Chat;