baverman / orcsome

Scripting extension for NETWM compliant window managers
MIT License
28 stars 3 forks source link

Working area geometry getter #6

Closed paul-axe closed 8 years ago

paul-axe commented 8 years ago

More useful than my previous commit (screen size) since some space can be reserved by dock bars.

baverman commented 8 years ago

There will be tiling actions soon)

paul-axe commented 8 years ago

Btw, probably we should add "parent" getter to window class, since WM creating parent wrappers to draw decorators. So get_window_geometry will return size and coordinates without decorations.