enlightenment/src/modules
Mike Blumenkrantz 1ac25835db screenshot now displays a helpful error message when it fails
now that larger xinerama setups are getting more common, it's also the case that shm creation is more likely to fail due to SHMMAX defaults only working on displays smaller than than 8,388,609 total pixels. in this case, we print a helpful error message so the user can (optionally) increase SHMMAX
2014-05-09 10:46:30 -04:00
..
access fix access module build 2014-03-27 16:54:58 -04:00
appmenu remove a bunch of unnecessary ecore-x calls from modules 2014-01-14 20:28:57 -05:00
backlight replace ev->keyname with ev->key 2014-03-13 13:03:34 -04:00
battery remove unnecessary battery check 2014-04-04 15:04:28 -04:00
bluez4 bluez4: add missing EINA_UNUSED 2014-05-07 11:23:09 +02:00
clock compositor rewrite / charlie-foxtrot situation 2014-01-14 20:22:02 -05:00
conf replace ev->keyname with ev->key 2014-03-13 13:03:34 -04:00
conf_applications compositor rewrite / charlie-foxtrot situation 2014-01-14 20:22:02 -05:00
conf_bindings @bugfix: Fix building for WAYLAND_ONLY by using the proper define 2014-03-18 07:43:04 +00:00
conf_dialogs compositor rewrite / charlie-foxtrot situation 2014-01-14 20:22:02 -05:00
conf_display fix name of screen blank dialog 2014-05-07 15:33:33 -04:00
conf_interaction don't delete pointers when changing settings, just update size 2014-01-14 20:28:58 -05:00
conf_intl replace ev->keyname with ev->key 2014-03-13 13:03:34 -04:00
conf_menus compositor rewrite / charlie-foxtrot situation 2014-01-14 20:22:02 -05:00
conf_paths compositor rewrite / charlie-foxtrot situation 2014-01-14 20:22:02 -05:00
conf_performance compositor rewrite / charlie-foxtrot situation 2014-01-14 20:22:02 -05:00
conf_randr remove impossible/unnecessary randr rotation checks 2014-04-04 15:04:28 -04:00
conf_shelves compositor rewrite / charlie-foxtrot situation 2014-01-14 20:22:02 -05:00
conf_theme remove transition config dead code 2014-04-04 15:04:28 -04:00
conf_wallpaper2 also fix wp2 close button to not crash 2014-02-14 15:49:38 -05:00
conf_window_manipulation bugfix: pointer warp speed config slider correctly detects changed state 2014-02-26 11:46:31 -05:00
conf_window_remembers compositor rewrite / charlie-foxtrot situation 2014-01-14 20:22:02 -05:00
connman connman: add missing EINA_UNUSED 2014-05-07 11:37:22 +02:00
contact huge wl fixup (wayland clients actually working again) 2014-01-14 20:28:57 -05:00
cpufreq compositor rewrite / charlie-foxtrot situation 2014-01-14 20:22:02 -05:00
everything everything: fix warnings uninitialized and extraneous parentheses 2014-05-07 11:44:32 +02:00
fileman hide fileman popups on window close 2014-05-07 17:46:24 -04:00
fileman_opinfo make win->client check more explicit in efm_opinfo 2014-03-13 11:38:52 -04:00
gadman bugfix: don't crash on possibly-null gadman bg string extensions 2014-03-13 12:35:39 -04:00
ibar don't set pass events on ibar icons 2014-05-08 17:00:15 -04:00
ibox ibar: silence uninitialized warning 2014-05-07 11:48:18 +02:00
illume-bluetooth Removing blank entries from desktop files 2013-10-05 14:32:17 +02:00
illume-home compositor rewrite / charlie-foxtrot situation 2014-01-14 20:22:02 -05:00
illume-home-toggle Removing blank entries from desktop files 2013-10-05 14:32:17 +02:00
illume-indicator compositor rewrite / charlie-foxtrot situation 2014-01-14 20:22:02 -05:00
illume-kbd-toggle compositor rewrite / charlie-foxtrot situation 2014-01-14 20:22:02 -05:00
illume-keyboard compositor rewrite / charlie-foxtrot situation 2014-01-14 20:22:02 -05:00
illume-mode-toggle Removing blank entries from desktop files 2013-10-05 14:32:17 +02:00
illume-softkey compositor rewrite / charlie-foxtrot situation 2014-01-14 20:22:02 -05:00
illume2 e_client_name_get() -> e_client_util_name_get() 2014-02-05 10:55:50 -05:00
layout compositor rewrite / charlie-foxtrot situation 2014-01-14 20:22:02 -05:00
lokker don't check for non-pointer existence in lokker pin validation 2014-03-13 12:15:52 -04:00
mixer fix launch mixer from config panel, select card and channel 2014-05-07 14:44:10 +02:00
msgbus compositor rewrite / charlie-foxtrot situation 2014-01-14 20:22:02 -05:00
music-control music-control: add missing EINA_UNUSED 2014-05-07 11:56:35 +02:00
notification bugfix: check notification icon size correctly 2014-04-04 15:04:28 -04:00
packagekit PackageKit: split config stuff to a proper e_mod_config.c file. 2014-02-03 22:21:25 +01:00
pager pager/pager16: fix text update bug during chaging desktop 2014-04-24 17:56:50 +09:00
pager16 pager/pager16: fix text update bug during chaging desktop 2014-04-24 17:56:50 +09:00
quickaccess replace ev->keyname with ev->key 2014-03-13 13:03:34 -04:00
shot screenshot now displays a helpful error message when it fails 2014-05-09 10:46:30 -04:00
start fix crash when activating e restart from start menu 2013-10-15 11:45:31 +01:00
syscon syscon buttons: because reusing the existing button widget was too much hassle 2014-05-07 20:07:48 -04:00
systray bugfix: appindicator service name parsing now stringshares correctly 2014-05-08 17:00:15 -04:00
tasks fix lots of edje emits on non-edje objects 2014-03-27 16:47:18 -04:00
teamwork bugfix: don't deref teamwork pointer after null check 2014-03-13 13:07:33 -04:00
temperature temperature: have_temp is an Eina_Bool, use it as such 2014-05-07 12:05:14 +02:00
tiling Tiling: Set pass events on the split type popup. 2014-05-06 15:56:38 +01:00
winlist bugfix: fix obviously-wrong winlist animator deletion 2014-05-08 17:00:15 -04:00
wizard remove mixer wizard check 2014-04-04 15:04:28 -04:00
wl_desktop_shell Fixed a problem with e wl server that sent invalid key value to wl client. (server-side) 2014-04-14 08:32:51 -04:00
wl_drm @bugfix: Set ecore_wayland into 'server mode' before we call init so 2014-03-18 07:43:05 +00:00
wl_fb Remove unused variable. 2014-01-15 22:42:42 +00:00
wl_screenshot remove unnecessary file 2013-12-09 08:22:19 -05:00
wl_x11 wl-x11: Include Ecore_X header 2014-05-09 13:58:20 +01:00
xkbswitch e xkbswitch: Add check changed. 2014-04-21 15:56:04 +02:00
.gitignore Split .gitignore into multiple files 2013-06-11 18:19:12 -03:00
Makefile.mk disable wp2 module 2014-03-31 19:04:20 +09:00
Makefile_access.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -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 bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05: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 bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05: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 bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05: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 bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_conf_randr.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05: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 bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_conf_wallpaper2.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05: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_contact.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 enabling drm output module should NOT require X-less build. 2014-03-18 16:14:04 -04:00
Makefile_fileman.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05: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_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_illume-bluetooth.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_illume-home-toggle.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_illume-home.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_illume-indicator.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_illume-kbd-toggle.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_illume-keyboard.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_illume-mode-toggle.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_illume-softkey.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_illume2.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -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 bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05: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 bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05: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 bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_pager16.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05: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 bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_shot.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05: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 bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05: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 Fix 'make dist' (include extra files). 2014-02-23 11:26:33 +00:00
Makefile_winlist.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_wizard.mk remove mixer wizard check 2014-04-04 15:04:28 -04:00
Makefile_wl_desktop_shell.mk more distcheck fixes 2014-02-04 13:55:58 -05:00
Makefile_wl_drm.mk @feature: Add new drm compositing module 2014-03-18 07:43:04 +00:00
Makefile_wl_fb.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_wl_screenshot.mk more distcheck fixes 2014-02-04 13:55:58 -05:00
Makefile_wl_x11.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_xkbswitch.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00