QuickTile

Keyboard-driven Window Tiling for your existing X11 window manager

Related Topics

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

Quick search

DebianUbuntuMint Install Dependencies

Download QuickTile

License: GPLv2

API Documentation¶

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

  • Core Application Code (__main__.py)
  • Command Registry and Included Commands (commands.py)
  • Configuration Handling (config.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-2022, Stephan Sokolow et al. | Page source
Fork me on GitHub