E: Add start of new RandR dialog.
authorChristopher Michael <cpmichael1@comcast.net>
Thu, 27 Sep 2012 09:22:05 +0000 (09:22 +0000)
committerChristopher Michael <cpmichael1@comcast.net>
Thu, 27 Sep 2012 09:22:05 +0000 (09:22 +0000)
commit28eac48e9c0a573cd024b2eb9f8d8363ef452f61
treebfdc19ab9512fdd6316eb8e18c5b7822e0659445
parented7d617e661b9d4ffc3ce6666e6efebecb1c9ba0
E: Add start of new RandR dialog.

NB: IT IS NOT COMPLETE, DOES NOT APPLY SETTINGS, AND STILL NEEDS LOTS
OF WORK. Don't bother reporting bugs for it just yet, until it is
fully functional. Just adding it to svn in the hopes (hahahaha) that
others may want to jump in and help speed things along.

SVN revision: 77140
15 files changed:
src/modules/conf_randr/Makefile.am
src/modules/conf_randr/e-module-conf_randr.edj
src/modules/conf_randr/e_int_config_randr.c
src/modules/conf_randr/e_int_config_randr.h
src/modules/conf_randr/e_int_config_randr_arrangement.c [deleted file]
src/modules/conf_randr/e_int_config_randr_orientation.c [deleted file]
src/modules/conf_randr/e_int_config_randr_policy.c [deleted file]
src/modules/conf_randr/e_int_config_randr_resolution.c [deleted file]
src/modules/conf_randr/e_mod_main.c
src/modules/conf_randr/e_mod_main.h
src/modules/conf_randr/e_smart_monitor.c [new file with mode: 0644]
src/modules/conf_randr/e_smart_monitor.h [new file with mode: 0644]
src/modules/conf_randr/e_smart_randr.c [new file with mode: 0644]
src/modules/conf_randr/e_smart_randr.h [new file with mode: 0644]
src/modules/conf_randr/module.desktop.in