awesome/lib/wibox/widget
actionless 2249dc3c81 refactor(menubar, textbox): replace menubar.utils.compute_text_width() with textbox.get_markup_geometry()
feat(menubar): allow setting beautiful.menubar_font

fix(menubar: init: get_current_page): label return value

Update lib/wibox/widget/textbox.lua

Co-authored-by: Lucas Schwiderski <4508454+sclu1034@users.noreply.github.com>

Update lib/wibox/widget/textbox.lua

Co-authored-by: Lucas Schwiderski <4508454+sclu1034@users.noreply.github.com>

revert textbox changes

fix(menubar: init: show): fix font height detection

Update lib/menubar/init.lua

fix(menubar: init: get_current_page): list_spacing depends on presence of icon; also take cursor block width into consideration

fix(menubar: init: label): force icons to be square

fix(menubar: init: get_current_page): also take border_width into consideration when computing available space

merge conflict
2021-05-26 14:18:10 +02: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 widget: Emit "property::widget" 2021-04-24 23:28:18 -07:00
calendar.lua Fix ldoc modules summaries missing the final `.`. 2019-11-28 13:53:59 +01: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 imagebox: Extend to add enough knobs for the wallpaper API. 2021-04-28 00:06:08 -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 doc(@supermodule): Add to wibox.widget modules 2021-04-02 19:24:07 +02: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 doc(@supermodule): Add to wibox.widget modules 2021-04-02 19:24:07 +02:00
textbox.lua refactor(menubar, textbox): replace menubar.utils.compute_text_width() with textbox.get_markup_geometry() 2021-05-26 14:18:10 +02:00
textclock.lua doc(wibox.widget.textclock): Widget definition. 2021-04-07 01:38:53 -07:00