Displaying 5 results from an estimated 5 matches for "winewindow".
Did you mean:
timewindow
2001 Jul 13
1
Unreal & Mousecapture
...-opengl" has been successful).
But my problem is another. I am not able to use my Mouse in Unreal. The
window does not catch the mouse, even if I tried nearly everything.
I set DirectX-Mousegrab in /etc/wine/config and ~/.wine/wine.conf to "Y"
.... I let the Windowmanager manage the winewindow, I played with the
CaptureMouse Options in UnrealTournament.ini but nothing is working.
But Unreal is nearly unplayable for me without the mouse !
Is there anybody who can point me to a hint how I can force wine to grab the
mouse ?
Any commandlineoptions for wine or for Unreal ??
Any suggestion...
2010 Jul 17
2
SendEvent
Had a question about Wine ignoring the X11 SendEvent method, specifically for something using "xdotool" as follows:
"xdotool type --window $wineWindow test"
Basically, I would like to know if it is possible to configure or recompile wine to accept and act upon events received in the above manner; and if it is possible, how can I do it?
Currently, any input in such a manner is ignored by wine, completely, whether it is sent to a wine virtua...
2013 Mar 01
0
Wine release 1.5.25
...winemac: Don't bring a window onto the screen in SetFocus().
winemac: Implement SetCursor() and DestroyCursorIcon().
winemac: Use system cursors when possible.
winemac: Implement GetCursorPos().
winemac: Handle mouse moves in -[WineApplication sendEvent:] instead of WineWindow.
winemac: Request mouse move events when our window is active even when cursor is outside it.
winemac: Reset the cursor to the normal Mac arrow when it's outside all Wine windows.
winemac: Implement SetCursorPos().
winemac: Implement ClipCursor().
Marcus Meissner (2):...
2013 Apr 12
0
Wine release 1.5.28
...Scale large system tray icons down to fit status bar.
winemac: Handle failure to get clipboard format name; don't use uninitialized buffer.
libwine: Make [v]snprintW() always null-terminate the buffer, even if it's short.
winemac: Don't order the window on-screen in -[WineWindow adjustWindowLevel].
Kim Jung Eon (1):
wbemprox: Implement some properties of Win32_ComputerSystem and Win32_DiskPartition.
Ludger Sprenker (2):
windowscodecs: Basic tests for tiff encoder options.
windowscodecs: Add initializations for tiff encoder options.
Matteo Bruni (10):...
2015 Jan 09
0
Wine release 1.7.34
...Windows NT".
Jon Doron (1):
kernel32: Fix write_raw_resources to support 32 and 64 PE formats.
Jonathan Vollebregt (2):
reg/tests: Test for integer overflow.
reg/tests: Test REG_NONE.
Ken Thomases (2):
winemac: Ignore Cocoa child windows which aren't instances of WineWindow.
shell32: Don't append a trailing space to the arguments in a shell link if the command info has an empty parameters string.
Mark Harmstone (11):
dsound: Remove unused struct entries.
dsound: Use array for channel volumes.
winealsa: Return PKEY_AudioEndpoint_PhysicalSpe...