Coder Social home page Coder Social logo

cougar / pwm Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 0.0 280 KB

PWM is a rather lightweight window manager that can have multiple client windows attached to a single frame. This feature helps keeping windows, especially the numerous xterms, organized.

Home Page: http://tuomov.iki.fi/software/

License: Other

C 100.00%

pwm's Introduction


PWM

Copyright (c) Tuomo Valkonen 1999-2007.
<tuomov at iki.fi>

<http://iki.fi/tuomov/pwm/>


BUILDING AND INSTALLING

You will need a C-compiler, gnu make :-(, BSD-compatible install and an
editor.

    1. Edit system.mk to suit your system. If heavy modifications
       are required, you might want to save the file somewhere for
       future use (and hope that I don't change the makefile-system...).
    2. If you want to customize pwm above what is possible with
       pwm.conf, edit config.h (this step is optional)
    3. make depend && make. Note that 'make' here refers to gnu make
       which is usually named 'gmake' on systems with their own version
       of make.
    4. make install (not required if you manually setup configuration
       files).

       If you are using gnome or whatever that creature is called,
       there is also 'install-gnome' target that should install the
       file PWM.desktop somewhere. This does not mean PWM is gnome
       compliant. It isn't and will not be, at least not before
       there is a common standard with KDE. Disclaimer: I am pretty
       indifferent about these DE's and this desktop-file is just a
       contribution I decided to include.


NOTICE: PWM WILL NOT WORK WITHOUT A PROPER CONFIGURATION FILE!

Without a configuration file no keys or mouse buttons will be bound to
any actions and you will get a  black and white color scheme.
Either personal ~/.pwm/pwm.conf or system-wide $(PREFIX)/etc/pwm/pwm.conf
must exist unless another specified on the command line.
$(PREFIX) is the path where you told to install PWM in the Makefile
and the default setting is /usr/local.


CONFIGURATION

Have a look at config.txt and the default configuration files.


COPYING

You may distribute and modify this program under the terms of either
the Clarified Artistic License or the GNU GPL version 2 or later, both
reproduced in the file LICENSE.

pwm's People

Stargazers

 avatar  avatar

Watchers

 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.