Skip to content
This repository has been archived by the owner on Jun 8, 2020. It is now read-only.

a small extension which allows you to write window managers for X11 in ruby

License

Notifications You must be signed in to change notification settings

frankhale/ruby-window-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Ruby-Window-Management

A small extension for Ruby that provides access to Xlib in order to perform window management functions.

Frank Hale frankhale@gmail.com Started: 23 May 2005

##Build

To build the extension at a command prompt type:

clone the repository
cd src
ruby extconf.rb
make

cd ../examples

Now you can run any of the examples. You can use Xnest to run the window managers.

NOTE: The examples should be able to be ran in place. No need to install anything.

##License

GNU GPL v2

About

a small extension which allows you to write window managers for X11 in ruby

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published