bug-xboard
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-XBoard] Xboard-4.5.3a bug: windows sliding


From: Hans Aberg
Subject: Re: [Bug-XBoard] Xboard-4.5.3a bug: windows sliding
Date: Sat, 25 Feb 2012 15:49:54 +0100

On 25 Feb 2012, at 11:50, address@hidden wrote:

> It could be that there is an X11 call to inquire about frame width and
> title-bar height, but I don't know it.

If I try xwininfo on the command line (example below), and compare the data of 
different windows, then the parameters have the same value as follows:
  -frameX  <->  Relative upper-left X
  -frameY  <->  Relative upper-left Y

There is a source file xwininfo.c for this program.

Hans


$ xwininfo

xwininfo: Please select the window about which you
          would like information by clicking the
          mouse in that window.

xwininfo: Window id: 0x60015e "Evaluation graph {86: +99.99/100 0}"

  Absolute upper-left X:  756
  Absolute upper-left Y:  529
  Relative upper-left X:  0
  Relative upper-left Y:  22
  Width: 509
  Height: 179
  Depth: 24
  Visual: 0x22
  Visual Class: TrueColor
  Border width: 0
  Class: InputOutput
  Colormap: 0x21 (installed)
  Bit Gravity State: NorthWestGravity
  Window Gravity State: NorthWestGravity
  Backing Store State: NotUseful
  Save Under State: no
  Map State: IsViewable
  Override Redirect State: no
  Corners:  +756+529  -15+529  -15-70  +756-70
  -geometry 509x179-15-70





reply via email to

[Prev in Thread] Current Thread [Next in Thread]