awesome/lib/wibox/layout
Emmanuel Lepage Vallee 78ed3abe1a wibox.widget: Minor enhancements
* Better widget names when using the declarative syntax
 * Add ratio.get_ratio to avoid using the private API
 * Also support `set_widget` when swapping widgets
2016-03-04 04:16:53 -05:00
..
align.lua Implement :set_children() sanely everywhere 2016-02-27 13:55:34 +01:00
constraint.lua Implement :set_children() sanely everywhere 2016-02-27 13:55:34 +01:00
fixed.lua wibox.widget: Minor enhancements 2016-03-04 04:16:53 -05:00
flex.lua Fix luacheck warnings in lib/wibox 2016-02-12 09:15:55 +01:00
init.lua wibox.layout: Add the new 'ratio' layout 2016-02-10 21:40:40 -05:00
margin.lua Implement :set_children() sanely everywhere 2016-02-27 13:55:34 +01:00
mirror.lua Merge pull request #709 from psychon/implement-set-children-sanely 2016-03-03 02:06:58 -05:00
ratio.lua wibox.widget: Minor enhancements 2016-03-04 04:16:53 -05:00
rotate.lua Implement :set_children() sanely everywhere 2016-02-27 13:55:34 +01:00
scroll.lua Implement :set_children() sanely everywhere 2016-02-27 13:55:34 +01:00
stack.lua Sanitize argument handling for wibox.layout.stack constructor 2016-02-16 19:42:35 +01:00