awesome/lib/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
..
background.lua Move awful.util.deprecate and awful.util.deprecate_class to gears.debug 2017-03-15 20:08:22 -05:00
base.lua fix(w.widget): signal typo and unit test 2021-06-26 17:26:21 +02:00
calendar.lua Stop using fixed row number 2021-08-28 23:10:40 +02:00
checkbox.lua doc(@supermodule): Add to wibox.widget modules 2021-04-02 19:24:07 +02:00
graph.lua graph: complete widget overhaul and bug fixes 2021-05-20 22:16:17 +07:00
imagebox.lua Update lib/wibox/widget/imagebox.lua 2021-09-24 08:42:42 -07:00
init.lua doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
piechart.lua doc(@supermodule): Add to wibox.widget modules 2021-04-02 19:24:07 +02:00
progressbar.lua progressbar: Make `ticks` and `bar_shape` compatible with each other. 2021-11-02 20:36:07 -07:00
separator.lua doc(@supermodule): Add to wibox.widget modules 2021-04-02 19:24:07 +02:00
slider.lua slider: Fix an aliasing issue. 2021-04-24 23:28:18 -07:00
systray.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.lua doc(w.w.textbox): Make alignment property descriptions consistent 2021-12-14 19:09:42 +01:00
textclock.lua doc(wibox.widget.textclock): Widget definition. 2021-04-07 01:38:53 -07:00