Here is a coherent set of patches to replace the inline-url-panel
branch; the result is the same as that branch with:

  - the four proposed patches applied,

  - the minibuffer-annotation-mode test removed (it wasn't
    particularly useful) and

  - rebased onto master.

David Kettler (3):
  annotated-textbox: a xul element for minibuffer-input
  Define a mode which enables minibuffer annotation.
  hints-minibuffer-annotation-mode: an integrated hints URL display

 content/annotated-textbox.xml      |   71 ++++++++++++++++++++++++++++++++++++
 content/minibuffer-annotation.css  |    3 ++
 contrib/config/common.js           |    2 +-
 modules/hints.js                   |   69 ++++++++++++++++++-----------------
 modules/minibuffer.js              |   40 ++++++++++++++++++++
 style/default/hints--url-panel.css |   11 ------
 style/default/minibuffer.css       |   11 ++++++
 style/default/theme.json           |    2 +-
 style/default/window--panel.css    |    6 +++
 9 files changed, 169 insertions(+), 46 deletions(-)
 create mode 100644 content/annotated-textbox.xml
 create mode 100644 content/minibuffer-annotation.css
 delete mode 100644 style/default/hints--url-panel.css
 create mode 100644 style/default/window--panel.css

-- 
1.7.9.1

_______________________________________________
Conkeror mailing list
[email protected]
https://www.mozdev.org/mailman/listinfo/conkeror

Reply via email to