On Mon, Feb 20, 2012 at 10:19:26PM +1030, David Kettler wrote:
> Hi John,
>
> I can't resist responding to some of these points.
Good! :D
>
> > Do all of the components of this feature have the best names for what
> > they do? The user variable 'hints_information' is the one I have the
> > most doubt about.
>
> I wanted to keep it generic, since the "URL panel" name is no longer
> accurate, but hints_information is probably generic to the point of
> meaninglessness. Perhaps something like "link properties mode". But the
> primary purpose is still to show the URL, so perhaps a name based on
> that is still fine; hints-url-mode.
I was thinking about whether the word "annotation" could also be used in
this context, but I'm unsure.
>
> > Can the annotation be styled by Conkeror's theme system?
> >
> > Is the position of the annotation good, or too close to the minibuffer
> > input? Is this customizable through the theme system?
>
> Putting these rules in a theme works fine:
>
> #minibuffer-input [anonid="annotation"] {
> color: blue;
> }
>
> #minibuffer-input .textbox-input-box {
> width: 10em;
> }
>
> #minibuffer-input [anonid="strut"] {
> padding-right: 2em !important;
> }
Great, can we move the annotation-system's css into the default theme?
--
John Foerch
_______________________________________________
Conkeror mailing list
[email protected]
https://www.mozdev.org/mailman/listinfo/conkeror