Am 18.12.2012 um 18:11 schrieb Michael Blumenkrantz <[email protected]>:
> this one is not supposed to be resizable since by spec you are only allowed > to move monitors within a certain area… I assume that you mean the max. screen size? If i recall correctly (lucky) the dialog doesn't scale the monitors to match the max. screen size, does it? In the old dialog I used to have a scroller to have sane sizes for the monitors in the dialog, yet have the max. screen size available. -- Leif > > On Tue, Dec 18, 2012 at 3:25 AM, Enlightenment SVN < > [email protected]> wrote: > >> Log: >> e: seriously, WTF with all this non resizable config setting window, it's >> insane ! >> >> >> Author: cedric >> Date: 2012-12-17 19:25:45 -0800 (Mon, 17 Dec 2012) >> New Revision: 81199 >> Trac: http://trac.enlightenment.org/e/changeset/81199 >> >> Modified: >> trunk/e/src/modules/conf_randr/e_int_config_randr.c >> >> Modified: trunk/e/src/modules/conf_randr/e_int_config_randr.c >> =================================================================== >> --- trunk/e/src/modules/conf_randr/e_int_config_randr.c 2012-12-18 >> 01:31:52 UTC (rev 81198) >> +++ trunk/e/src/modules/conf_randr/e_int_config_randr.c 2012-12-18 >> 03:25:45 UTC (rev 81199) >> @@ -47,6 +47,7 @@ >> "E", "screen/screen_setup", >> "preferences-system-screen-resolution", >> 0, v, NULL); >> + e_dialog_resizable_set(cfd->dia, 1); >> >> return cfd; >> } >> >> >> >> ------------------------------------------------------------------------------ >> LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial >> Remotely access PCs and mobile devices and provide instant support >> Improve your efficiency, and focus on delivering more value-add services >> Discover what IT Professionals Know. Rescue delivers >> http://p.sf.net/sfu/logmein_12329d2d >> _______________________________________________ >> enlightenment-svn mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/enlightenment-svn >> > ------------------------------------------------------------------------------ > LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial > Remotely access PCs and mobile devices and provide instant support > Improve your efficiency, and focus on delivering more value-add services > Discover what IT Professionals Know. Rescue delivers > http://p.sf.net/sfu/logmein_12329d2d > _______________________________________________ > enlightenment-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel ------------------------------------------------------------------------------ LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile devices and provide instant support Improve your efficiency, and focus on delivering more value-add services Discover what IT Professionals Know. Rescue delivers http://p.sf.net/sfu/logmein_12329d2d _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
