awesome/lib
Emmanuel Lepage Vallee 8dedd19fcf taglist: Deprecate the old function signature
The old function didn't scale at all. As no replacements are going
to be merged anytime soon, start to make it meta-extensible.

This is the first step to be able to let the widget be extended
directly from rc.lua without adding yet more silly parameters.

It never scaled and has reached the point of no return a very long
time ago.

My first ever contribution to Awesome was to attempt to fix this,
but the solution was a bad hack. The radical module later solved
this by delegating the style, layout, theme, item layout and item
style to various "visitor" objects. While this is superior to this
commit, it was also a very large and complicated codebase. After
5 years, it is now obvious it will never be merged "whole".
2017-12-02 16:15:29 -05:00
..
awful taglist: Deprecate the old function signature 2017-12-02 16:15:29 -05:00
beautiful Add & use a dpi property on screen objects 2017-10-08 12:30:21 +02:00
gears Add call_now argument to gears.timer 2017-10-31 18:24:53 +02:00
menubar Merge pull request #2111 from psychon/glib_keyfile 2017-11-18 01:51:04 +01:00
naughty naughty: Fix replaces_id + changing colors (#2041) 2017-09-30 21:37:33 +02:00
wibox widget: Add a separator widget. 2017-11-06 05:19:17 +01: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