awesome/lib
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
..
awful Merge pull request #528 from blueyed/doc-spawn-spawn 2015-10-14 16:26:37 +02:00
beautiful doc: fix unintentional rendering as code due to indent 2015-10-14 00:22:26 +02:00
gears doc: fix unintentional rendering as code due to indent 2015-10-14 00:22:26 +02:00
menubar menubar/icon_theme.lua: Handle scalable icons correctly 2015-10-13 22:20:43 +02:00
naughty doc: fix unintentional rendering as code due to indent 2015-10-14 00:22:26 +02:00
wibox Textbox: Add API for queriying preferred size (#466) 2015-10-17 19:13:26 +02:00