Coder Social home page Coder Social logo

01micko / jwm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from joewing/jwm

0.0 1.0 0.0 6.2 MB

Joe's Window Manager

Home Page: http://joewing.net/projects/jwm

License: MIT License

Shell 0.01% C 91.15% XSLT 0.79% Makefile 0.41% M4 2.22% Roff 5.38% sed 0.04%

jwm's Introduction

JWM (Joe's Window Manager)

JWM is a light-weight window manager for the X11 Window System.

Requirements

To build JWM you will need a C compiler (gcc works), X11, and the "development headers" for X11 and Xlib. If available and not disabled at compile time, JWM will also use the following libraries:

  • cairo and librsvg2 for SVG icons and backgrounds.
  • pango (with the xft backend) for text layout.
  • libjpeg for JPEG icons and backgrounds.
  • libpng for PNG icons and backgrounds.
  • libXext for the shape extension.
  • libXrender for the render extension.
  • libXmu for rounded corners.
  • libXinerama for multiple head support.
  • libXpm for XPM icons and backgrounds.

Installation

  1. For building from the git repository, run "./autogen.sh".
  2. Run "./configure --help" for configuration options.
  3. Run "./configure [options]"
  4. Run "make" to build JWM.
  5. Run "make install" to install JWM. Depending on where you are installing JWM, you may need to perform this step as root ("sudo make install").

License

See LICENSE for license information.

For more information see http://joewing.net/projects/jwm/

jwm's People

Contributors

1sra3l avatar bbidulock avatar bluebat avatar cicku avatar codesardine avatar george-shaw avatar helmutg avatar hugok79 avatar inkeso avatar jcallicoat avatar joewing avatar jotarandom avatar keshto avatar marcelocripe avatar micrococo avatar miezhiko avatar mjwhite avatar n-a-m-e avatar oltulu avatar pecarter-work avatar poormusic2001 avatar rdnvndr avatar samueloph avatar scootergrisen avatar shlomif avatar taraspanchenko avatar technosaurus avatar welaq 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.