Changing debug channels on the fly

Jan Zerebecki jan.wine at zerebecki.de
Mon Apr 9 15:25:33 CDT 2007


On Fri, Apr 06, 2007 at 06:16:05AM -0700, Dan Kegel wrote:
> nor does it help with processes that aren't listening to the keyboard.

Thanks for the input, I updated the patch.

http://repo.or.cz/w/wine/hacks.git?a=commit;h=234f676e0421e073b116c2c70896772d9650715f

> Can I get your opinion on my alternate patch, described at
> http://www.winehq.org/pipermail/wine-devel/2007-April/055703.html
> ?  That one does control +relay, but I haven't figured out
> what's wrong with my signal handling.

I looked at it, but I can't find anything that seems wrong. But
that doesn't mean anything because I don't have much experience
with signals and I don't know how they are used in wine. I just
know that it's complicated to use them correctly in wine and thus
should be avoided.

Perhaps there is another usable way to toggle this with
applications that don't have keyboard? E.g. add some button to
Wines taskmanager for this or some winelib-application that does
that or use a pipe or some other means to signal this. I also
read something about global keyboard shortcuts (that react on a
hot-key without having focus), if wine supports those now,
perhaps those can be used. With some of these it may even be
possible to get this into wine.


Jan




More information about the wine-devel mailing list