enlightenment/src/modules
Thierry b9e793053d mouse_config: fix accel threshold and numerator limits.
man xset =>  If the `threshold' parameter is provided and 0, the
`acceleration' parameter will be used in the exponent of a more
natural and continuous formula, giving precise control for slow motion
but big reach for fast motion, and a progressive transition for motions
in between.  Recommended `acceleration' value in this case is 3/2 to 3,
but not limited to that range.
2015-10-16 13:29:19 -07:00
..
access enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
appmenu enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
backlight remove backlight update calls from backlight module 2015-09-21 17:22:55 -04:00
battery battery: let's finally allow the battery process to rest also when enlightenment die. 2015-08-17 22:30:26 +02:00
bluez4 enlightenment: Add missing EINA_UNUSED for unused function paramaters 2015-10-14 10:14:16 -04:00
clock Add support for the ISO 8601 date format to the clock module 2015-10-04 13:02:48 -04:00
conf enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
conf_applications repopulate app list dialogs when efreet deskop cache updates 2015-10-05 16:01:10 -04:00
conf_bindings Add "(drag only)" to title for drag only edge bindings 2015-10-04 11:54:47 -04:00
conf_dialogs enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
conf_display desklock: Fix T2589: Screen Lock crashes in E 2015-07-21 09:03:59 -04:00
conf_interaction mouse_config: fix accel threshold and numerator limits. 2015-10-16 13:29:19 -07:00
conf_intl enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04: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 allow you to turn off screens and keep them off if config says so 2015-07-19 22:41:48 +09:00
conf_shelves enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
conf_theme remove remote colorclass editor usage 2015-09-30 16:31:20 -04:00
conf_window_manipulation enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
conf_window_remembers enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
connman enlightenment: Add missing EINA_UNUSED for unused function parameters 2015-10-14 10:16:25 -04:00
cpufreq enforce pstate's extremely-confusing no_turbo option in cpufreq 2015-06-29 16:38:17 -04:00
everything md5: fix wrong sizeof argument (SIZEOF_MISMATCH) 2015-10-01 16:20:23 -04:00
fileman decode .desktop link and directory uris in fileman menus 2015-09-21 16:16:00 -04: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 module/geolocation: Use correct unref function for proxies. 2015-08-06 19:38:49 +02:00
ibar simplify ibar focus function 2015-08-17 14:56:17 -04:00
ibox track button mask for all drags, only end drag when mask has depopulated 2015-08-12 15:39:42 -04:00
layout enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
lokker always stop passing key events on once they reach the lokker callback 2015-07-21 14:21:07 -04:00
mixer pulseaudio: pass big data as pass by reference 2015-10-14 21:51:00 +05:30
msgbus enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
music-control enlightenment: Add missing EINA_UNUSED for unused function paramaters 2015-10-14 10:17:22 -04:00
notification remove object event callback on notification popdown 2015-09-29 12:51:36 -04:00
packagekit silence printf noise in screensaver and pkgkit module 2015-07-06 12:52:36 -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 e pagers - fix full desktop ddnd (eg middle mouse) to finish the drag 2015-08-28 13:14:27 +09:00
policy_mobile enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
quickaccess do not relaunch relaunchable quickaccess windows during logout 2015-08-19 14:36:20 -04:00
shot fix shot module compile without x11 support 2015-09-22 13:54:28 -04:00
start enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
syscon enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
systray check systray dbus name existence before attempting to recover session 2015-10-15 13:13:22 -04:00
tasks enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
teamwork enlightenment: Add missing field initializers for Evas_Point 2015-10-14 10:18:04 -04:00
temperature temperature: let's finally allow the temp process to rest also when enlightenment die. 2015-08-17 22:30:26 +02:00
tiling enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
winlist handle winlist kbd events more accurately in wayland compositors 2015-08-17 14:56:17 -04:00
wizard Fix copy-paste error in comment, This page is tasks not connman 2015-08-11 10:00:03 +02:00
wl_desktop_shell wl_desktop_shell: return void 2015-10-01 08:43:19 -04:00
wl_drm enlightenment: Use 'fabs' to compute absolute value of floating point 2015-10-14 10:38:14 -04:00
wl_fb enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
wl_text_input s/EAPI/E_API/ ...again 2015-09-28 15:51:51 -04:00
wl_weekeyboard add weekeyboard edj files 2015-09-22 15:03:39 -04:00
wl_wl replace existing usage of x/wl_comp_data with corresponding globals 2015-08-13 16:05:57 -04:00
wl_x11 set title/name/class on wl-x11 output canvas window 2015-07-02 16:52:11 -04:00
xkbswitch attempt to maintain currently-selected kbd layout when modifying kbd list 2015-09-22 14:17:35 -04:00
xwayland replace existing usage of x/wl_comp_data with corresponding globals 2015-08-13 16:05:57 -04:00
.gitignore Split .gitignore into multiple files 2013-06-11 18:19:12 -03:00
Makefile.mk Add initial module of weekeyboard as a wayland virtual keyboard. 2015-09-21 12:51:07 -04:00
Makefile_access.mk remove NEED_X define from build 2015-07-08 14:49:33 -04: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 modules/battery: fix compiling on OS X 2015-04-09 17:41:22 -04:00
Makefile_bluez4.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -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 bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -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 fix ibox eo errors 2014-04-10 19:06:04 -04: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 Fix make distcheck 2015-10-13 22:06:00 +02:00
Makefile_msgbus.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_music_control.mk Revert "build: Remove generated eldbus files during normal clean and not only maintainer-clean" 2015-04-21 15:35:10 -04:00
Makefile_notification.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -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 bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -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 bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_tiling.mk remove NEED_X define from build 2015-07-08 14:49:33 -04:00
Makefile_winlist.mk remove NEED_X define from build 2015-07-08 14:49:33 -04:00
Makefile_wizard.mk remove NEED_X define from build 2015-07-08 14:49:33 -04:00
Makefile_wl_desktop_shell.mk don't forget wl_desktop_shell's header in tarball 2015-10-12 11:56:45 -04:00
Makefile_wl_drm.mk fix wl-drm install rule 2015-04-23 13:37:11 -04:00
Makefile_wl_fb.mk Fix building Enlightenment for X11-only, Wayland-Only, and X11 with Wayland clients. 2014-08-26 10:10:38 -04:00
Makefile_wl_text_input.mk Add module "wl_text_input" for supporting *wl_text_input* and *wl_input_method* protocol in wayland. 2015-08-20 14:55:55 -04:00
Makefile_wl_weekeyboard.mk distribute weekeyboard edj files 2015-09-21 13:09:01 -04:00
Makefile_wl_wl.mk add wl_wl wl output module 2015-07-17 15:30:30 -04:00
Makefile_wl_x11.mk update wl_x11 and wl_desktop_shell for new compositor 2014-08-26 10:10:35 -04: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