awesome/lib/wibox
Uli Schlachter cdd8d2ed5f Textbox: Add API for queriying preferred size (#466)
This adds :get_preferred_size() and :get_preferred_size_at_dpi() which return
the size (=width, height) that the textbox would need if unlimited space is
available.

This also adds :get_height_for_width() and :get_height_for_width_at_dpi() which
return the height that the textbox would need if the given width is available.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2015-10-17 19:13:26 +02:00
..
layout doc: fix unintentional rendering as code due to indent 2015-10-14 00:22:26 +02:00
widget Textbox: Add API for queriying preferred size (#466) 2015-10-17 19:13:26 +02:00
drawable.lua Add and use wibox.hierarchy:update() 2015-09-23 20:57:41 +02:00
hierarchy.lua doc: fix unintentional rendering as code due to indent 2015-10-14 00:22:26 +02:00
init.lua doc: fix unintentional rendering as code due to indent 2015-10-14 00:22:26 +02:00