awesome/lib/wibox
Adrian Gabriel 0642d92967 Fixed input_passthrough property not being set (#2723)
* Fixed input_passthrough property not being set

In the table of properties supplied to the `wibox` function, you couldn't set the `input_passthrough` property. You could only set it after the wibox was created like this: `my_shlick_wibox.input_passthrough = true`. This commit fixes that and now you can set it in both ways.
2019-03-12 17:23:53 +01:00
..
container background container: Actually set the foreground color 2019-02-01 15:28:29 +01:00
layout layout.manual: Implement the `:insert()` method. (#2557) 2019-01-09 00:31:14 -05:00
widget textclock: Produce reproducible output (#2622) 2019-01-31 20:34:41 +01:00
drawable.lua Add & use a dpi property on screen objects 2017-10-08 12:30:21 +02:00
hierarchy.lua wibox.hierarchy: Only count "really visible" widgets 2017-03-11 18:44:56 +01:00
init.lua Fixed input_passthrough property not being set (#2723) 2019-03-12 17:23:53 +01:00