awesome/tests/examples/shims
Emmanuel Lepage Vallee 8111495c88 shims: Set the client metatable earlier.
Once the signals get propagated, it means "manage" will call code before
the metatable is set. If this happens and it sets some properties, they
will perpetually bypass the `awful.client.object` handler.
2019-04-05 21:06:11 -04:00
..
beautiful tests: Add some shims to emulate CAPI without an X server 2016-03-31 04:45:45 -04:00
_common_template.lua tests: Add a basic `key` shim 2018-07-29 10:45:40 -04:00
_date.lua Use reproducible timestamp during build 2017-10-07 13:58:35 +02:00
awesome.lua shims: Add disconnect_signal. 2019-04-05 21:06:11 -04:00
beautiful.lua tests: Add the cursor and focus colors to the generated images theme. 2018-07-29 10:46:27 -04:00
button.lua tests/example: Add vim modelines 2016-12-31 13:59:38 +01:00
client.lua shims: Set the client metatable earlier. 2019-04-05 21:06:11 -04:00
dbus.lua tests: Add some methods to the shims 2017-10-21 17:57:30 +02:00
drawin.lua tests: Add images to the tooltip documentation 2018-12-24 21:52:30 -05:00
key.lua tests: Add a basic `key` shim 2018-07-29 10:45:40 -04:00
keygrabber.lua shims: Fix a typo in a root.fake_input name 2018-08-06 18:34:40 -04:00
mouse.lua tests: Add images to the tooltip documentation 2018-12-24 21:52:30 -05:00
mousegrabber.lua shims: Add basic shims for the key and mouse grabbers 2017-01-20 00:22:49 -05:00
root.lua shims: Fix a typo in a root.fake_input name 2018-08-06 18:34:40 -04:00
screen.lua tests: Make the capi.screen shim more robust 2018-07-29 10:46:27 -04:00
tag.lua shims: Do not select all tags by default. 2019-04-05 21:06:11 -04:00