enlightenment/src/modules
Mike Blumenkrantz 18de7db6f6 do not add iconify provider for luncher when creating a demo gadget 2017-11-07 10:39:26 -05:00
..
appmenu meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
backlight formatting 2017-08-29 15:32:18 -04:00
battery battery modules - actually set ac power flag based on ac presence 2017-10-18 13:32:50 +09:00
bluez4 meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
clock meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
conf apply pointer focus to existing config dialogs from settings window 2017-09-07 13:37:20 -04:00
conf_applications handle xdg "autostart" directories in apps dialogs 2017-08-25 14:47:10 -04:00
conf_bindings make grab dialog text read a bit more clearly 2017-08-21 10:16:35 -04:00
conf_dialogs manage corresponding elm profiles when changing e profiles in cfg dialog 2017-08-25 14:47:10 -04:00
conf_display e - conf_display - fix meson build break which dropped a src file 2017-08-09 09:17:36 +09:00
conf_interaction recreate x11 root pointer when changing application<->enlightenment theme 2017-10-09 07:09:38 -04:00
conf_intl use safer ecore_exe flags that close stdin/out/err if possible 2017-09-23 23:10:35 +09:00
conf_menus meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
conf_paths meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
conf_performance meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
conf_randr meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
conf_shelves meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
conf_theme fix color class dialog sizing 2017-08-25 14:47:10 -04:00
conf_window_manipulation meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
conf_window_remembers use clone of remembers list in window remember config 2017-08-25 14:47:10 -04:00
connman use correct env vars for connman proxy setting 2017-09-26 12:26:18 -04:00
cpufreq Update netstatus in/out in the same file read. Fix cpufreq to use powersave again. 2017-09-12 12:10:38 -05:00
everything replace <br> with <ps/> for all text 2017-08-21 10:16:35 -04:00
fileman use client geometry for fileman popup positioning instead of win object geometry 2017-08-25 14:47:10 -04:00
fileman_opinfo meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
gadman don't set gadman overlay gadgets as editing if overlay not visible 2017-08-18 15:52:50 -04:00
geolocation meson - remove uneeded array definition for files 2017-08-11 20:47:21 +09:00
ibar replace <br> with <ps/> for all text 2017-08-21 10:16:35 -04:00
ibox meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
layout do not generate module.desktop files 2017-07-14 18:40:50 -04:00
lokker replace <br> with <ps/> for all text 2017-08-21 10:16:35 -04:00
luncher do not add iconify provider for luncher when creating a demo gadget 2017-11-07 10:39:26 -05:00
mixer use safer ecore_exe flags that close stdin/out/err if possible 2017-09-23 23:10:35 +09:00
msgbus do not force client focus setting after calling e_desk_last_focused_focus() 2017-09-01 13:40:12 -04:00
music-control remove fdo interfaces from music control dbus xml 2017-09-15 13:36:44 -04:00
notification replace <br> with <ps/> for all text 2017-08-21 10:16:35 -04:00
packagekit pkgkit unknown string - fix typo 2017-09-13 06:33:58 +09:00
pager Pager gadget config: Don't add icon to an evas, add it to an elm widget. 2017-09-12 12:16:32 -05:00
pager_plain do not force client focus setting after calling e_desk_last_focused_focus() 2017-09-01 13:40:12 -04:00
quickaccess replace <br> with <ps/> for all text 2017-08-21 10:16:35 -04:00
shot shot - add a padded screenshot so it can also grab shadows/surrounds 2017-11-03 16:16:45 +09:00
start always set gadget ids when creating new non-demo gadgets 2017-09-01 13:40:12 -04:00
syscon meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
sysinfo disable cpuclock powersave updating for demo gadgets 2017-11-02 07:31:57 -04:00
systray meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
tasks check correct client prop bitflag in tasks module event 2017-08-25 14:47:10 -04:00
teamwork meson: teamwork uses emile 2017-09-18 11:20:43 +02:00
temperature Revert "Temperature module: Don't use e_powersave_sleep. It doesn't work for ticks faster than a second." 2017-09-12 11:03:46 +09:00
tiling tiling - ensure notification struct is 0'd before use 2017-09-19 07:56:29 +09:00
time add time config event rects to gadget popups list 2017-09-01 13:40:12 -04:00
vkbd vkbd - merge in commented out wl code from weekeyboard 2017-09-09 08:33:27 +09:00
winlist meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
wireless always hide wireless non-wired icons in gadget if wired connection exists 2017-09-12 13:21:04 -04:00
wizard meson: wizard also link_with here 2017-09-19 08:58:24 +02:00
wl_buffer meson - wl module builds - make them all consistent 2017-08-12 11:11:32 +09:00
wl_desktop_shell use e_client_unfullscreen() to handle xdg-shell unfullscreen requests 2017-10-06 11:36:53 -04:00
wl_drm Revert "wl-drm: Fix issue of not being able to set output mode" 2017-11-01 08:49:55 -04:00
wl_fb meson - wl module builds - make them all consistent 2017-08-12 11:11:32 +09:00
wl_text_input meson - wl module builds - make them all consistent 2017-08-12 11:11:32 +09:00
wl_weekeyboard meson - wl module builds - make them all consistent 2017-08-12 11:11:32 +09:00
wl_wl unset wayland cursor for all pointers when running nested in wl 2017-11-03 13:18:37 -04:00
wl_x11 meson - wl module builds - make them all consistent 2017-08-12 11:11:32 +09:00
xkbswitch always set gadget ids when creating new non-demo gadgets 2017-09-01 13:40:12 -04:00
xwayland Fix crash on wayland logout if xwayland hasn't started yet 2017-10-25 14:17:10 -05:00
Makefile.mk add more files to autotools dist 2017-09-06 13:32:25 -04:00
Makefile_appmenu.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_backlight.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_battery.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_bluez4.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_clock.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_conf.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_conf_applications.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_conf_bindings.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_conf_dialogs.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_conf_display.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_conf_interaction.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_conf_intl.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_conf_menus.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_conf_paths.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_conf_performance.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_conf_randr.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_conf_shelves.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_conf_theme.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_conf_window_manipulation.mk fix autofoo build to match renaming scheme used for meson 2017-07-30 23:20:27 +09:00
Makefile_conf_window_remembers.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_connman.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_cpufreq.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_everything.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_fileman.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_fileman_opinfo.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_gadman.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_geolocation.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_ibar.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_ibox.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_lokker.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_luncher.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_mixer.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_msgbus.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_music_control.mk e build - make 2 modules (music contrl and pager plain) consistent 2017-07-27 14:47:21 +09:00
Makefile_notification.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_packagekit.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_pager.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_pager_plain.mk e build - make 2 modules (music contrl and pager plain) consistent 2017-07-27 14:47:21 +09:00
Makefile_physics.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_quickaccess.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_shot.mk use snapshot object for shot module 2017-07-20 17:18:33 -04:00
Makefile_start.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_syscon.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_sysinfo.mk fix autotools sysinfo module build 2017-09-01 13:40:12 -04:00
Makefile_systray.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_tasks.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_teamwork.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_temperature.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_tiling.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_time.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_vkbd.mk add more files to autotools dist 2017-09-06 13:32:25 -04:00
Makefile_winlist.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_wireless.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_wizard.mk module build - clean up and fix meson install of pretty much all modules 2017-07-27 14:29:30 +09:00
Makefile_wl_buffer.mk add wl_buffer output module 2017-02-10 17:24:13 -05:00
Makefile_wl_desktop_shell.mk do not generate module.desktop files 2017-07-14 18:40:50 -04: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 Fix out of tree builds 2016-11-02 16:16:49 -05:00
Makefile_wl_weekeyboard.mk Fix out of tree builds 2016-11-02 16:16:49 -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 do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_xwayland.mk add configure flag for xwayland binary 2016-05-06 13:37:10 -04:00
meson.build improve meson build module disabling 2017-11-06 06:32:36 -05:00