Skip to content

rmsilva/tilenol

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tilenol

Tilenol is a tiling manager. It's similar in look and feel to qtile, but has much different implementation and configuration.

Features

  • Tiling WM, includes floating window support

  • Written in pure python, simple small and extensible

  • Configured with yaml files

  • Includes hooks for python code if needed

  • Supports multiple screens, with auto-update

  • It's reparenting WM (so works with Java)

  • Includes asynchronous main loop so no widgets can block entire WM

  • Includes dmenu-like thing:

    • Starts instantly without skipping first few keystrokes
    • Some fuzzy matching is implemented, search not only with a prefix
  • Has rich window classification rules to make windows floating and to put them into right places

  • Tabs for window navigation (works for any layout)

Dependencies

Note

Tilenol includes pure-python implementation of xcb, so only xml files are needed

Running

After installing python package. You may want to copy examples/*.yaml into /etc/xdg/tilenol or ~/.config/tilenol before starting, as tilenol is non-functional without a configuration.

About

Yet another tiling window manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published