awesome/tests/examples/awful
Emmanuel Lepage Vallee 067bcaca60 client: Rename the `manage` and `unmanage` signals.
They currently fit the general concept of a `request::` in the sense
that they are not property related and have "request handlers".

The commit also add deprecation for signals.

The reason for this fits within the larger standardization project.
Non-namespaced signals will eventually be renamed. This has started
a long time ago.

What is old is new again. Once upon a time, there was a `startup`
parameter to the `manage` signal. It is now back in the form of
a context.

Finally, this commit removes the `manage` section of `rc.lua`. It no
longer did anything worthy of being in the config. Each of its
important parts have been moved out over the years and the last
remaining bit is always required anyway. The code has been moved
to `client.lua`.
2020-01-11 14:43:56 -08:00
..
mouse example tests: Save expected test output in a txt file 2018-07-27 08:56:18 +02:00
notification tests: Test the new naughty.widgets 2019-06-08 18:56:08 -04:00
placement client: Rename the `manage` and `unmanage` signals. 2020-01-11 14:43:56 -08:00
popup tests: Test the new naughty.widgets 2019-06-08 18:56:08 -04:00
screen tests: Test `s:split()`. 2019-09-29 19:07:24 -04:00
titlebar tests/examples: Explicitly mark tests generating an image 2018-07-24 14:12:44 +02:00
tooltip Add and use gears.timer.run_delayed_calls_now() 2019-02-15 17:04:19 +01:00
widget add gears.table.cycle_value (#2942) 2019-12-12 22:10:10 -08:00
template.lua tests: Use rawget to avoid trigerring the tripwire. 2019-08-14 00:55:27 -04:00