search for: unmapnotify

Displaying 7 results from an estimated 7 matches for "unmapnotify".

2007 Aug 06
1
Focus problem for shaded windows
...determine the window to >> (un)shade via the "window" option. >> - d->activeWindow is set from the FocusIn event handler, but only if >> w->managed is set for the window which is hovered or whose frame is >> hovered >> - As w->managed is unset in the UnmapNotify handler (and so after a >> window is shaded), hovering a shaded window frame does not set >> d->activeWindow to that window. >> >> Any idea regarding that one? > w->managed should not be unset when getting an UnmapNotify event cause > by shading. The window is...
2007 Jun 25
1
Focus problem for shaded windows
...function shade() uses d->activeWindow to determine the window to (un)shade via the "window" option. - d->activeWindow is set from the FocusIn event handler, but only if w->managed is set for the window which is hovered or whose frame is hovered - As w->managed is unset in the UnmapNotify handler (and so after a window is shaded), hovering a shaded window frame does not set d->activeWindow to that window. Any idea regarding that one? Regards, Danny
2005 Feb 11
3
msaccess odbc driver not working
I have problems import ms access 2000 data into Word 2000. The error is: DDE connection failed. Browsing the internet I found out that ms access uses ODBC for this (am I correct?). I have installed MDAC_TYP.EXE like in the Winehq documentation. I think that the msaccess driver doesn't work o.k. To reproduce: Run wine c:\windows\system\ODBCAD32.EXE --> in
2008 Mar 07
0
Wine release 0.9.57
...11: Clear the NET_WM_STATE status when a window is withdrawn. winex11: Added tracking of the WM_STATE window property. winex11: Use XWithdrawWindow to unmap managed windows, and wait until they are withdrawn before mapping them again. winex11: Check the current window state on Map/UnmapNotify and ignore obsolete events. server: Unlink remaining children inodes when deleting the parent. winex11: Merge the iconification support into the SetWindowPos driver backend. user32: Moved the ShowWindow implementation from winex11 back to user32. user32: Hide the icon title...
2009 Oct 14
0
[ANNOUNCE] compiz-0.8.4
...ta. Allow overriding the placement mode on a per-window basis. Pixmaps created using glXCreatePixmap must be destroyed using glXDestroyPixmap, not glXDestroyGLXPixmap (according to GLX 1.4 spec, section 3.4.2). Revert gravity adjustment made at MapRequest time at UnmapNotify time. Support _NET_REQUEST_FRAME_EXTENTS client message. Make setting the supported atoms list wrappable and use that for advertising support for _NET_REQUEST_FRAME_EXTENTS. Advertise that we're supporting full placement. Merge branch 'compiz-0.8' of git...
2004 Oct 28
5
How to help improving Wine?
...uot; not found in /home/gissi/.wine/dosdevices/f: warn:x11drv:SWP_DoOwnedPopups (0x2003a) hInsertAfter = (nil) warn:gdi:GDI_GetObjPtr Invalid handle (nil) warn:gdi:GDI_GetObjPtr Invalid handle (nil) warn:x11drv:SWP_DoOwnedPopups (0x3003a) hInsertAfter = (nil) warn:event:EVENT_ProcessEvent Got event UnmapNotify for unknown Window 03000027 warn:event:EVENT_ProcessEvent Got event FocusOut for unknown Window 03000027 warn:x11drv:SWP_DoOwnedPopups (0x3003a) hInsertAfter = (nil) warn:gdi:GDI_GetObjPtr Invalid handle (nil) warn:gdi:GDI_GetObjPtr Invalid handle (nil) warn:heap:HEAP_ValidateInUseArena Heap 403600...
2008 Apr 04
0
Wine release 0.9.59
...#39;t try to load an invalid file. wineboot: Make services.exe inherit the wineboot event to keep it alive. winex11: Move handling of WM_STATE changes to a separate function, and call it directly from wait_from_withdrawn_state. winex11: Rely on PropertyNotify events instead of Map/UnmapNotify to detect iconification. winex11: Replace the lock_changes flag by a check on the event currently being processed. winex11: Allow mapping/unmapping a window even while processing another event. wordpad: Display the larger icon in the about box. ntdll: Implemented LdrProcessR...