Commit Graph

679 Commits

Author SHA1 Message Date
Patrick von Reth 1900ff2364 fix crash if notification is closed and there is no primary backend 2015-05-19 14:10:49 +02:00
Patrick von Reth d1b54f7028 try to fix mac backend 2015-05-15 12:53:32 +02:00
Patrick von Reth 2f58f1163e make it possible to set settings using the command line 2015-05-05 18:13:33 +02:00
Patrick von Reth e106584a0e fix settings icon 2015-05-02 14:30:05 +02:00
Patrick von Reth db67233d2c don't warn when loading of translation fails 2015-05-02 14:26:27 +02:00
Patrick von Reth a7b5b699de update linux backend 2015-04-26 16:10:02 +02:00
Patrick von Reth 641f94aa12 use new style connect 2015-04-26 15:37:47 +02:00
Patrick von Reth a21fd43b88 add possebility for secondary backends to only perfrom an action when the notification is displayed and not when it is broadcasted 2015-04-26 15:33:09 +02:00
Patrick von Reth 4b0b6e128b cleanup api and added a signall for notificationDisplayed 2015-04-26 15:25:29 +02:00
Patrick von Reth 7ba599d7b8 use priority in nma 2015-04-24 10:03:56 +02:00
Patrick von Reth db3295ba92 fix mac backend (in theory) 2015-04-23 12:39:59 +02:00
Patrick von Reth fa733c1c8e add check 2015-04-20 16:50:15 +02:00
Patrick von Reth faf95d9ed3 rename methode to be compatible with older version 2015-04-20 15:23:02 +02:00
Patrick von Reth dab3728eee fix leak 2015-04-20 13:29:28 +02:00
Patrick von Reth 6f4a8d72f3 hm we still have a leak with the notifications 2015-04-20 10:28:07 +02:00
Patrick von Reth 0fb7f2d6b2 this should be better -.- 2015-04-19 20:15:46 +02:00
Patrick von Reth 80f6710868 improve api 2015-04-19 12:22:23 +02:00
Patrick von Reth d9e0c92170 started to drop getActiveNotificationByID 2015-04-19 11:40:38 +02:00
Patrick von Reth 282f51da87 code style 2015-04-18 15:11:04 +02:00
Patrick von Reth 2dcde7b37a cleanup the frontend code 2015-04-18 13:58:10 +02:00
Patrick von Reth a60047587b cleaup log 2015-04-18 13:57:55 +02:00
Patrick von Reth 08e58fd325 log warnings to std::cerr 2015-04-18 12:48:55 +02:00
Patrick von Reth 7002bff4f9 small change to logging 2015-04-18 12:43:02 +02:00
Patrick von Reth 954d4fb1ce change logging 2015-04-18 12:30:01 +02:00
Patrick von Reth d3b38a7a48 Update Changelog.md
add some changes
2015-04-18 11:55:33 +02:00
Patrick von Reth 52e57b8d7c Update README.md
add secondary backends
2015-04-18 11:47:27 +02:00
Patrick von Reth 1a576df4e8 add notify my android backend 2015-04-17 14:27:21 +02:00
Patrick von Reth e072cc3203 add a comment 2015-04-17 10:57:51 +02:00
Patrick von Reth 4fb225402e linux compile fix 2015-04-17 10:42:52 +02:00
Patrick von Reth c7f0e42a47 make notification come to front without stealing the focus, currently only on windows 2015-04-16 14:29:32 +02:00
Patrick von Reth c717150236 move code to Utils 2015-04-13 22:46:26 +02:00
Patrick von Reth 24a8bcd287 make bring to front static 2015-04-13 20:20:53 +02:00
Patrick von Reth a36bfead69 extend bring to front 2015-04-13 20:14:34 +02:00
Patrick von Reth 5e4838467a fix toasty encoding 2015-04-12 16:58:40 +02:00
Patrick von Reth b046f7bc8d we don't want focus here 2015-04-12 14:59:12 +02:00
Patrick von Reth db60a9efd3 add windows code for bringWidowToFront 2015-04-12 14:54:10 +02:00
Patrick von Reth 76f1279aa7 compile fix 2015-04-10 10:07:37 +02:00
Patrick von Reth 2cb4f41964 added a volume option to the sound backend. stop sound when notification timed out 2015-04-10 10:06:16 +02:00
Patrick von Reth a7f5181aaf changed window flag to stay on top 2015-04-06 12:26:50 +02:00
Patrick von Reth 51131cf2bd code style 2015-04-06 12:03:22 +02:00
Patrick von Reth 1a9b29a2ca updated doc url 2015-04-06 11:39:52 +02:00
Patrick von Reth 3ba2f24ba2 renamed CLOSE_RESON::CLOSED to ACTIVATED 2015-04-06 11:26:40 +02:00
Patrick von Reth 18e655f542 updated doxygen.in 2015-04-06 11:26:10 +02:00
Patrick von Reth c6998cb0c9 fix typo 2015-04-06 10:58:02 +02:00
Patrick von Reth 160f51afbb more tr strings 2015-03-26 17:14:53 +01:00
Patrick von Reth 8d71edb748 add support for translations 2015-03-26 15:56:05 +01:00
Patrick von Reth 886a71eee3 build fix 2015-03-20 13:20:19 +01:00
Patrick von Reth df18b00985 updated desktop files 2015-03-20 13:11:43 +01:00
Patrick von Reth ecaeb935c6 whitespace 2015-03-18 17:38:06 +01:00
Patrick von Reth fe1c1af7e1 changed include dir 2015-03-16 11:50:08 +01:00