enlightenment/src/modules
Carsten Haitzler 0be1551658 e ibar/ibox port to elm box - fix assumption on resize
so... when ibar/ibox were ported to elm box they assumed elm box would
resize itself. this was wrong as it only should have set min size
hints. this has been fixed by 96fbea9daecf7040ac63203c4823722fa6d5d73f
and this addresses T3031. this requires we fix enlightenment too.

@fix
2016-07-25 19:21:41 +09:00
..
appmenu remove eldbus init/shutdown calls from the codebase 2016-04-26 09:42:52 -04:00
backlight remove backlight update calls from backlight module 2015-09-21 17:22:55 -04:00
battery fix openbsd battery calc on amd64 2016-07-15 09:59:54 -04:00
bluez4 Clean up some header inclusion 2016-04-26 09:59: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 remove some X references in settings dialogs 2016-04-26 10:56:59 -04:00
conf_bindings add back CTRL to keybindings editor display 2016-04-26 09:55:20 -04:00
conf_dialogs enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
conf_display e desks config: Bring some flip settings back. 2016-07-15 09:59:55 -04:00
conf_interaction disable option for mouse to use Application theme if we are running in Wayland 2016-05-12 12:34:37 -04: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-18 15:37:56 -05:00
conf_shelves use current zone for shelf config dialog 2016-06-03 11:32:17 -04:00
conf_theme remove some X references in settings dialogs 2016-04-26 10:56:59 -04:00
conf_window_manipulation e/win_config: allow content of some dialogs to resize with the window 2015-11-05 16:03:26 +09: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-04-26 09:42:52 -04:00
cpufreq e mod: cpufreq - handle the case where cpu has zero freqs - dont crash 2016-04-26 09:47:47 -04:00
everything destroy evry's focus-out timer if focus-in occurs before timer triggers 2016-07-15 09:59:55 -04:00
fileman fwin: prevent segv when the vaarg abi messup with unused parameter. 2016-07-16 07:16:43 -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 e ibar/ibox port to elm box - fix assumption on resize 2016-07-25 19:21:41 +09:00
ibox e ibar/ibox port to elm box - fix assumption on resize 2016-07-25 19:21:41 +09: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 emix: update sink of sink_input when changed 2016-07-15 09:59:55 -04:00
msgbus fix all shadow warnings in msgbus module 2015-11-24 12:01:01 -05:00
music-control music-player: add spotify 2016-07-15 09:59:55 -04:00
notification reshuffle notifications on replace 2016-04-26 09:49:24 -04:00
packagekit Clean up some header inclusion 2016-04-26 09:59:16 -04:00
pager disallow pager window drags for popups and ignored windows 2016-07-15 09:59:54 -04:00
pager_plain disallow pager window drags for popups and ignored windows 2016-07-15 09:59:54 -04: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 disable bindings during wayland screenshot operations 2016-02-02 13:37:40 -05:00
start enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
syscon e syscon - dont show syscon if desklock is up - you can't respond 2016-04-26 10:56:58 -04:00
systray use canvas pointer coords in systray mouse cb 2016-04-26 09:48:44 -04:00
tasks add client util function for detecting popups, block popups in ibar/tasks 2016-06-03 11:31:49 -04:00
teamwork enlightenment: Add missing field initializers for Evas_Point 2015-10-14 10:18:04 -04:00
temperature modules/temperature: cosmetics: typo fix (celcius -> celsius) 2016-07-15 09:59:55 -04:00
tiling Tiling: tile windows with "Static" gravity. 2016-01-18 15:25:21 -05:00
winlist update winlist ui when using directional window selection 2016-03-09 12:10:27 -05:00
wizard reduce wizard connman timeout timer to 0.5s 2016-04-26 09:45:05 -04:00
wl_desktop_shell adjust xdg-shell window menu coords by client's coords 2016-07-19 14:17:10 -04:00
wl_drm don't have to hook the ecore_evas resize callback here as that should 2016-03-09 12:15:15 -05:00
wl_fb Port wl_fb module to use Ecore_Wl2 Library 2016-02-02 13:32:30 -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-02-02 13:32:31 -05:00
wl_wl Fix issue of nested compositors not working with Ecore_Wl2 library 2016-02-02 13:32:31 -05:00
wl_x11 match wl_wl output sizing in wl_x11 when running in an existing wm session 2016-07-15 09:59:55 -04:00
xkbswitch fix usage of e_object_unref in xkbswitch when managing new kbd dialog 2016-05-12 12:43:00 -04:00
xwayland ensure xwayland module init does not fail due to early startup 2016-05-12 12:36:38 -04:00
.gitignore Split .gitignore into multiple files 2013-06-11 18:19:12 -03:00
Makefile.mk Revert "Adds eglfs to Enlightenment" 2015-11-03 08:01:58 +01: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-04-26 09:42:52 -04:00
Makefile_bluez4.mk remove library checks for a number of modules along with useless defines 2016-04-26 09:42:52 -04: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-04-26 09:42:52 -04: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-02-02 13:32:31 -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 unset DISPLAY during mixer's pulse backend startup 2016-05-12 12:36:31 -04: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-04-26 09:42:52 -04:00
Makefile_notification.mk remove library checks for a number of modules along with useless defines 2016-04-26 09:42:52 -04: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 remove library checks for a number of modules along with useless defines 2016-04-26 09:42:52 -04: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 library checks for a number of modules along with useless defines 2016-04-26 09:42:52 -04:00
Makefile_wl_desktop_shell.mk remove library checks for a number of modules along with useless defines 2016-04-26 09:42:52 -04:00
Makefile_wl_drm.mk remove library checks for a number of modules along with useless defines 2016-04-26 09:42:52 -04:00
Makefile_wl_fb.mk remove library checks for a number of modules along with useless defines 2016-04-26 09:42:52 -04:00
Makefile_wl_text_input.mk remove library checks for a number of modules along with useless defines 2016-04-26 09:42:52 -04:00
Makefile_wl_weekeyboard.mk distribute all weekeyboard edj files 2016-04-26 10:57:00 -04:00
Makefile_wl_wl.mk remove library checks for a number of modules along with useless defines 2016-04-26 09:42:52 -04:00
Makefile_wl_x11.mk fix wl-x11 make/install rules to not include nonexistent DATA files 2015-12-11 16:47:53 -05:00
Makefile_xkbswitch.mk remove NEED_X define from build 2015-07-08 14:49:33 -04:00
Makefile_xwayland.mk add configure flag for xwayland binary 2016-05-12 12:36:21 -04:00