Revelation

From awesome

Jump to: navigation, search

Revelation was added to Awesome core for a while, but then removed. It was written and then re-written during updates. For awesome 3.4 (as of writing), you can get a copy here:

http://github.com/bioe007/awesome-configs/blob/master/revelation.lua

[edit] Installation

As from the comments at the top of Bioe007's Revelation implementation (from the link above):

 USE: 
 1. save this file as $HOME/.config/awesome/revelation.lua
 2. put near the top of your rc.lua
           require("revelation") 
 3. make a global keybinding for revelation in your rc.lua:
           awful.key({ modkey }, "e",  revelation.revelation)
 4. reload rc.lua and try the keybinding. It should bring all clients to the current tag and set the layout to fair.
    You can focus clients with cursor(arrow) or 'hjkl' keys then press <enter> to select or <escape> to abort

[edit] Screenshot

Revelation in action
Personal tools