efl/legacy
Leif Middelschulte f43571de3a From: Leif Middelschulte <leif.middelschulte@gmail.com>
Subject: [E-devel] [PATCH] ecore_x_randr_current_output_get ~>
ecore_x_randr_window_outputs_get

find attached a set of patches that do the following:

State before patches:
ecore_x_randr_current_output_get was unimplemented.

State after patches:
Patch1: ecore_x_randr_window_outputs_get implements functionality of
ecore_x_randr_current_output_get
Patch2: ecore_x_randr_current_output_get is deprecated and redirects
calls to ecore_x_randr_window_outputs_get

(also i fixed the function to handle realloc errors and not fail, as
well as properly do rectangle intersects based on ROOT relative coords
which is what you wanted to start with as this would have only worked
right on immediate children of root)



SVN revision: 58513
2011-04-09 03:21:49 +00:00
..
ecore From: Leif Middelschulte <leif.middelschulte@gmail.com> 2011-04-09 03:21:49 +00:00
edje and dont handle escape if in string 2011-04-09 02:59:28 +00:00
eet more of eet docs in .h - all of it minus examples actually. 2011-04-08 06:21:40 +00:00
eeze doxy -> .h 2011-04-08 10:43:13 +00:00
efreet doxy -> h files. 2011-04-08 11:01:08 +00:00
eina doxy -> .h 2011-04-07 13:17:25 +00:00
eio eio: make it easy to filter content during eio_dir_* operation. 2011-03-09 16:21:11 +00:00
embryo more doc -> .h 2011-04-08 06:26:29 +00:00
emotion re-disable vlc 2011-03-24 02:29:55 +00:00
ethumb add ethumb.spec back in dist 2011-02-18 22:23:06 +00:00
evas doxy move to header. 2011-04-08 07:26:20 +00:00
evil Evil: evil_stdlib.c 2011-04-02 12:29:32 +00:00