awesome/spec/wibox
Xinhao Yuan b49a53f6dd
Multi-row support of systray by taking a beautiful variable specifying the maximum number of rows to fill per column. (#3520)
Also, fix the fitting logic so that the result width and height are fitted in the available space. Previously the result dimensions can be larger than the input, but cropped in e7a21947e6/lib/wibox/widget/base.lua (L547). But still it can cause problems e.g. when used inside wibox.container.place.
2021-12-30 13:22:31 -08:00
..
container Merge pull request #3284 from sclu1034/issue/3213 2021-03-28 16:00:16 -07:00
layout fixed: Try to handle zero sized widgets again. 2021-05-31 02:27:36 -07:00
widget Multi-row support of systray by taking a beautiful variable specifying the maximum number of rows to fill per column. (#3520) 2021-12-30 13:22:31 -08:00
hierarchy_spec.lua wibox.hierarchy: Only count "really visible" widgets 2017-03-11 18:44:56 +01:00
test_utils.lua feat(spec): Create visual error for widget layout tests (#3530) 2021-12-21 14:51:22 -08:00