http://bugs.winehq.org/show_bug.cgi?id=3534
lich(a)math.spbu.ru changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |lich(a)math.spbu.ru
------- Additional Comments From lich(a)math.spbu.ru 2007-27-06 06:28 -------
Some time ago (Jan 2007) I sent a serie of patches which implements
transparency. Since they involve more hacks than clear implementation, they
have not been applied.
Moreover, during window initialization wine change dimentions of a tray window,
so the icon slides down (this is a feature of the proposed solution). Current
systray implementation does not support basic features (such as icon hide/show.
baloon messages...) For now I think we should implement a generic XEMBED
protocol (not hacks like WS_EX_TRAYWINDOW) and only then systray protocol.
Since I am not a master in X11, so I left trying to implement clear XEMBED in
favor of simple hacks.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8805
Summary: Fifa 2007 usb gamepad
Product: Wine
Version: 0.9.39.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: skoruppa(a)gmail.com
When USB gamepad is connected the up arrow is pressed repeatedly (very annoying)
but only i menu. In game gampad working normal.
Pls help and thx for fast reply
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3534
------- Additional Comments From citizenr(a)gmail.com 2007-27-06 05:55 -------
ok, so I spend 2 hours today learning why/how, and now I know that every tray
icon is made up of window with WS_EX_TRAYWINDOW style hack
I tried adding WS_EX_TRANSPARENT
icon->window = CreateWindowEx(WS_EX_TRAYWINDOW | WS_EX_TRANSPARENT
but found this bug
http://bugs.winehq.com/show_bug.cgi?id=1262
will WS_EX_TRANSPARENT ever work under wine?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8804
Summary: Full screen doesn't work in Anarchy Online
Product: Wine
Version: 0.9.39.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: digitaltopia(a)gmail.com
In Anarchy Online, when you have full screen mode selected (by way of not having
windowed mode selected) the game still tries to run in a window.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8785
------- Additional Comments From ben(a)atomnet.co.uk 2007-27-06 02:56 -------
Yes.
I wouldn't call this minor considering it means you can't play quite a few games
fullscreen. If anything I'd say it was major.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8803
Summary: Vista icon in resources = no taskbar icon
Product: Wine
Version: 0.9.39.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-gdi-(printing)
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: citizenr(a)gmail.com
When there is a vista icon present in the resources of a file wine wont show
any icon in the taskbar. I suspect that wine doesn't support new 256x256 png
icons yet, but it should at least tolerate them just like every other windows
does (w98,xp).
How to reproduce:
download http://download.utorrent.com/beta/utorrent-1.7-beta-
2951.uncompressed.exe
run utorrent = empty tray icon (well gray, but lack of transparency in tray is
another bug)
Close utorrent
run PE Explorer or some other resource tool, delete icon entry number 9 (this
is Vista 256x256 png one)
run utorrent = nice tray icon
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.