rofi icon indicating copy to clipboard operation
rofi copied to clipboard

[REQUEST] Possibility to style pango markup

Open freder opened this issue 5 years ago • 4 comments

Describe the feature

  • I am creating a custom theme, and I would like to be able to style pango markup.
  • the docs make no mention of this being possible or not.
    • if it is possible, please consider including a section in the docs, explaining how -- ideally giving an example.

rofi version: 1.5.0

freder avatar Apr 03 '20 11:04 freder

(updated)

freder avatar Apr 03 '20 12:04 freder

This is currently not possible and it is not a trivial addition to make. Pango markup is something that the font rendering library provide for us, this then needs to be linked up to the rofi theme engine.

I see this as a nice to have, and will accept a patch for it, but not high priority.

(Check rofi-theme manpage, it lists what is possible. Listing everything that is not possible is impossible.)

DaveDavenport avatar Apr 03 '20 13:04 DaveDavenport

I see. -- more of a nice to have indeed.

freder avatar Apr 03 '20 13:04 freder

You no longer have a need for this feature?

DaveDavenport avatar Apr 03 '20 13:04 DaveDavenport