Commit Graph

5 Commits

Author SHA1 Message Date
Sanel Zukan
3042413e36 Applying patches from Michael to fix openbsd buils. Fixing notification daemon to properly read 'replaces' property. 2015-12-16 17:05:02 +00:00
Sanel Zukan
a024e66550 Copyright header and window preservation on mouse enter.
When notification was shown, if given timeout, it can be preserved on screen by entering
with mouse in window area. This can be useful when message with long was shown.
2012-07-17 08:05:52 +00:00
Sanel Zukan
04b5c9d1f0 Better resize support.
Body widget is by default hidden and summary is lowered a little bit,
to fill space gap. Also this commit fixes 'position' calls for output
widgets, as this function for these widgets will move cursor at given
position, instead to move widget. Yuck!
2012-05-15 10:28:08 +00:00
Sanel Zukan
3cc94e7060 * daemonization support
* better placement, alhough this can be improved
* resizing support if text is larger than window
2012-05-10 11:09:35 +00:00
Sanel Zukan
9635713236 Initial commit of notification daemon 2012-05-09 15:56:06 +00:00