rofi/source/widgets
Dave Davenport 9313d7a8a0 [Textbox] Allow theme to force markup enabled on textbox.
rofi -theme-str 'prompt { markup: true; }' -show drun -display-drun '<i>d</i>ru<b>n</b>'

fixes: #1220
2020-12-28 22:45:58 +01:00
..
box.c Run indenter. 2020-08-28 16:41:59 +02:00
container.c [Widget] Propaget set_state to children. 2020-05-13 16:25:12 +02:00
icon.c Indent all the code. 2020-02-02 13:56:37 +01:00
listview.c Run indenter. 2020-08-28 16:41:59 +02:00
scrollbar.c [Themes] add calc() support to distance in theme format. (#1105) 2020-04-24 19:54:08 +02:00
textbox.c [Textbox] Allow theme to force markup enabled on textbox. 2020-12-28 22:45:58 +01:00
widget.c [Widget] Fix border drawing code. 2020-09-05 11:12:54 +02:00