add an apply button when selecing font for all applications that have a font selection (well its really annoying opening the font selection menu repetitively) (im sry if i sent something the wrong way i think this applies to all appz)
Uh... what applications? And how exactly would we do that?
(sry for not explaining a bit) well whichever application that has the ability to change fonts (Terminal is the most that i use, but most can have the selection), when you try to change a font you select a new font and yes theres a little example of the font.. but that isn't enough because some fonts go about and sort of merge or you can see dots because they're too big or whatnot, all that i ask is that there's an Apply button which applies the new font selection and the font selection window doesn't close,so one can keep checking and see which fonts are actually viewable, then that would save a lot of time. how to do it? i really don't have the slightest idea since i am not a programmer... font selection comes up change the font click apply button (window doesn't close :D) and if you don't like it then you can keep searching for what doesn't burn you're eyes well i hoped i explained it better, its possible right?
Please don't change the milestone field. It's not your job to set it, and xfce 4.6 is feature-frozen, anyway. This is a per-application thing. You'd need to separately add this to every application that has a font selection dialog.
Just an idea, and this might be messy, but what about just having the font selection dialog on the Appearance pane of Terminal's preference window. Would likely require changing the windows default size, but might be a good opportunity to refresh the look of the preferences window.
Not possible, we use the GtkFontButton which handles the dialog on it's own, we cannot alter it (or it will bring an awful lot of code for hardly nothing).