awesome/lib
mqus bd5f0dd3fc Fix calendar_popup.lua documentation
There were multiple things which stood out to me, as I was trying to setup a simple calendar popup for my textclock:
1.: The functions in https://awesomewm.org/doc/api/classes/awful.widget.calendar_popup.html#Functions were not named correctly (calendar vs calendar_popup) which (naturally) produced an error when used as awful.widget.calendar.month() .
2.: The example for calendar_popup.month() was obviously missing a line (where does the month_calendar come from?) . Resolved by copying the line from the attach-example
3.: The same examples also only refer to the function as calendar.month() which should be changed to awful.widget.calendar_popup.month()
2017-07-19 17:22:31 +02:00
..
awful Fix calendar_popup.lua documentation 2017-07-19 17:22:31 +02:00
beautiful feat(beatiful: theme_assets; themes: xresources): recolor titlebar icons for `hover` and `press` states 2017-07-02 19:48:59 +02:00
gears debug: Add a signal for deprecation warnings (#1832) 2017-06-21 02:06:32 +02:00
menubar menubar: Produce better errors for broken .desktop files 2017-06-28 09:17:13 +02:00
naughty Add naughty.destroy_all_notifications (#1871) 2017-06-29 00:11:07 +02:00
wibox wibox.widget.calendar: Stop using make_widget_declarative 2017-07-09 19:00:16 +02:00
beautiful.lua Add pointless naughty.lua and beautiful.lua files (#1259) 2016-12-08 23:53:50 +01:00
naughty.lua Add pointless naughty.lua and beautiful.lua files (#1259) 2016-12-08 23:53:50 +01:00