devilhorns pushed a commit to branch master.
commit 112a4091c474c2e79bcc23d32e5e818278631122
Author: Chris Michael <[email protected]>
Date: Fri Aug 2 17:06:55 2013 +0100
When we have to calculate screen size, it May actually Help to get the
crtc id that we need to fetch values for.
NB: Phab Ticket T258
NB: /me slaps self
Signed-off-by: Chris Michael <[email protected]>
---
src/bin/e_randr.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/bin/e_randr.c b/src/bin/e_randr.c
index e0b8698..a351e08 100644
--- a/src/bin/e_randr.c
+++ b/src/bin/e_randr.c
@@ -1213,6 +1213,8 @@ _e_randr_config_screen_size_calculate(int *sw, int *sh)
{
Ecore_X_Randr_Crtc crtc = 0;
+ crtc = ecore_x_randr_output_crtc_get(root, outputs[i]);
+
#if ((ECORE_VERSION_MAJOR >= 1) && (ECORE_VERSION_MINOR >= 8))
Ecore_X_Randr_Crtc_Info *cinfo;
--
------------------------------------------------------------------------------
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