You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Stephen 'Okra' Houston b93849072a Thermal: Add units. 6 years ago
..
appmenu Replace all timer_add with timer_loop_add 6 years ago
backlight Gadgets: Clamp aspect sets to a minimum of width and height minimum of 1. 6 years ago
battery remove eeze init/shutdown calls from modules 6 years ago
bluez4 Revert "Bluez 5" 7 years ago
clock Replace all timer_add with timer_loop_add 6 years ago
conf e ptr cast via void fix to reduce warnings 6 years ago
conf_applications Replace all timer_reset with timer_loop_reset 6 years ago
conf_bindings e - BLOODY BUILD AGAIN - DAMN FLOAT WARNINGS... 7 years ago
conf_dialogs enlightenment: Make E build again with EFL from git 8 years ago
conf_display re-set list of default desklock bgs when changing to custom bg in config 6 years ago
conf_interaction e - BLOODY BUILD AGAIN - DAMN FLOAT WARNINGS... 7 years ago
conf_intl e/imc: fix issue with input method import segv and small window size 8 years ago
conf_menus e - BLOODY BUILD AGAIN - DAMN FLOAT WARNINGS... 7 years ago
conf_paths enlightenment: Make E build again with EFL from git 8 years ago
conf_performance support connected standby (non-s3 sleep/freeze) that new lpatops sport 6 years ago
conf_randr don't crash in randr module when using fake xinerama screens 6 years ago
conf_shelves use current zone for shelf config dialog 7 years ago
conf_theme remove all unnecessary efl version checks 6 years ago
conf_window_manipulation e - BLOODY BUILD AGAIN - DAMN FLOAT WARNINGS... 7 years ago
conf_window_remembers do not display sr rememebers in remember config dialog 6 years ago
connman remove eldbus init/shutdown calls from the codebase 7 years ago
cpufreq add new powersave features for supporting a live sleep mode 6 years ago
everything Fix macro namings in relation to endianness. 6 years ago
fileman e fileman config - fix definite alignment bug with cast char to int ptr 6 years ago
fileman_opinfo Replace all timer_add with timer_loop_add 6 years ago
gadman Add Change Wallpaper item in Desktop menu. 6 years ago
geolocation e - BLOODY BUILD AGAIN - DAMN FLOAT WARNINGS... 7 years ago
ibar Replace all timer_reset with timer_loop_reset 6 years ago
ibox e icon - use new skip header async preload to make icon loads async 7 years ago
layout enlightenment: Make E build again with EFL from git 8 years ago
lokker check exit status from auth subprocess 6 years ago
luncher Luncher: Remove useless and dangerous global. 6 years ago
mixer pulse: do not leak strbuf 6 years ago
msgbus add dbus message 'org.enlightenment.wm.Window.SendToDesktop' 7 years ago
music-control music-player: add spotify 7 years ago
notification Replace all timer_add with timer_loop_add 6 years ago
packagekit Replace all timer_add with timer_loop_add 6 years ago
pager Gadgets: Follow gadget theme naming conventions. 6 years ago
pager_plain Replace all timer_reset with timer_loop_reset 6 years ago
policy_mobile enlightenment: Make E build again with EFL from git 8 years ago
quickaccess Replace all timer_reset with timer_loop_reset 6 years ago
shot e ptr cast via void fix to reduce warnings 6 years ago
start set ON_HOLD when activating start gadget 6 years ago
syscon fix crash in syscon when you press pr 2x in a row quickly to shutdown 6 years ago
sysinfo Thermal: Add units. 6 years ago
systray e icon - use new skip header async preload to make icon loads async 7 years ago
tasks Replace all timer_reset with timer_loop_reset 6 years ago
teamwork e ptr cast via void fix to reduce warnings 6 years ago
temperature add new powersave features for supporting a live sleep mode 6 years ago
tiling tiling: fix compile warning 6 years ago
time remove "gadget_removed" smart callback from gadgets which use it upon deletion 6 years ago
winlist Replace all timer_add with timer_loop_add 6 years ago
wireless Nothing to see here. debug-- 6 years ago
wizard Replace all timer_add with timer_loop_add 6 years ago
wl_buffer set title for buffer output canvas 6 years ago
wl_desktop_shell also apply xdg-shell v6 client del hooks to external clients 6 years ago
wl_drm simplify drm output update event by using randr screen refresh queuing 6 years ago
wl_fb wl_fb: Check that e_comp_wl_init does not fail. 7 years ago
wl_text_input Auto generate wayland protocol 7 years ago
wl_weekeyboard Auto generate wayland protocol 7 years ago
wl_wl explicitly set nested wl output canvas as a toplevel window 6 years ago
wl_x11 handle nested compositor delete requests 6 years ago
xkbswitch Gadgets: Follow gadget theme naming conventions. 6 years ago
xwayland don't force shm for xwayland launch and enable gl 6 years ago
.gitignore
Makefile.mk add wl_buffer output module 6 years ago
Makefile_appmenu.mk bugfix: building non-default modules from dist no longer fails 9 years ago
Makefile_backlight.mk Bryce/Gadgets: Add backlight, xkbswitch, and mixer gadgets. This should round out the core gadget ports. 6 years ago
Makefile_battery.mk Enlightenment: Factor all sysctl battery code for bsd into e_mod_sysctl.c 7 years ago
Makefile_bluez4.mk remove library checks for a number of modules along with useless defines 7 years ago
Makefile_clock.mk bugfix: building non-default modules from dist no longer fails 9 years ago
Makefile_conf.mk bugfix: building non-default modules from dist no longer fails 9 years ago
Makefile_conf_applications.mk bugfix: building non-default modules from dist no longer fails 9 years ago
Makefile_conf_bindings.mk remove NEED_X define from build 8 years ago
Makefile_conf_dialogs.mk bugfix: building non-default modules from dist no longer fails 9 years ago
Makefile_conf_display.mk remove NEED_X define from build 8 years ago
Makefile_conf_interaction.mk bugfix: building non-default modules from dist no longer fails 9 years ago
Makefile_conf_intl.mk bugfix: building non-default modules from dist no longer fails 9 years ago
Makefile_conf_menus.mk bugfix: building non-default modules from dist no longer fails 9 years ago
Makefile_conf_paths.mk bugfix: building non-default modules from dist no longer fails 9 years ago
Makefile_conf_performance.mk remove performance - engine cfg dialog as its obsolete 9 years ago
Makefile_conf_randr.mk remove NEED_X define from build 8 years ago
Makefile_conf_shelves.mk bugfix: building non-default modules from dist no longer fails 9 years ago
Makefile_conf_theme.mk remove NEED_X define from build 8 years ago
Makefile_conf_window_manipulation.mk bugfix: building non-default modules from dist no longer fails 9 years ago
Makefile_conf_window_remembers.mk bugfix: building non-default modules from dist no longer fails 9 years ago
Makefile_connman.mk remove library checks for a number of modules along with useless defines 7 years ago
Makefile_cpufreq.mk bugfix: building non-default modules from dist no longer fails 9 years ago
Makefile_everything.mk remove NEED_X define from build 8 years ago
Makefile_fileman.mk remove NEED_X define from build 8 years ago
Makefile_fileman_opinfo.mk bugfix: building non-default modules from dist no longer fails 9 years ago
Makefile_gadman.mk bugfix: building non-default modules from dist no longer fails 9 years ago
Makefile_geolocation.mk Revert "build: Remove generated eldbus files during normal clean and not only maintainer-clean" 8 years ago
Makefile_ibar.mk bugfix: building non-default modules from dist no longer fails 9 years ago
Makefile_ibox.mk remove defines for various beta api in other places 8 years ago
Makefile_lokker.mk bugfix: building non-default modules from dist no longer fails 9 years ago
Makefile_luncher.mk Luncher: Add the second gadget to luncher: Luncher Grid. 7 years ago
Makefile_mixer.mk Bryce/Gadgets: Add backlight, xkbswitch, and mixer gadgets. This should round out the core gadget ports. 6 years ago
Makefile_msgbus.mk e msgbus - move almost all of core dbus methods to msgbus module 8 years ago
Makefile_music_control.mk remove library checks for a number of modules along with useless defines 7 years ago
Makefile_notification.mk remove library checks for a number of modules along with useless defines 7 years ago
Makefile_packagekit.mk bugfix: building non-default modules from dist no longer fails 9 years ago
Makefile_pager.mk Introduce pager gadget using new gadget api. 7 years ago
Makefile_pager_plain.mk remove NEED_X define from build 8 years ago
Makefile_physics.mk bugfix: building non-default modules from dist no longer fails 9 years ago
Makefile_policy_mobile.mk added mobile policy module 9 years ago
Makefile_quickaccess.mk bugfix: building non-default modules from dist no longer fails 9 years ago
Makefile_shot.mk Fix out of tree builds 7 years ago
Makefile_start.mk add new start gadget 7 years ago
Makefile_syscon.mk bugfix: building non-default modules from dist no longer fails 9 years ago
Makefile_sysinfo.mk CPUClock: Allow setting of governors. 6 years ago
Makefile_systray.mk remove NEED_X define from build 8 years ago
Makefile_tasks.mk bugfix: building non-default modules from dist no longer fails 9 years ago
Makefile_teamwork.mk teamwork: Use emile SHA1 functions 7 years ago
Makefile_temperature.mk e tempget module - mode to using threads instead of tempget binary 7 years ago
Makefile_tiling.mk ship tiling module edj file 7 years ago
Makefile_time.mk add new time module with clock gadgets 7 years ago
Makefile_winlist.mk remove NEED_X define from build 8 years ago
Makefile_wireless.mk add new wireless module/gadget 7 years ago
Makefile_wizard.mk add new wizard page to change default modifiers for global mouse bindings 7 years ago
Makefile_wl_buffer.mk add wl_buffer output module 6 years ago
Makefile_wl_desktop_shell.mk xdg6 support 7 years ago
Makefile_wl_drm.mk remove library checks for a number of modules along with useless defines 7 years ago
Makefile_wl_fb.mk remove library checks for a number of modules along with useless defines 7 years ago
Makefile_wl_text_input.mk Fix out of tree builds 7 years ago
Makefile_wl_weekeyboard.mk Fix out of tree builds 7 years ago
Makefile_wl_wl.mk remove library checks for a number of modules along with useless defines 7 years ago
Makefile_wl_x11.mk fix wl-x11 make/install rules to not include nonexistent DATA files 8 years ago
Makefile_xkbswitch.mk Bryce/Gadgets: Add backlight, xkbswitch, and mixer gadgets. This should round out the core gadget ports. 6 years ago
Makefile_xwayland.mk add configure flag for xwayland binary 7 years ago