On Wed, May 13, 2009 at 11:11 AM, Viktor Kojouharov
<vkojouha...@gmail.com> wrote:
> On Wed, 2009-05-13 at 08:13 -0300, Gustavo Sverzut Barbieri wrote:
>> On Wed, May 13, 2009 at 4:18 AM, Viktor Kojouharov
>> <vkojouha...@gmail.com> wrote:
>> > On Tue, 2009-05-12 at 23:24 -0300, Gustavo Sverzut Barbieri wrote:
>> >> Hey all,
>> >>
>> >> notification module is useful, I like it and will move to
>> >> e/src/modules (that is: officially supported), but first I need to
>> >> revamp it so I need input from other users of it.
>> >>
>> >> for those that do not use it: notification will receive dbus messages
>> >> and show them as popups. these messages can be sent by any
>> >> application, but usually is done by gnome/gtk applications using
>> >> libnotify, however some qt applications are using it and the new
>> >> ubuntu uses a subset of that spec to show their fancy popups. Current
>> >> e/module implementation will also present a fancy (semi transparent)
>> >> window if composite manager is in use.
>> >>
>> >> if you use it: do you use the box/gadget feature? This is about half
>> >> of the code, I never used it or found a use for it, when I tried it it
>> >> seems broken. So I rather drop this instead of trying to fix. What do
>> >> you think? Anyone strongly against it? If not I'll drop this feature,
>> >> fix some bugs with popup positioning and move it to e/src/modules.
>> > Never used this one myself, and I didn't know exactly what it did. Nice
>> > work with making the text fit nicely though, I was struggling quite hard
>> > with that.
>> >
>> > One problem I noticed, the (composite) theme does not allow proper
>> > multiline messages. The newline character does not break the line, but
>> > appears as a box character in the message.
>>
>> which software is sending "\n" inside message? AFAIU, the message
>> should be subset of HTML and like breaks should be done with "<br>".
>
> Fn + F3 (battery info) sends "\n" for a newline when displaying the
> status message on my laptop. It is probably not alone. Both
> notification-daemon and notify-osd handle "\n" fine btw.

we can see how to make edje understand \n, but I'd fix the apps
whenever possible.

-- 
Gustavo Sverzut Barbieri
http://profusion.mobi embedded systems
--------------------------------------
MSN: barbi...@gmail.com
Skype: gsbarbieri
Mobile: +55 (19) 9225-2202

------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to