enlightenment/src/modules
Derek Foreman 68587276cf Clean up some header inclusion
Including certain headers in the wrong order can cause problems if
we're configured to use beta api (right now wayland forces this).

In most cases we should just be including e.h and not the individual
EFL headers anyway.  This fixes some of that.

fix T3426, T3428
2016-04-07 13:14:43 -04:00
..
appmenu remove eldbus init/shutdown calls from the codebase 2016-03-11 17:19:32 -05:00
backlight remove backlight update calls from backlight module 2015-09-21 17:22:55 -04:00
battery use snprintf for string handling in batget 2016-03-22 15:10:50 -04:00
bluez4 Clean up some header inclusion 2016-04-07 13:14:43 -04:00
clock add bool return for mouse-based E_Action callbacks 2016-02-03 18:09:18 -05:00
conf enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
conf_applications conf_apps: fix add/remove screen lock applications. 2015-12-11 09:24:13 -05:00
conf_bindings add back CTRL to keybindings editor display 2016-04-04 12:34:49 -04:00
conf_dialogs enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
conf_display add button to desklock config dialog for configuring gadgets 2016-03-04 14:23:44 -05:00
conf_interaction mouse_config: fix accel threshold and numerator limits. 2015-10-16 13:29:19 -07:00
conf_intl e/imc: fix issue with input method import segv and small window size 2015-11-19 12:46:58 -05:00
conf_menus enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
conf_paths enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
conf_performance e config - cache sizes in config don't actually work, so remove 2015-09-22 14:06:40 +09:00
conf_randr e randr - fix randr dialog to do restore right again 2016-01-11 09:01:55 +09:00
conf_shelves enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
conf_theme e - video bgs - allow selection of video files for wallpapers 2016-02-05 18:35:49 +09:00
conf_window_manipulation add window maximize animation 2016-03-08 18:06:36 -05:00
conf_window_remembers enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
connman remove eldbus init/shutdown calls from the codebase 2016-03-11 17:19:32 -05:00
cpufreq e mod: cpufreq - handle the case where cpu has zero freqs - dont crash 2016-03-24 12:17:35 +09:00
everything use zone geometry when clamping evry gadget popup to gadget's screen 2016-03-18 13:53:28 -04:00
fileman remove eldbus init/shutdown calls from the codebase 2016-03-11 17:19:32 -05:00
fileman_opinfo enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
gadman track button mask for all drags, only end drag when mask has depopulated 2015-08-12 15:39:42 -04:00
geolocation modules/geolocation: fix indent not following E coding style 2015-12-09 15:11:57 +01:00
ibar make ibar config pointer EINTERN 2016-01-14 10:31:03 -05:00
ibox use current box geometry for calculating desktop ibar/ibox sizing 2015-12-11 16:17:57 -05:00
layout enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
lokker set zone-based name on lokker comp objects 2016-01-15 19:24:29 -05:00
mixer select mixer popup sink after popup has been fully initialized 2016-01-08 12:05:41 -05:00
msgbus fix all shadow warnings in msgbus module 2015-11-24 12:01:01 -05:00
music-control remove eldbus init/shutdown calls from the codebase 2016-03-11 17:19:32 -05:00
notification reshuffle notifications on replace 2016-03-30 16:20:49 -04:00
packagekit Clean up some header inclusion 2016-04-07 13:14:43 -04:00
pager e pagers - fix full desktop ddnd (eg middle mouse) to finish the drag 2015-08-28 13:14:27 +09:00
pager_plain remove lots of impossible null checks from pager move callback 2016-03-22 15:21:04 -04:00
policy_mobile enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
quickaccess e/quickaccess: Make "Skip window list" a quickaccess behavior option too. 2016-02-16 14:19:04 -02:00
shot disable bindings during wayland screenshot operations 2016-01-22 16:31:07 -05:00
start add new start gadget 2016-03-04 14:23:44 -05:00
syscon remove e_bindings_key_up_event_find, rename other one to e_bindings_key_event_find 2016-01-25 12:38:45 -05:00
systray use canvas pointer coords in systray mouse cb 2016-03-28 13:37:21 -04:00
tasks remove deleted clients from tasks client list during repop 2016-03-28 12:59:45 -04:00
teamwork enlightenment: Add missing field initializers for Evas_Point 2015-10-14 10:18:04 -04:00
temperature Clean up some header inclusion 2016-04-07 13:14:43 -04:00
tiling add bool return for mouse-based E_Action callbacks 2016-02-03 18:09:18 -05:00
time improve time gadget screen positioning 2016-03-14 14:27:15 -04:00
winlist update winlist ui when using directional window selection 2016-02-26 16:37:52 -05:00
wireless resolve harmless coverity reports in wireless module 2016-03-10 11:21:11 -05:00
wizard disable wizard mouse binding page's next button if all modifiers are disabled 2016-03-16 14:33:06 -04:00
wl_desktop_shell wayland client maximize/fullscreen cleanups 2016-04-05 16:54:04 -04:00
wl_drm wl: remove useless calls to e_comp_wl_input_keymap_set 2016-03-24 20:54:03 +01:00
wl_fb Port wl_fb module to use Ecore_Wl2 Library 2015-12-09 13:16:48 -05:00
wl_text_input s/EAPI/E_API/ ...again 2015-09-28 15:51:51 -04:00
wl_weekeyboard Update wl_weekeyboard for ecore_evas_wayland_window_get2 function rename 2016-01-08 10:37:42 -05:00
wl_wl wl: remove useless calls to e_comp_wl_input_keymap_set 2016-03-24 20:54:03 +01:00
wl_x11 wl: remove useless calls to e_comp_wl_input_keymap_set 2016-03-24 20:54:03 +01:00
xkbswitch e_xkb: init before e_comp_wl init 2016-03-24 20:54:03 +01:00
xwayland don't print xwayland path twice... 2016-04-04 15:40:21 -04:00
.gitignore Split .gitignore into multiple files 2013-06-11 18:19:12 -03:00
Makefile.mk add new time module with clock gadgets 2016-03-04 14:23:44 -05:00
Makefile_appmenu.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_backlight.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_battery.mk remove library checks for a number of modules along with useless defines 2016-03-11 17:19:32 -05:00
Makefile_bluez4.mk remove library checks for a number of modules along with useless defines 2016-03-11 17:19:32 -05:00
Makefile_clock.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_conf.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_conf_applications.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_conf_bindings.mk remove NEED_X define from build 2015-07-08 14:49:33 -04:00
Makefile_conf_dialogs.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_conf_display.mk remove NEED_X define from build 2015-07-08 14:49:33 -04:00
Makefile_conf_interaction.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_conf_intl.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_conf_menus.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_conf_paths.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_conf_performance.mk remove performance - engine cfg dialog as its obsolete 2014-08-11 10:56:35 +09:00
Makefile_conf_randr.mk remove NEED_X define from build 2015-07-08 14:49:33 -04:00
Makefile_conf_shelves.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_conf_theme.mk remove NEED_X define from build 2015-07-08 14:49:33 -04:00
Makefile_conf_window_manipulation.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_conf_window_remembers.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_connman.mk remove library checks for a number of modules along with useless defines 2016-03-11 17:19:32 -05:00
Makefile_cpufreq.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_everything.mk remove NEED_X define from build 2015-07-08 14:49:33 -04:00
Makefile_fileman.mk remove NEED_X define from build 2015-07-08 14:49:33 -04:00
Makefile_fileman_opinfo.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_gadman.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_geolocation.mk Revert "build: Remove generated eldbus files during normal clean and not only maintainer-clean" 2015-04-21 15:35:10 -04:00
Makefile_ibar.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_ibox.mk remove defines for various beta api in other places 2016-01-06 13:01:38 -05:00
Makefile_lokker.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_mixer.mk install emixer icon to $(datadir)/pixmaps instead of /icons 2015-11-12 12:42:13 -05:00
Makefile_msgbus.mk e msgbus - move almost all of core dbus methods to msgbus module 2015-11-24 22:07:46 +09:00
Makefile_music_control.mk remove library checks for a number of modules along with useless defines 2016-03-11 17:19:32 -05:00
Makefile_notification.mk remove library checks for a number of modules along with useless defines 2016-03-11 17:19:32 -05:00
Makefile_packagekit.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_pager.mk remove NEED_X define from build 2015-07-08 14:49:33 -04:00
Makefile_pager_plain.mk remove NEED_X define from build 2015-07-08 14:49:33 -04:00
Makefile_physics.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_policy_mobile.mk added mobile policy module 2014-08-29 13:48:01 -04:00
Makefile_quickaccess.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_shot.mk make wayland-specific shot protocol files conditional on wayland build 2015-07-08 17:11:16 -04:00
Makefile_start.mk add new start gadget 2016-03-04 14:23:44 -05:00
Makefile_syscon.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_systray.mk remove NEED_X define from build 2015-07-08 14:49:33 -04:00
Makefile_tasks.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_teamwork.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_temperature.mk remove library checks for a number of modules along with useless defines 2016-03-11 17:19:32 -05:00
Makefile_tiling.mk ship tiling module edj file 2016-01-22 16:25:29 -05:00
Makefile_time.mk add new time module with clock gadgets 2016-03-04 14:23:44 -05:00
Makefile_winlist.mk remove NEED_X define from build 2015-07-08 14:49:33 -04:00
Makefile_wireless.mk add new wireless module/gadget 2016-03-04 14:23:44 -05:00
Makefile_wizard.mk add new wizard page to change default modifiers for global mouse bindings 2016-03-16 12:24:14 -04:00
Makefile_wl_desktop_shell.mk remove library checks for a number of modules along with useless defines 2016-03-11 17:19:32 -05:00
Makefile_wl_drm.mk remove library checks for a number of modules along with useless defines 2016-03-11 17:19:32 -05:00
Makefile_wl_fb.mk remove library checks for a number of modules along with useless defines 2016-03-11 17:19:32 -05:00
Makefile_wl_text_input.mk remove library checks for a number of modules along with useless defines 2016-03-11 17:19:32 -05:00
Makefile_wl_weekeyboard.mk remove library checks for a number of modules along with useless defines 2016-03-11 17:19:32 -05:00
Makefile_wl_wl.mk remove library checks for a number of modules along with useless defines 2016-03-11 17:19:32 -05:00
Makefile_wl_x11.mk fix wl-x11 make/install rules to not include nonexistent DATA files 2015-12-09 13:50:39 -05:00
Makefile_xkbswitch.mk remove NEED_X define from build 2015-07-08 14:49:33 -04:00
Makefile_xwayland.mk implement x11->wayland dnd operations 2015-08-06 19:31:20 -04:00