QuickTile

Keyboard-driven Window Tiling for your existing X11 window manager

CI Test Status

Related Topics

  • Documentation overview
    • Previous: Frequently Asked Questions
    • Next: Core Application Code (__main__.py)

Quick search

DebianUbuntuMint Install Dependencies

Download QuickTile

License: GPLv2

Tip Jar

Code (Best)
  • GitHub
  • Bug Tracker
Publicity (Better)
Show your friends
Snacks (Good)
  • Flattr
  • BitCoin

API Documentation¶

QuickTile’s code is currently divided into the following modules:

  • Core Application Code (__main__.py)
  • Command Registry and Included Commands (commands.py)
  • D-Bus Interface (dbus_api.py)
  • GUI Exception Handler (gtkexcepthook.py)
  • Internal Global Hotkey Support (keybinder.py)
  • Layout Calculations (layout.py)
  • Self-Contained Utility Code (util.py)
  • Window Manager API Wrapper (wm.py)
  • Automated Testing Code
©2009-2020, Stephan Sokolow et al. | Page source
Fork me on GitHub