awesome/tests/examples
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
..
awful client: Rename the `manage` and `unmanage` signals. 2020-01-11 14:43:56 -08:00
gears/shape tests/examples: Explicitly mark tests generating an image 2018-07-24 14:12:44 +02:00
naughty tests: Test the new naughty.widgets 2019-06-08 18:56:08 -04:00
screen Add an option to draw clients. 2019-11-28 13:31:21 +01:00
sequences capi: Move from `.data` to `._private` for the property data. 2019-11-09 16:43:12 -05:00
shims client: Rename the `manage` and `unmanage` signals. 2020-01-11 14:43:56 -08:00
text add docs for gears.cache 2020-01-05 20:58:36 -06:00
uml doc: Fix the UML template svg generation. 2019-10-01 02:07:05 -04:00
wibox Add imagebox doc example for `resize` property. 2019-11-28 13:53:59 +01:00
CMakeLists.txt doc: Help the examples with text but no images get generated more often. 2019-08-19 00:24:14 -04:00
runner.sh doc: Help the examples with text but no images get generated more often. 2019-08-19 00:24:14 -04:00