[Bug 335383] Re: Consider ability to change libnotify-osd font size?

2009-07-03 Thread hackel
I too strongly feel that the default font size, and the size of the notification bubble itself, needs to be customizable. With the current settings, it pops up a tiny 230x93 window (see screenshot) which amounts to 12x7.5% of my screen real-estate. Now I have 20/20 vision, and while the font is

Re: [Bug 335383] Re: Consider ability to change libnotify-osd font size?

2009-07-03 Thread Simon Allen
That's a very good point about the fact that the notification appears at the top right of the screen, which your eyes are not usually focused upon. Now that's fine because it means it's out of the way, but it does result in these very difficulties. Especially if the message is urgent. 2009/7/4

[Bug 335383] Re: Consider ability to change libnotify-osd font size?

2009-07-01 Thread Charlie Kravetz
I also would like to see the font size and color of notifications changable. At this time, I am unable to read white text on black backgrounds, so I see a blurred text on black each notification. This does NOT make for a good experience. I am left wondering what those things say, since I can not

[Bug 335383] Re: Consider ability to change libnotify-osd font size?

2009-07-01 Thread Eitan Isaacson
It would be really nice if notify-osd bugs tagged a11y would have some sort of realistic milestone assigned to them, as opposed to simply wishlist. It reflects badly on the project when these issues don't get the attention they deserve. I don't think I am alone in this opinion. -- Consider

[Bug 335383] Re: Consider ability to change libnotify-osd font size?

2009-07-01 Thread Sebastian Schepens
Is it THAT difficult to make notify-osd's fonts configurable? I'm not shure about this, but i'm using xubuntu karmic and notify-osd doesn't seem to use xfce's fonts, i have sans 8 with DPI 73 and notify-osd's fonts are MUCH larger than my application fonts. -- Consider ability to change

[Bug 335383] Re: Consider ability to change libnotify-osd font size?

2009-07-01 Thread Sebastian Schepens
Is it THAT difficult to make notify-osd's fonts configurable? I'm not shure about this, but i'm using xubuntu karmic and notify-osd doesn't seem to use xfce's fonts, i have sans 8 with DPI 73 and notify-osd's fonts are MUCH larger than my application fonts. -- Consider ability to change

[Bug 335383] Re: Consider ability to change libnotify-osd font size?

2009-07-01 Thread Simon Allen
If this bug is really so difficult to fix (I understand about the extreme cases), why not provide an interface which allows for only a subset of font sizes/colours/whatever? Say sizes 6 to 18 or whatever are valid. I can't think of a case where you would want extremes beyond that level. As for

[Bug 335383] Re: Consider ability to change libnotify-osd font size?

2009-03-12 Thread Mirco Müller
** Changed in: notify-osd Importance: Undecided = Wishlist Assignee: (unassigned) = Mirco Müller (macslow) Status: New = Confirmed -- Consider ability to change libnotify-osd font size? https://bugs.launchpad.net/bugs/335383 You received this bug notification because you are a

[Bug 335383] Re: Consider ability to change libnotify-osd font size?

2009-03-06 Thread Matthew Paul Thomas
The desire to change the font size may be a symptom of the notification text actually being smaller than it should be, which I've reported as bug 339026. -- Consider ability to change libnotify-osd font size? https://bugs.launchpad.net/bugs/335383 You received this bug notification because you

Re: [Bug 335383] Re: Consider ability to change libnotify-osd font size?

2009-03-06 Thread Simon Allen
Agreed. I don't think my parents would like the default font size either, and they are average in terms of vision. 2009/3/7 Matthew Paul Thomas m...@canonical.com The desire to change the font size may be a symptom of the notification text actually being smaller than it should be, which I've

[Bug 335383] Re: Consider ability to change libnotify-osd font size?

2009-03-05 Thread David Barth
** Tags added: a11y notifications -- Consider ability to change libnotify-osd font size? https://bugs.launchpad.net/bugs/335383 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 335383] Re: Consider ability to change libnotify-osd font size?

2009-03-05 Thread Mirco Müller
This is something for a11y and the design team to discuss. At some point we had it looking like this summary = 1.2 * application font-size body = 1.0 * application font-size but the design team suggested the current set of values we use now. ** Changed in: notify-osd (Ubuntu) Assignee:

[Bug 335383] Re: Consider ability to change libnotify-osd font size?

2009-03-05 Thread Mat Tomaszewski
I'm in favour of being able to customise the font size. The current default should be optimal for most users, but Simon's case is a good example of a situation when additional options are necessary. -- Consider ability to change libnotify-osd font size? https://bugs.launchpad.net/bugs/335383 You

[Bug 335383] Re: Consider ability to change libnotify-osd font size?

2009-03-05 Thread Sebastien Bacher
** Also affects: notify-osd Importance: Undecided Status: New -- Consider ability to change libnotify-osd font size? https://bugs.launchpad.net/bugs/335383 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

Re: [Bug 335383] Re: Consider ability to change libnotify-osd font size?

2009-03-05 Thread Simon Allen
The default size may be usable to most users, but to some others it could be a backwards step because the notification font can not be changed depending on the user requirements. I see no point in why the system MUST use a specific font and size for this makes things inconsistent with everything

[Bug 335383] Re: Consider ability to change libnotify-osd font size?

2009-03-05 Thread Mat Tomaszewski
The current font size *is* configurable. It changes in sync with your system font size setting. What we're discussing here is adding the ability to set the font size for notifications independently of your system settings. -- Consider ability to change libnotify-osd font size?

[Bug 335383] Re: Consider ability to change libnotify-osd font size?

2009-03-05 Thread Eitan Isaacson
I agree that this capability is needed. Whether or how to expose this preference to the user in the form of a UI, is a different discussion. notify-osd should have the technical capability to use a font other than the system's application font, probably in the form of a setting in it's

[Bug 335383] Re: Consider ability to change libnotify-osd font size?

2009-03-05 Thread Mirco Müller
That is a nasty request for the following reasons. 1.) The whole rendering will have to be changed to be bullet-proof for very extreme cases of values users can set. That will blow up the code. 2.) What should the UI for changing the summary- and body-text look like? 3.) Where should it be put?

[Bug 335383] Re: Consider ability to change libnotify-osd font size?

2009-03-05 Thread Eitan Isaacson
Hey Mirco, I actually think the hardest part of implementing this would be the configuration backend (I am assuming it won't be gconf because we are trying to stay desktop-agnostic?). 1. How is the case different today? The user could have some extreme and weird system settings that in turn

Re: [Dx-team] [Bug 335383] Re: Consider ability to change libnotify-osd font size?

2009-03-05 Thread Mark Shuttleworth
Mirco, I agree with you that this is not something we should support through a preference that is easily user settable. If it's relatively easy to have an override gconf key for the two fonts required, then feel free to support that and close the bug. -- Consider ability to change libnotify-osd

[Bug 335383] Re: Consider ability to change libnotify-osd font size?

2009-03-02 Thread Pedro Villavicencio
** Changed in: notify-osd (Ubuntu) Importance: Undecided = Wishlist -- Consider ability to change libnotify-osd font size? https://bugs.launchpad.net/bugs/335383 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 335383] Re: Consider ability to change libnotify-osd font size?

2009-02-28 Thread Matthew Paul Thomas
** Changed in: notify-osd (Ubuntu) Sourcepackagename: libnotify = notify-osd -- Consider ability to change libnotify-osd font size? https://bugs.launchpad.net/bugs/335383 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs