efl/src/lib/ecore_x/xcb
Gwanglim Lee 74cdf85ea9 From: Gwanglim Lee <gl77.lee@samsung.com>
Subject: Re: Re: Re: [E-devel] [RFC] Virtual desktop window profile

I've attached 4th patch. May the 4th be with you.

ecore patch has been merged with efl and all files are based on r80123.

Thanks & Regards,
Gwanglim

------- Original Message -------
Sender : Daniel Juyung Seo<seojuyung2@gmail.com>
Date : 2012-12-04 01:55 (GMT+09:00)
Title : Re: Re: [E-devel] [RFC] Virtual desktop window profile

It looks ok to me.
Sorry but can you re-generate the patch according to the recent ecore
merge to efl single tree?

Daniel Juyung Seo (SeoZ)


On Thu, Nov 29, 2012 at 12:29 AM, Gwanglim Lee <gl77.lee@samsung.com>
wrote:

Dear Raster and Daniel Juyung Seo,

I've attached 3rd patches and test_config according to your reviews.
These are based on r79782.

[elementary & ecore]
1. "profile,set" -> "profile,changed" - done
2. spaces after EINA_LIST_FOREACH - done
3. variable type - keep
4. author - done
5. removing deprecated marking in patch - done
6. add elm_win_available_profiles_get to test_config for the debugging
purpose - done

7. check whether a given profile is present in an available profiles.
otherwise window profile will be one of the item
    in available profiles. - newly added thing to the elm_win
    8. merge with EO - done. :(
    
    
    Any comments would be appreciated.
    


SVN revision: 80214
2012-12-05 06:48:46 +00:00
..
ecore_xcb.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_xcb_atoms.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_xcb_composite.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_xcb_cursor.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_xcb_damage.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_xcb_dnd.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_xcb_dpms.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_xcb_drawable.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_xcb_e.c From: Gwanglim Lee <gl77.lee@samsung.com> 2012-12-05 06:48:46 +00:00
ecore_xcb_error.c ecore: remove useless ECORE_HAVE_EET, remove old XCB code and remove BUILD_ECORE_CON checks as ecore_con is always compiled anyway 2012-12-03 08:35:53 +00:00
ecore_xcb_events.c ecore: remove useless ECORE_HAVE_EET, remove old XCB code and remove BUILD_ECORE_CON checks as ecore_con is always compiled anyway 2012-12-03 08:35:53 +00:00
ecore_xcb_extensions.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_xcb_gc.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_xcb_gesture.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_xcb_icccm.c ecore: remove useless ECORE_HAVE_EET, remove old XCB code and remove BUILD_ECORE_CON checks as ecore_con is always compiled anyway 2012-12-03 08:35:53 +00:00
ecore_xcb_image.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_xcb_input.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_xcb_keymap.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_xcb_mwm.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_xcb_netwm.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_xcb_pixmap.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_xcb_private.h merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_xcb_randr.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_xcb_region.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_xcb_render.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_xcb_screensaver.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_xcb_selection.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_xcb_shape.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_xcb_sync.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_xcb_textlist.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_xcb_vsync.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_xcb_window.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_xcb_window_prop.c ecore: remove useless ECORE_HAVE_EET, remove old XCB code and remove BUILD_ECORE_CON checks as ecore_con is always compiled anyway 2012-12-03 08:35:53 +00:00
ecore_xcb_window_shadow.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_xcb_window_shape.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_xcb_xdefaults.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_xcb_xfixes.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_xcb_xinerama.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_xcb_xtest.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00