GithubHelp home page GithubHelp logo

happy-ferret / possum Goto Github PK

View Code? Open in Web Editor NEW

This project forked from duckinator/possum-wm

0.0 2.0 0.0 32 KB

possum is a simple window manager based on TinyWM

License: Other

Makefile 12.99% Shell 8.21% C++ 1.63% C 77.17%

possum's Introduction

TinyWM is written by Nick Welch <[email protected]>, 2005.

TinyWM is a ridiculously tiny window manager implemented in nearly as few lines
of C as possible, without being obfuscated or entirely useless. It allows you
to move, resize, focus (sloppy), and raise windows -- that's it!  TinyWM's main
purpose is to serve as a quick example of some window manager programming
basics.

Files:

  Makefile: highly advanced build system
  tinywm.c: the code
  annotated.c: same, but with tons of rambling comments about everything
  tinywm.py: a python version (requires CVS python-xlib due to a bug)

Usage:

  Focus follows pointer.
  Alt+Button1, drag: interactive window move
  Alt+Button3, drag: interactive window resize
  Alt+F1: raise focused window

Misc:
  
  A fella by the name of Trent Buck made a lisp version:

    http://twb.ath.cx/~twb/src/misc/tinywm.lisp

  I have started a wiki about window manager development, although I'm not sure
  the subject is popular enough for the wiki to keep from dying a horrible
  death.  In any case, it is here:

    http://riters.com/WMDev/

  Another very small window manager is failsafewm.  Originally I started
  hacking on it, as there was quite a bit of stuff in it that I thought was
  unneeded, and I wound up rewriting it from scratch, with just the bare
  necessities -- that's TinyWM.

    http://freshmeat.net/projects/failsafewm/

  Yet another small -- but in comparison, big -- window manager is aewm.  It's
  a good example for learning about window management, and the fact that so
  many WMs have spawned from it is proof.

      http://www.red-bean.com/~decklin/aewm/

possum's People

Contributors

duckinator avatar

Watchers

 avatar  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.