Commit Graph

7 Commits

Author SHA1 Message Date
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
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