Giter Club home page Giter Club logo

wmbinder's Introduction

wmbinder - Window Management Key Bindings

Update

wmbinder now works with GTK3, meaning that you can use it with Unity and Gnome Shell.

Description

wmbinder is a script that makes window management operations available that many mainstream window managers lack. wmbinder is configured by editing the python code directly, and coexists with your favorite window manager.

Enjoy,

Mads Navntoft Noe [email protected]

Usage

Download the files and customize main.py as you see fit.

The workspace commands expects the workspaces to be laid out horizontally. If you want to use these, you can set this under CCSM's General Options.

Dependencies

  • Python GTK bindings via GObject Introspection
  • Python Wnck bindings via GObject Introspection
  • keybinder-3.0
  • xdotool (If you're using Gnome Shell)

These packages are available in the Ubuntu main repository.

Using the AltGr modifier

Note that the example bindings in main.py are using the AltGr key as modifier. In GTK3 this modifier has been masked by default. I haven't been able to circumvent this masking other than patching keybinder. If you want to use workspace commands, you can find a patched fork here: https://github.com/mntnoe/keybinder

The patched version can be installed under Ubuntu 12.04 with the following commands:

$ sudo apt-get install gnome-common gtk-doc-tools libgtk-3-dev gobject-introspection libgirepository1.0-dev
$ git clone https://github.com/mntnoe/keybinder.git
$ cd keybinder
$ ./autogen --prefix=/usr
$ make
$ sudo make install

wmbinder's People

Contributors

mntnoe avatar

Stargazers

a13ph avatar  avatar Volker Siegel avatar Casper S. Jensen avatar  avatar  avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.