awesome/tests/examples/shims
Emmanuel Lepage Vallée 63e7c68b6c
Fix the broken test due to the "soft" merge conflict of two notification pull requests. (#2751)
* naughty.legacy: Fix a regression caused by a prior fix.

The title was only set "later" because it was called too early.

The intended result was to prevent the code from being executed when
there is no leagcy popup, but it had this side effect.

* naughty.dbus: Expose the new "private" methods so they can be tested.

Because it now uses Gio instead of capi.dbus, it isn't possible to
just shim the backend anymore.

* shims: Upgrade the dbus shims to also emulate some Gio behavior.

As usual, it is the most basic version that produces the correct
result. It doesn't try to comply to the real API.
2019-04-15 13:07:53 -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
_default_look.lua tests: Share the "default look&feel" boilerplate code among the tests. 2019-04-05 21:06:11 -04:00
awesome.lua shims: Implement signal forwarding. 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: Implement signal forwarding. 2019-04-05 21:06:11 -04:00
dbus.lua Fix the broken test due to the "soft" merge conflict of two notification pull requests. (#2751) 2019-04-15 13:07:53 -04: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 shims: Set capi.screen.primary. 2019-04-05 21:06:11 -04:00
tag.lua shims: Implement signal forwarding. 2019-04-05 21:06:11 -04:00