Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shmygol/glue

Glue module adds to Awesome WM ability to group several windows (to glue) and show only one of them. User can switch between glued windows.
https://github.com/shmygol/glue

Last synced: about 2 months ago
JSON representation

Glue module adds to Awesome WM ability to group several windows (to glue) and show only one of them. User can switch between glued windows.

Awesome Lists containing this project

README

        

Glue
====

It's not stable development version. Work on this module is just started.
Glue module adds to Awesome WM ability to group several windows (to glue) and show only one of them. User can switch between glued windows.
It maybe helpful when you want to glue together all similar windows (skype chats for instance) and operate with them like with single window.
Link to github:
- http://

Usage
====

To use Glue move it to your awesome configuration directory in
$XDG_CONFIG_HOME (usually ~/.config):

$ mv glue $XDG_CONFIG_HOME/awesome/

Then add the following to your rc.lua:

require("glue")

Other
====

Read "awesome" manual pages:

- awesome(1) awesomerc(5)

Authors
====

Glue written by:
- Ilya Shmygol (Trilliput)