enlightenment/src/modules
Lucas De Marchi 8cacf8429d e: merge comp module into core
* Move compositor to core, but letting the configuration there
 * Rename all files and functions from e_mod_comp_* to e_comp_*
 * Move the config dialogs to a new module named conf_comp. It still
   uses a domain config, otherwise it would not pick the current
   user's configuration. Maybe it would be wise to later on move these
   options to e_config
 * Fixup the wizard mess linking the header in the build tree in order
   to be able to create the config. Since now it's in core, we don't
   need to play linking games in the build system

I'm not sure if the wayland part works. It was not even building
previously so I'll let for who cares about this to actually test and
report bugs.



SVN revision: 82454
2013-01-09 11:34:07 +00:00
..
access [access] activate mesage would change focused window. 2013-01-08 09:13:14 +00:00
appmenu e: Show icon of appmenu module 2013-01-04 17:05:14 +00:00
backlight update backlight gadgets at module init end 2012-12-21 15:29:43 +00:00
battery e: Use internal client notification API 2013-01-03 22:08:24 +00:00
bluez4 e/bluez4: cleanup and fixes 2013-01-04 16:13:43 +00:00
clock e: fix crash when changing desktops configuration 2013-01-04 18:35:27 +00:00
conf prevent load of conf module if conf2 is already loaded 2013-01-07 11:00:47 +00:00
conf2 set conf2 min/base sizes after window is shown to work around stupid resize on restart bug 2013-01-08 09:14:35 +00:00
conf_applications e desktop environments settings: add check changed. 2012-12-25 17:24:04 +00:00
conf_comp e: merge comp module into core 2013-01-09 11:34:07 +00:00
conf_dialogs more profile config dialog leaks 2012-12-13 13:38:32 +00:00
conf_display Added option for doing desklock, blanking or dimming even when showing fullscreen windows. 2013-01-07 19:46:38 +00:00
conf_edgebindings From: Maxime Villard <rustyBSD@gmx.fr> 2012-12-21 21:31:13 +00:00
conf_interaction giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 2012-11-30 14:38:34 +00:00
conf_intl e intl settings: add check changed and cleanup code. 2012-12-26 12:50:11 +00:00
conf_keybindings okay, apparently removing this binding was wrong and it was just the key of the binding that was incorrect 2013-01-07 11:27:14 +00:00
conf_menus add option for disabling icons in menus 2013-01-07 09:35:30 +00:00
conf_paths From: Maxime Villard <rustyBSD@gmx.fr> 2012-12-21 21:31:13 +00:00
conf_performance e: rename option use_composite to use_shaped_win 2013-01-09 03:21:25 +00:00
conf_randr When we create monitors and are checking for clones, just use x/y 2013-01-07 07:39:57 +00:00
conf_shelves Better gettext usage in a few places 2013-01-05 22:54:51 +00:00
conf_theme fix crash when trying to apply a null wallpaper 2013-01-08 10:13:39 +00:00
conf_wallpaper2 From: Maxime Villard <rustyBSD@gmx.fr> 2012-12-21 21:31:13 +00:00
conf_window_manipulation relabel horrendously mislabeled window placement option, also add conf2 help for it 2013-01-09 08:38:10 +00:00
conf_window_remembers e: Revamp a 'lil bit the remember config dialog. 2012-12-15 20:03:41 +00:00
connman e: Port connman to edbus v2 2013-01-02 20:38:25 +00:00
cpufreq From: Maxime Villard <rustyBSD@gmx.fr> 2012-12-21 21:31:13 +00:00
everything e: rename option use_composite to use_shaped_win 2013-01-09 03:21:25 +00:00
fileman fix bug where slider could be changed while disabled 2013-01-08 11:06:56 +00:00
fileman_opinfo updated russian translations 2012-12-19 19:28:07 +00:00
gadman e: rename option use_composite to use_shaped_win 2013-01-09 03:21:25 +00:00
ibar fix crash when changing ibar source 2012-12-24 13:12:47 +00:00
ibox updating various translations 2012-11-21 19:45:32 +00:00
illume-bluetooth giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 2012-11-30 14:38:34 +00:00
illume-home From: Maxime Villard <rustyBSD@gmx.fr> 2012-12-21 21:31:13 +00:00
illume-home-toggle giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 2012-11-30 14:38:34 +00:00
illume-indicator e/illume-indicator: use designated initializers and remove trailing whitespace 2013-01-03 22:08:36 +00:00
illume-kbd-toggle giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 2012-11-30 14:38:34 +00:00
illume-keyboard From: Maxime Villard <rustyBSD@gmx.fr> 2012-12-21 21:31:13 +00:00
illume-mode-toggle giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 2012-11-30 14:38:34 +00:00
illume-softkey giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 2012-11-30 14:38:34 +00:00
illume2 e: remove Hal backend of illume2 2013-01-02 13:16:29 +00:00
layout giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 2012-11-30 14:38:34 +00:00
mixer e: Use internal client notification API 2013-01-03 22:08:24 +00:00
msgbus e: small fixes to e_msgbus conversion to edbus 2013-01-02 13:15:58 +00:00
music-control e music-control: Fix calling wrong mpris2 method 2013-01-07 15:44:23 +00:00
notification add gettext to E_CONFIGURE_OPTION_ADD usage, hassling by garik 2013-01-06 15:12:31 +00:00
pager e pager settings: fix check changed not accounting for flip desktop on mouse wheel and some strings (px→pixels). 2012-12-26 13:57:34 +00:00
physics fix physics version number 2012-12-29 16:24:49 +00:00
quickaccess add gettext to E_CONFIGURE_OPTION_ADD usage, hassling by garik 2013-01-06 15:12:31 +00:00
shot From: Maxime Villard <rustyBSD@gmx.fr> 2012-12-21 21:31:13 +00:00
start giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 2012-11-30 14:38:34 +00:00
syscon Store and handle action names correctly. (patch from Igor Murzov) 2012-12-16 16:58:17 +00:00
systray e systray: use evas_object_visible_get() to know if icon was appended to box 2013-01-08 13:58:21 +00:00
tasks tasks gadgets now apply the selected style 2013-01-08 11:19:14 +00:00
temperature From: Maxime Villard <rustyBSD@gmx.fr> 2012-12-15 14:29:38 +00:00
tiling e: rename option use_composite to use_shaped_win 2013-01-09 03:21:25 +00:00
winlist add config option for disabling pointer warp when performing directional focus change in winlist, patch by David H. Bronke 2013-01-08 11:51:56 +00:00
wizard e: merge comp module into core 2013-01-09 11:34:07 +00:00
wl_drm updating esperanto translations 2012-12-17 23:42:23 +00:00
wl_screenshot updating esperanto translations 2012-12-17 23:42:23 +00:00
wl_shell updating esperanto translations 2012-12-17 23:42:23 +00:00
xkbswitch From: Joel Klinghed <the_jk@spawned.biz> 2013-01-03 11:26:14 +00:00
Makefile.am e: merge comp module into core 2013-01-09 11:34:07 +00:00
Makefile_access.am e: typo 2012-11-20 05:56:54 +00:00
Makefile_appmenu.am e: Show icon of appmenu module 2013-01-04 17:05:14 +00:00
Makefile_backlight.am giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 2012-11-30 14:38:34 +00:00
Makefile_battery.am e: Port battery module to upower and edbus 2013-01-02 13:14:29 +00:00
Makefile_bluez4.am e/bluez4: include bluez4 module 2013-01-04 16:11:48 +00:00
Makefile_clock.am e: typo 2012-11-20 05:56:54 +00:00
Makefile_conf.am giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 2012-11-30 14:38:34 +00:00
Makefile_conf2.am fix distcheck 2013-01-03 16:12:29 +00:00
Makefile_conf_applications.am giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 2012-11-30 14:38:34 +00:00
Makefile_conf_comp.am e: merge comp module into core 2013-01-09 11:34:07 +00:00
Makefile_conf_dialogs.am giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 2012-11-30 14:38:34 +00:00
Makefile_conf_display.am giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 2012-11-30 14:38:34 +00:00
Makefile_conf_edgebindings.am giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 2012-11-30 14:38:34 +00:00
Makefile_conf_interaction.am giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 2012-11-30 14:38:34 +00:00
Makefile_conf_intl.am giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 2012-11-30 14:38:34 +00:00
Makefile_conf_keybindings.am giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 2012-11-30 14:38:34 +00:00
Makefile_conf_menus.am giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 2012-11-30 14:38:34 +00:00
Makefile_conf_paths.am giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 2012-11-30 14:38:34 +00:00
Makefile_conf_performance.am giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 2012-11-30 14:38:34 +00:00
Makefile_conf_randr.am e/randr: Add missing header for distcheck 2012-12-17 14:35:58 +00:00
Makefile_conf_shelves.am e: typo 2012-11-20 05:56:54 +00:00
Makefile_conf_theme.am giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 2012-11-30 14:38:34 +00:00
Makefile_conf_wallpaper2.am giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 2012-11-30 14:38:34 +00:00
Makefile_conf_window_manipulation.am giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 2012-11-30 14:38:34 +00:00
Makefile_conf_window_remembers.am giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 2012-11-30 14:38:34 +00:00
Makefile_connman.am giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 2012-11-30 14:38:34 +00:00
Makefile_cpufreq.am e: typo 2012-11-20 05:56:54 +00:00
Makefile_everything.am e: typo 2012-11-20 05:56:54 +00:00
Makefile_fileman.am giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 2012-11-30 14:38:34 +00:00
Makefile_fileman_opinfo.am giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 2012-11-30 14:38:34 +00:00
Makefile_gadman.am giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 2012-11-30 14:38:34 +00:00
Makefile_ibar.am e: typo 2012-11-20 05:56:54 +00:00
Makefile_ibox.am e: typo 2012-11-20 05:56:54 +00:00
Makefile_illume-bluetooth.am giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 2012-11-30 14:38:34 +00:00
Makefile_illume-home-toggle.am giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 2012-11-30 14:38:34 +00:00
Makefile_illume-home.am e: typo 2012-11-20 05:56:54 +00:00
Makefile_illume-indicator.am e: typo 2012-11-20 05:56:54 +00:00
Makefile_illume-kbd-toggle.am giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 2012-11-30 14:38:34 +00:00
Makefile_illume-keyboard.am e: typo 2012-11-20 05:56:54 +00:00
Makefile_illume-mode-toggle.am giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 2012-11-30 14:38:34 +00:00
Makefile_illume-softkey.am e: typo 2012-11-20 05:56:54 +00:00
Makefile_illume2.am giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 2012-11-30 14:38:34 +00:00
Makefile_mixer.am From: Joel Klinghed <the_jk@spawned.biz> 2013-01-03 11:26:14 +00:00
Makefile_msgbus.am e: typo 2012-11-20 05:56:54 +00:00
Makefile_music_control.am e: Show icon of music-control module 2013-01-04 16:45:39 +00:00
Makefile_notification.am notification module no longer has a broken and buggy gadget. bug hunters everywhere rejoice in the streets 2012-11-28 10:05:21 +00:00
Makefile_pager.am e: typo 2012-11-20 05:56:54 +00:00
Makefile_physics.am phyx physics module compile, patch by Jérémy Zurcher 2012-12-29 21:01:33 +00:00
Makefile_quickaccess.am e: typo 2012-11-20 05:56:54 +00:00
Makefile_shot.am giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 2012-11-30 14:38:34 +00:00
Makefile_start.am giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 2012-11-30 14:38:34 +00:00
Makefile_syscon.am giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 2012-11-30 14:38:34 +00:00
Makefile_systray.am e systray: Add notifier watcher 2013-01-03 22:07:45 +00:00
Makefile_tasks.am e: typo 2012-11-20 05:56:54 +00:00
Makefile_temperature.am giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 2012-11-30 14:38:34 +00:00
Makefile_tiling.am e: typo 2012-11-20 05:56:54 +00:00
Makefile_winlist.am giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 2012-11-30 14:38:34 +00:00
Makefile_wizard.am e: merge comp module into core 2013-01-09 11:34:07 +00:00
Makefile_xkbswitch.am e: typo 2012-11-20 05:56:54 +00:00