On Fri, 16 Nov 2012, Iain Patterson wrote:
 With these two extra patches there should be no more drifting.

Unfortunately I've found an app which now exhibits drifting with current #next while it had no problem before. The window of Deadbeef (with the gtk3 UI plugin in case it matters) is now drifting upwards by about the size of its window decoration whenever it's mapped (when it is first opened or after being closed and reopened by clicking on the tray icon). Any ideas?

The app is available at deadbeef.sf.net some of its window properties are:

_NET_WM_STATE(ATOM) =
_NET_WM_DESKTOP(CARDINAL) = 0
_NET_FRAME_EXTENTS(CARDINAL) = 1, 1, 25, 9
_NET_WM_ALLOWED_ACTIONS(ATOM) = _NET_WM_ACTION_MOVE, _NET_WM_ACTION_RESIZE, _NET_WM_ACTION_MINIMIZE, _NET_WM_ACTION_SHADE, _NET_WM_ACTION_STICK, _NET_WM_ACTION_MAXIMIZE_HORZ, _NET_WM_ACTION_MAXIMIZE_VERT, _NET_WM_ACTION_FULLSCREEN, _NET_WM_ACTION_CHANGE_DESKTOP, _NET_WM_ACTION_CLOSE
_NET_WM_WINDOW_TYPE(ATOM) = _NET_WM_WINDOW_TYPE_NORMAL
WM_NORMAL_HINTS(WM_SIZE_HINTS):
                program specified location: 0, 0
                program specified minimum size: 288 by 138
                program specified base size: 0 by 0
                window gravity: NorthWest

xwininfo: Window id: 0x1800006 "DeaDBeeF-0.5.6"

  Absolute upper-left X:  302
  Absolute upper-left Y:  456
  Relative upper-left X:  0
  Relative upper-left Y:  24
  Width: 907
  Height: 555
  Depth: 24
  Visual: 0x21
  Visual Class: TrueColor
  Border width: 0
  Class: InputOutput
  Colormap: 0x20 (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:  +302+456  -71+456  -71-13  +302-13
  -geometry 907x555-70-4

after closing the window and reopening via the tray icon:

xwininfo: Window id: 0x1800006 "DeaDBeeF-0.5.6"

  Absolute upper-left X:  301
  Absolute upper-left Y:  431
  Relative upper-left X:  0
  Relative upper-left Y:  24
  Width: 907
  Height: 555
  Depth: 24
  Visual: 0x21
  Visual Class: TrueColor
  Border width: 0
  Class: InputOutput
  Colormap: 0x20 (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:  +301+431  -72+431  -72-38  +301-38
  -geometry 907x555-71-29

Let me know if you need more info or help in debugging.

Regards,
BALATON Zoltan


--
To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Reply via email to