[Bug 33283] New: Configuration of WM_NAME is delayed for virtual desktop
http://bugs.winehq.org/show_bug.cgi?id=33283 Bug #: 33283 Summary: Configuration of WM_NAME is delayed for virtual desktop Product: Wine Version: 1.5.26 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: trivial Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: me(a)mkaito.com Classification: Unclassified Many window managers rely on X properties for window management. For example, it is very common to use WM_NAME and WM_CLASS to apply management rules. This feature depends on these properties being set when a new client is spawned. When running an application inside a virtual desktop, such as with `wine explorer /desktop=whatever,1920x1080 "C://Program Files/Whatever/Foo.exe"`, we end up with a desktop where WM_NAME = "whatever - Wine Desktop". However, the configuration of this property is delayed, causing wine desktops to be handled incorrectly, since X properties are only checked upon client creation. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=33283 Kaito <me(a)mkaito.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |me(a)mkaito.com -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=33283 --- Comment #1 from Kaito <me(a)mkaito.com> 2013-06-25 13:00:26 CDT --- I'm not sure whether anyone has actually touched any code, but I git pulled last week, recompiled, and apparently, desktops are being tagged properly now by my WM. I wonder if anyone else has any comments. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=33283 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |7eec5ad781bd909259c4ffbb224 | |5c8d3b9f97beb Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #2 from Alexandre Julliard <julliard(a)winehq.org> 2013-06-25 13:50:48 CDT --- Probably fixed by 7eec5ad781bd909259c4ffbb2245c8d3b9f97beb. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=33283 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> 2013-06-28 15:04:04 CDT --- Closing bugs fixed in 1.6-rc4. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=33283 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net Component|-unknown |programs -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org