awesome/spec/wibox/widget
Uli Schlachter 225bb8a8c6 Consider icon spacing in systray:draw()
When less space is available than was asked, systray:draw() has to
compute the right base size so that all the icons fit into the available
space. This computation so far ignored the icon spacing, resulting in a
too large base size.

Fixes: https://github.com/awesomeWM/awesome/issues/2981
Signed-off-by: Uli Schlachter <psychon@znc.in>
2020-02-13 12:11:41 -05:00
..
base_spec.lua Add some unit tests for errors in :setup() 2016-02-28 11:09:21 +01:00
imagebox_spec.lua tests: Test imagebox:set_image(nil) 2017-03-26 17:51:11 +02:00
slider_spec.lua add busted tests for signal "property::value" 2018-04-24 00:24:06 +02:00
systray_spec.lua Consider icon spacing in systray:draw() 2020-02-13 12:11:41 -05:00
textbox_spec.lua Make beautiful work directly under unit tests 2016-02-21 17:09:08 +01:00