Skip to content

amiloradovsky/mawled

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mawled

Build Status

mawled is a basic X11 tiling window manager, inspired by xmonad, though with fewer features. It serves mainly as an example project for Dale.

Dependencies

  • Dale (>= 0.3)
  • X11 development libraries

Install

make
sudo make install

Setup

The MAWLED_TERMINAL environment variable will be read to determine the terminal command. If it is not set, it defaults to xterm.

Key bindings

mod-shift-return: Launch terminal.

mod-shift-c: Close the focussed window.

mod-tab: Move focus to the next window.

mod-shift-tab: Move focus to the previous window.

mod-return: Swap the focussed window and the master window.

mod-p: Switch to the fullscreen layout.

mod-left bracket: Switch to the vertical layout.

mod-right bracket: Switch to the horizontal layout.

mod-[1..9]: Switch to workspace N.

mod-shift-[1..9]: Move focussed window to workspace N.

Licence

See LICENCE.

About

Tiling window manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published