awesome/spec/wibox/widget
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
..
base_spec.lua fix(w.widget): signal typo and unit test 2021-06-26 17:26:21 +02:00
graph_spec.lua graph: complete widget overhaul and bug fixes 2021-05-20 22:16:17 +07:00
imagebox_spec.lua tests: Test imagebox:set_image(nil) 2017-03-26 17:51:11 +02:00
slider_spec.lua Fix shadowing value in slider unit test 2021-03-22 09:26:43 +01:00
systray_spec.lua 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
textbox_spec.lua fix(awful: hotkeys_popup: widget: create_column): correct max label width detection 2020-09-04 23:54:57 +02:00