rofi/source/widgets
Dave Davenport ee931f5480 [Textbox] Remove unneeded calls to pango_layout_get_baseline.
Now bulk time is spend in drawing, not calculating.
2017-03-14 17:12:22 +01:00
..
box.c Indent code. 2017-03-04 19:41:06 +01:00
container.c Improve error handling string. 2017-01-09 22:40:11 +01:00
listview.c Don't recreate every string everytime. 2017-02-03 20:49:16 +01:00
scrollbar.c Indent magic, rework makefile so lexer and yacc file are not passed. 2017-01-08 21:36:06 +01:00
textbox.c [Textbox] Remove unneeded calls to pango_layout_get_baseline. 2017-03-14 17:12:22 +01:00
widget.c Floor the result, so we do not get 1/2 pixel gaps. 2017-03-09 19:00:26 +01:00