gnome-mag r635 - in trunk: . magnifier magnifier/x11



Author: carlosd
Date: 2007-10-14 22:18:28 +0100 (Sun, 14 Oct 2007)
New Revision: 635
ViewCVS link: http://svn.gnome.org/viewcvs/gnome-mag?rev=635&view=rev

Modified:
   trunk/ChangeLog
   trunk/magnifier/magnifier-main.c
   trunk/magnifier/magnifier.c
   trunk/magnifier/x11/gmag-graphical-server.c
Log:
2007-10-14  Carlos Eduardo Rodrigues DiÃÂgenes  <cerdiogenes gmail com>

* magnifier/magnifier.c: Remove the g_unsetenv call, since when the
--ignore-composite option is passed the MAGNIFIER_IGNORE_COMPOSITE
variable is setted and this call is unsetting it, so the composite
extension isn't being ignored.
* magnifier/magnifier-main.c: Just set the MAGNIFIER_IGNORE_COMPOSITE
if the --ignore-composite is passed, since if the displays are different
the composite extension will be ignored when the connection with X
display is stablished. This also avoid the need to unset the variable,
since this will also be addressed by the code that connect with X.
* magnifier/x11/gmag-graphical-server.c: Don't need to set the
MAGNIFIER_IGNORE_COMPOSITE variable, since the use_compositor is used
to know if the composite extension must be ignored.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]