reserve screen space / prevent overlapping

Benjamin Trias jesuisbenjamin at gmail.com
Sat May 21 02:33:54 PDT 2011


Dear Xorg mailing list,

I would like to make an application using Python, the GUI of which
should have reserved screen space (i.e. maximizing windows should not
overlap with it).
I have found how to do so using PyGtk, which follows the provided
standards (see http://stackoverflow.com/questions/3859045/preventing-window-overlap-in-gtk)
Now I would prefer not to use Gtk, but I have found no solution on the
Internet as to how I could reserve screen space for a given
application on Linux platforms.

Is there any generic way to achieve this using Python?

Could you please guide me?

Thanks,
Benjamin



More information about the xorg mailing list