summary refs log tree commit diff
path: root/src/notifications/ManagerWin.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused paramtersNicolas Werner2020-04-131-1/+1
|
* Fix reply not closingNicolas Werner2020-04-131-1/+0
| | | | fixes #124
* Clear notifications when event is readNicolas Werner2020-04-111-0/+5
|
* Fix Windows buildKonstantinos Sideris2018-07-141-23/+19
|
* Working D-Bus desktop notifications (#361)Max Sandholm2018-07-111-3/+24
| | | | | | | | | | | | * Working D-Bus desktop notifications * Remove return type on constructor * Fix the Windows placeholder class * Fix wrong variable name * Fix windows and macOS versions of notificationsmanager
* Implement dekstop notifications on Windows (#290)Konstantinos Sideris2018-07-011-2/+43
|
* Implement desktop notification for macKonstantinos Sideris2018-05-051-0/+7