awesome/lib/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
..
background.lua Move awful.util.deprecate and awful.util.deprecate_class to gears.debug 2017-03-15 20:08:22 -05:00
base.lua doc: Remove all type aliases. 2020-01-19 20:30:06 -05:00
calendar.lua Fix ldoc modules summaries missing the final `.`. 2019-11-28 13:53:59 +01:00
checkbox.lua doc: Modernize the widget doc. 2019-11-30 01:26:06 -05:00
graph.lua doc: Modernize the widget doc. 2019-11-30 01:26:06 -05:00
imagebox.lua doc: Modernize the widget doc. 2019-11-30 01:26:06 -05:00
init.lua doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
piechart.lua doc: Modernize the widget doc. 2019-11-30 01:26:06 -05:00
progressbar.lua progressbar: Fix a major regression. (#2933) 2019-12-01 03:35:26 -05:00
separator.lua doc: Modernize the widget doc. 2019-11-30 01:26:06 -05:00
slider.lua doc: Modernize the widget doc. 2019-11-30 01:26:06 -05:00
systray.lua Consider icon spacing in systray:draw() 2020-02-13 12:11:41 -05:00
textbox.lua doc: Modernize the widget doc. 2019-11-30 01:26:06 -05:00
textclock.lua doc: Modernize the widget doc. 2019-11-30 01:26:06 -05:00