Git Product home page Git Product logo

tilenol's Introduction

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

  • python3
  • python-greenlet
  • xcb-proto (package containing /usr/share/xcb/*.xml)
  • zorro (http://github.com/tailhook/zorro)
  • pycairo from git (git://git.cairographics.org/git/pycairo)
  • python-yaml

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.

tilenol's People

Contributors

tailhook avatar kenjitakahashi avatar iglennrogers avatar paulie-g avatar

Watchers

James Cloos avatar  avatar

Forkers

aareon

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.