[Bug 20407] New: Add command line access to "Decorated" option
http://bugs.winehq.org/show_bug.cgi?id=20407 Summary: Add command line access to "Decorated" option Product: Wine Version: unspecified Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P5 Component: winex11.drv AssignedTo: wine-bugs(a)winehq.org ReportedBy: ghodmode(a)ghodmode.com I'd like to be able to use a command line option that would allow me to set or remove the "Allow the window manager to decorate the windows" option.
From a user perspective, it seems like it would fit nicely along with the desktop name and size options of the explorer command ie: wine explorer /desktop=mydesktop,1440x900,NoDecorations
I looked at the code and I realize that the explorer command line options is handled in programs/explorer/desktop.c while the "Decorated" option is handled in a completely different place by the X11 driver, dlls/winex11.drv/x11drv_main.c I'm really pushing the limits of my C programming knowledge here, but I figured that if I was going to ask for a feature, I should at least try to find out something about it :) Thank you. -- -- Ghodmode -- 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=20407 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Component|winex11.drv |-unknown Version|unspecified |1.1.31 Resolution| |WONTFIX --- Comment #1 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-10-19 06:57:26 --- x11drv has a lot of parameters being turned on/off via winecfg. There is nothing special about the "Decorated" option. Decorateless desktop mode is just one of the options. -- 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=20407 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-10-19 06:57:40 --- Closing. -- 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.
participants (1)
-
wine-bugs@winehq.org