~3v1n0/unity/lim-panel

Viewing all changes in revision 1992.

  • Committer: Marco Trevisan (Treviño)
  • Date: 2012-02-18 17:47:53 UTC
  • Revision ID: mail@3v1n0.net-20120218174753-0f7aw64chcaflyft
WindowManager: add some utility functions to handle window geometries

GetWindowSavedGeometry: returns the window saved geometry, that it doesn't
                        consider if the window is maximized or not.
MoveResizeWindow: the name should say what it does ;)
GetWorkAreaGeometry: returns the size of the work-area for the given
                     window of for the current output (if xid = 0),
                     It considers the struts geometries.
RestoreAt: restores a window and move it at the given x, y position
           keeping the standard geometry.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: