update the document and screenshot

This commit is contained in:
Quan Guo 2013-09-03 01:47:32 +01:00
parent a674b68f0c
commit 7ba32f17ad
2 changed files with 10 additions and 7 deletions

View File

@ -1,18 +1,21 @@
# revelation.lua
Provides Mac OSX like 'Expose' view of all clients.
It is modified from the original revelation.lua.
## Changes from the original revelation
* Support awesome 3.5 or later
* Add support of multiple screens. Now the revelation will be trigged on
the on the multiple screens at the same time.
* Add the support of multiple screens. Now multiple 'Expose' views will be shown
on the multiple screens at the same time.
* The way of selecting and activing the client was changed. Navigating
clients by the keys "j,h,k,l" and then selecting the client by key "Enter" was
deprecated. Now the ways of selecting and activing is the same to the way in
the module hint.
* The way of selecting and focusing the client was changed. The old way that is
navigating clients by pressing the keys "j, h, k, l" and then focusing the
client by pressing key "Enter" was deprecated. Now each client in the 'Expose'
views come with a hint box with a letter, you can select and focus the client
by pressing the corresponding letter. This method including codes was copied from the [module
hint](https://github.com/zackpete/hints).
* Add zoom mode. Add the function of zooming the client by pressing the right
button of the mouse.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 MiB

After

Width:  |  Height:  |  Size: 1.0 MiB