Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up notification watching a bit | Nicolas Werner | 2021-01-20 | 1 | -9/+4 |
* | Fix crash | Loren Burkholder | 2021-01-20 | 1 | -1/+1 |
* | Fix error in assignment of image/text | Loren Burkholder | 2021-01-20 | 1 | -6/+6 |
* | Use deleteLater() instead of delete | Loren Burkholder | 2021-01-20 | 1 | -1/+2 |
* | Use async call in closeNotification | Loren Burkholder | 2021-01-20 | 1 | -18/+18 |
* | Make watcher a pointer so that it doesn't get destroyed too soon | Loren Burkholder | 2021-01-20 | 1 | -5/+6 |
* | make lint | Loren Burkholder | 2021-01-19 | 1 | -34/+37 |
* | Remove showNotification function | Loren Burkholder | 2021-01-19 | 2 | -13/+0 |
* | Use async call | Loren Burkholder | 2021-01-19 | 1 | -1/+1 |
* | Keep DBUS from blocking | Loren Burkholder | 2021-01-19 | 1 | -41/+49 |
* | Fix notification reply build on other platforms | Nicolas Werner | 2021-01-07 | 2 | -0/+6 |
* | Allow inline replies from notifications on linux | Nicolas Werner | 2021-01-07 | 2 | -10/+34 |
* | Remove unused paramters | Nicolas Werner | 2020-04-13 | 2 | -2/+2 |
* | Fix reply not closing | Nicolas Werner | 2020-04-13 | 2 | -19/+18 |
* | Fix notification not being cleared, when read event didn't cause a notification | Nicolas Werner | 2020-04-11 | 2 | -36/+19 |
* | Clear notifications when event is read | Nicolas Werner | 2020-04-11 | 4 | -1/+81 |
* | Fix additional Qt version issue | Joseph Donofry | 2019-07-05 | 1 | -0/+4 |
* | Fix deprecated function call issues with Qt 5.13 | Joseph Donofry | 2019-07-04 | 1 | -1/+1 |
* | Enable compilation on FreeBSD (#403) | Colin Lord | 2018-08-12 | 1 | -3/+3 |
* | Move all files under src/ | Konstantinos Sideris | 2018-07-17 | 1 | -0/+55 |
* | Explicitly set no timeout for notifications | Benedikt Heine | 2018-07-16 | 1 | -1/+1 |
* | Update image_data hint to current notification spec | Benedikt Heine | 2018-07-16 | 1 | -1/+1 |
* | Fix Windows build | Konstantinos Sideris | 2018-07-14 | 2 | -115/+109 |
* | Working D-Bus desktop notifications (#361) | Max Sandholm | 2018-07-11 | 3 | -8/+206 |
* | Implement dekstop notifications on Windows (#290) | Konstantinos Sideris | 2018-07-01 | 1 | -2/+43 |
* | Implement desktop notification for mac | Konstantinos Sideris | 2018-05-05 | 3 | -0/+36 |