status-desktop/ui
Jonathan Rainville 2f338ecb09 fix(windows): use QML's OS notification for Windows
Fixes #4943

The custom OS notifications we have in place make it possible to click
the notification and go to the right place in the app, but it causes a
big issue in Windows; it breaks the tray icon, it becomes no longer
clickable.
The easy fix I did here is the go back to using the QML sendMessage
function. It works fine to send the notif and the tray icon keeps
working. The only downside is we lose context when clicking on the
notification, so it doesn't navigate to the chat.
IMO, this is a good tradeoff.
2022-12-06 10:04:56 -05:00
..
StatusQ fix(@desktop/wallet): Implement missing unprefered chains 2022-12-05 12:18:10 +01:00
app fix(@desktop/chat): open 121 chat by pasting chat key of existing mutual contact 2022-12-06 15:01:09 +02:00
fonts fix(cpp): make libraries which are not dynamically loaded static 2022-08-02 15:30:08 +02:00
i18n Update min text length in password 2022-11-23 15:21:21 +02:00
imports fix(@wallet): do not show token if not visible 2022-12-05 17:33:35 +01:00
shared/status refactor(@desktop/general): qml code referring to the old code base commented out 2022-02-01 11:42:42 +01:00
generate-rcc.go chore(CPP): foundation for user onboarding 2022-07-07 23:23:09 +02:00
main.qml fix(windows): use QML's OS notification for Windows 2022-12-06 10:04:56 -05:00
nim-status-client.pro chore: split English TS files 2022-10-19 10:48:08 +02:00