efl/src/lib
Jean-Philippe Andre bdb4977dda win: Implement stronger theme compatibility for frame_obj
The frame object requires a theme of version 119 or more. In fact
I think until we are totally happy with the window API (for EO) we
might want to bump that version regularly. That would indeed disallow
theme customization for border.edc until it's done.

This patch uses a pretty brute force way to set the theme file to
the default file from EFL installation. elm_config is not reliable
here.

This is very custom made and there may be a more generic way to force
a widget to use a minimum theme version. Yes that could mean ugly
widgets if we change the theme API but at least that would make them
work. Note that the border theme contains no visual elements, so the
colors of the background, etc... should all depend on the user
selected theme. But of course CSD (in Wayland) will have to use the
default theme -- and look grey.

Fixes D4976
2016-12-08 16:13:32 +09:00
..
ecore ecore_exe_win32: fix ecore_exe_send 2016-12-02 11:50:39 +02:00
ecore_audio docs: ecore_adio: finish up eo docs for ecore_audio 2016-11-11 09:26:22 +01:00
ecore_avahi
ecore_buffer
ecore_cocoa ecore_cocoa: fix handling of some keys 2016-10-30 16:46:30 +01:00
ecore_con efl_net check openssl x509 check o runtime dlsym checks 2016-12-06 16:16:23 +09:00
ecore_drm
ecore_drm2 ecore_drm2: Make ecore_drm2_fb_release return status 2016-12-07 11:30:03 -06:00
ecore_evas Ecore Evas: Add multi seat support for mouse in/out. 2016-11-28 13:57:55 -02:00
ecore_fb ecore fb: Add the following sixteen known keys to the list. 2016-11-18 17:51:16 +01:00
ecore_file Revert "ecore_file: use win api for delete folder" 2016-11-30 14:03:00 +02:00
ecore_imf elm_entry: Add voice input panel layout 2016-10-31 19:10:53 +09:00
ecore_imf_evas
ecore_input Ecore_Input: Add Efl_Input_Device in Ecore_Events structs. 2016-09-26 22:06:59 -03:00
ecore_input_evas Ecore Input Evas: Add ecore_event_evas_seat_modifier_lock_update(). 2016-12-02 09:57:50 -02:00
ecore_ipc ecore_ipc: silence a maybe unitialized warning 2016-12-02 16:28:31 +01:00
ecore_psl1ght
ecore_sdl
ecore_wayland ecore_wayland: fix over writing file descriptor bug for reading 2016-11-18 19:53:15 +09:00
ecore_win32
ecore_wl2 ecore-wl2: No need to call hide inside the free function 2016-12-05 09:27:11 -05:00
ecore_x ecore_evas/x: Inform WM about borders and shadows 2016-11-23 13:04:12 +09:00
ector efl interface: introduce efl_gfx_path mixin. 2016-11-23 17:36:57 +09:00
edje Edje: remove a unreachable code from edje_text.c 2016-12-08 13:31:05 +09:00
eet Eet: add EINA_ARG_NONNULL for eet_data_text_undump* @fix 2016-12-01 11:05:50 +09:00
eeze eeze: remove trailing whitespaces 2016-09-07 09:48:39 +05:30
efl efl: extend possible error while decoding an image to be cancelled. 2016-12-06 16:26:08 -08:00
efreet efreet: make mime type evaluation way faster by using mmap. 2016-11-14 15:17:12 -08:00
eina all: use void if we really want to make sure we do not accept parameters 2016-12-06 17:16:24 +01:00
eio eio - have a smaller mempool as i can see 270k of stuff hanging about 2016-12-03 18:01:53 +09:00
eldbus eldbus: change to idle_enterer from idler 2016-12-06 12:02:32 +09:00
elementary win: Implement stronger theme compatibility for frame_obj 2016-12-08 16:13:32 +09:00
elocation
elput elput: Add API to allow setting pointer acceleration profile 2016-11-02 09:58:43 -04:00
elua elua: load modules from local dirs first 2016-08-08 14:38:39 +01:00
embryo
emile emile_image: fix possible segmentation fault in AGRY88 2016-12-07 13:42:46 +09:00
emotion docs: emotion: add last missing docs for emotion eo file 2016-11-10 15:14:42 +01:00
eo Eo: Fix efl_isa() sometimes returning wrong results with extensions 2016-12-07 13:55:13 +00:00
eolian eolian: forgotten free() (leaks memory otherwise) 2016-12-07 14:06:02 +01:00
eolian_cxx eolian-cxx: Remove EOLIAN_TYPE_POINTER enumeration 2016-11-10 15:20:36 -02:00
ephysics
escape
ethumb
ethumb_client
evas evas: refactor setup stage and reduce complexity for engine. 2016-12-07 15:47:56 -08:00
evil
.gitignore