Skip to content

miublue/lwm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lwm

Tiny X11 tiling window manager.

Features

lwm is a minimalistic window manager (~500LoC) with support for:

  • master-stack tiling, monocle and floating modes;
  • multiple master windows on tiling mode;
  • mixed floating/tiling modes;
  • fullscreen windows;
  • 10 workspaces;
  • configurable gaps around windows and border width;
  • configurable space for bar on top/bottom of the screen;

Installation

Compile with:

make install

Configuration

  • Simply edit config.h and recompile.

Known Issues

  • XRaiseWindow and XLowerWindow usage is somewhat chaotic.
  • Fullscreen raises tiled client over floating windows.
  • There are too many loops.
  • No support for ICCCM or EWMH.

Pull requests are welcome.

About

tiny X11 tiling window manager

Topics

Resources

License

Stars

Watchers

Forks