devilhorns pushed a commit to branch master.
commit b6fe0c8ff6ceb068e4a8cac47c8cd4c541e22df9
Author: Chris Michael <[email protected]>
Date: Mon Aug 5 08:08:33 2013 +0100
Don't do randr restore if we have fake screens. (requested by release
master) ;)
Signed-off-by: Chris Michael <[email protected]>
---
src/bin/e_randr.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/bin/e_randr.c b/src/bin/e_randr.c
index a351e08..6904f7a 100644
--- a/src/bin/e_randr.c
+++ b/src/bin/e_randr.c
@@ -371,6 +371,9 @@ _e_randr_config_restore(void)
int ncrtcs = 0;
int sw = 0, sh = 0, cw = 0, ch = 0;
+ /* don't try to restore if we have fake screens */
+ if (e_xinerama_fake_screens_exist()) return;
+
printf("E_RANDR CONFIG RESTORE\n");
/* grab the X server so that we can apply settings without triggering
--
------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent
caught up. So what steps can you take to put your SQL databases under
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk