enlightenment/src/modules/conf_randr
Carsten Haitzler 70753a7903 e - randr - stop saving config using XID - this is utterly WRONG
so e was storing randr config using XIDs to match outputs etc. this is
all kinds of wrong. XIDs are NOT STATIC. they change from xserver to
xserver and from run to run. they MAY be the same. they may not. so
this was just broken.

use output name + edid as a big "string" (name.edid) as a way ofr
identifying config for a specific combination of output plus monitor
and to find/identify the corrent output+monitor to apply it to (of
course missing edid gets replaced with ??? and missing output name is
??? too - i have never seen a missing output name so you get this at
least).

so this FIXES "restore" of screen mode on login for starters. this
does nothing to "fix" the screen setup dialog in any way. there are
separate issues there.

this also breaks e_randr config compat so i bumped epoch so your old
config is rejected. i don't see a sensible way of porting the config
forward.
2014-11-29 10:05:36 +09:00
..
e-module-conf_randr.edj Apologies, somehow this file got stomped, putting back 2014-05-17 22:27:35 +01:00
e_int_config_randr.c remove E_Win+e_canvas, convert all internal wins to use elm_win 2014-11-20 15:26:21 -05:00
e_int_config_randr.h remove E_Win+e_canvas, convert all internal wins to use elm_win 2014-11-20 15:26:21 -05:00
e_mod_main.c conf2 and related subsystems were a fun and useful experiment, but this is not their time. removed. 2013-11-25 16:04:01 -05:00
e_mod_main.h Remove useless defines and variables. 2013-02-19 10:59:11 +00:00
e_smart_monitor.c e - randr - stop saving config using XID - this is utterly WRONG 2014-11-29 10:05:36 +09:00
e_smart_monitor.h conf_randr: redo randr dialog to trust e_randr_cfg 2014-03-06 15:18:15 +01:00
e_smart_randr.c e - randr - stop saving config using XID - this is utterly WRONG 2014-11-29 10:05:36 +09:00
e_smart_randr.h Add suport for setting the Primary Output in the randr dialog....for 2013-05-24 13:05:41 +01:00
module.desktop.in Updating desktop files, eo.po and fr.po 2014-09-11 21:14:58 +02:00