Commit Graph

13 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 c26b526dcd Importing svn2cl as it is used from script that makes release archives.
Making code DBus optional; all DBus related code is wrapped inside EDELIB_HAVE_DBUS.
2012-09-18 17:49:48 +00:00
Sanel Zukan 0ad6617df4 Removing locks. We need better way to determin if FLTK has compiled in locking support or not. 2012-09-03 13:01:34 +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 1addbd0c3c Added missing config.h 2012-05-15 13:53:25 +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 8b14a06a83 Made window to use border box. 2012-05-10 13:22:34 +00:00
Sanel Zukan b83f16cb17 Small relayout check when body is visible. 2012-05-10 13:20:39 +00:00
Sanel Zukan b6cc0dbaed Small docs about ede-notify-daemon. Also small update for README 2012-05-10 12:31:30 +00:00
Sanel Zukan 44cec726b1 Set notification window as notification type. 2012-05-10 12:11:45 +00:00
Sanel Zukan f844303263 Remove that silly focus box from close button. Also hide those (again silly) cursors for text output field. 2012-05-10 12:04:28 +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