enlightenment/src/modules
Carsten Haitzler 644a1c39f4 patch from PrinceAMD to use date+time for shot filename.
SVN revision: 74306
2012-07-23 07:18:52 +00:00
..
access e access module: remove the icon-only edje file to use the Enlightenment-theme and fdo defined one. 2012-06-26 23:14:34 +00:00
backlight fix memory leak spotted by seb in gc_id_new. this whole thing is pretty confusing; I'm glad we don't have docs for it 2012-06-22 07:21:51 +00:00
battery e battery: don't report battery as charging when it obviously isn't. 2012-07-22 13:39:16 +00:00
bluez more #undefs 2012-06-14 07:37:09 +00:00
clock fix memory leak spotted by seb in gc_id_new. this whole thing is pretty confusing; I'm glad we don't have docs for it 2012-06-22 07:21:51 +00:00
comp fix comp bug when comp module just unloaded - leaving hidden windows 2012-07-18 09:15:08 +00:00
conf better fix for keybindings config, fixes param setting in all tested cases 2012-06-27 07:11:01 +00:00
conf_applications e: forgotten module for setting up desk lock/unlock applications. 2012-07-18 02:26:41 +00:00
conf_dialogs e i18n: add some missing files. 2012-07-08 13:15:15 +00:00
conf_display after figuring out why my deskotp didnt screnblank... massively 2012-07-20 03:57:32 +00:00
conf_edgebindings edge bindings now allow for the use of any mouse button for clicky bindings 2012-07-06 08:27:09 +00:00
conf_interaction e: units (sec → s). 2012-07-14 21:16:20 +00:00
conf_intl don't follow focus jump with tab if typebuf is shown 2012-07-17 10:33:09 +00:00
conf_keybindings comp disable shortcut is also now configurable and set by default 2012-06-28 07:13:33 +00:00
conf_menus e: units (sec → s). 2012-07-14 21:16:20 +00:00
conf_paths e i18n: add some missing files. 2012-07-08 13:15:15 +00:00
conf_performance e: units (sec → s). 2012-07-14 21:16:20 +00:00
conf_randr e: some more plural and times lovin'. 2012-07-15 11:39:50 +00:00
conf_shelves always use correct zone when creating a new shelf 2012-07-18 09:47:03 +00:00
conf_theme don't follow focus jump with tab if typebuf is shown 2012-07-17 10:33:09 +00:00
conf_wallpaper2 E (wallpaper2): No need to fetch viewport size every time we iterate 2012-07-10 12:05:22 +00:00
conf_window_manipulation e window list: typo. 2012-07-15 11:01:30 +00:00
conf_window_remembers e remember settings: change label to just "Delete". 2012-06-26 23:17:07 +00:00
connman more #undefs 2012-06-14 07:37:09 +00:00
cpufreq e cpufreq: float the frequency so that correct decimal separator could be automagically used. 2012-07-15 07:42:17 +00:00
dropshadow e/drobshadow: Rename y1 variable to yy1 to avoid shadow global y1. 2012-06-20 07:54:19 +00:00
everything evry warn-- 2012-07-18 06:48:16 +00:00
fileman I suppose this is a better way to ensure all the configs get properly updated, also remove the related FIXME 2012-07-20 10:53:33 +00:00
fileman_opinfo e: move plural lovin'. 2012-07-15 09:28:34 +00:00
gadman refresh gadman available gadgets on both disable and enable of module 2012-07-03 07:39:44 +00:00
ibar From: doyoun.kang@samsung.com 2012-07-16 07:31:12 +00:00
ibox fix memory leak spotted by seb in gc_id_new. this whole thing is pretty confusing; I'm glad we don't have docs for it 2012-06-22 07:21:51 +00:00
illume-bluetooth e/gadcon: label() returns a const char* 2011-11-14 21:46:57 +00:00
illume-home OMG! DEVILHORNS USING AN EDITOR WITH TABS INSTEAD OF WHITESPACES????? SAY IT AIN'T SO!!! 2011-11-07 23:30:27 +00:00
illume-home-toggle e/gadcon: label() returns a const char* 2011-11-14 21:46:57 +00:00
illume-indicator e: massiv warning cleanup ! 2012-05-04 09:38:52 +00:00
illume-kbd-toggle e/gadcon: label() returns a const char* 2011-11-14 21:46:57 +00:00
illume-keyboard e: massiv warning cleanup ! 2012-05-04 09:38:52 +00:00
illume-mode-toggle e: oopsie. warnings-- 2011-11-14 22:04:27 +00:00
illume-softkey Illume_Softkey: Remove silly left-over printfs...Spankies for whoever 2012-05-15 12:03:55 +00:00
illume2 e: massiv warning cleanup ! 2012-05-04 09:38:52 +00:00
layout e/docs: do bare documentation for e. 2012-01-19 23:25:32 +00:00
mixer only register mixer module actions once a gadget for the mixer is created to prevent users from trying to use these actions when they cannot actually be used (mixer actions use mixer gadget's config to determine channel to change volume on) 2012-07-18 13:00:16 +00:00
msgbus e: add scripting feature to lock/unlock require some tests. 2012-07-17 13:33:21 +00:00
notification cleanup/fix notification module shutdown to not crash 2012-07-02 13:52:12 +00:00
ofono more #undefs 2012-06-14 07:37:09 +00:00
pager fix fullscreen window moving using pager/bindings 2012-07-19 13:13:23 +00:00
physics delete physics windows from hash when border is deleted 2012-07-19 13:22:22 +00:00
shot patch from PrinceAMD to use date+time for shot filename. 2012-07-23 07:18:52 +00:00
start e: for consistancy's sake, use Enlightenment instead of E or E17 in all user-visible strings. 2012-06-24 09:33:06 +00:00
syscon use e,state,focused for syscon focus signals since other themes support these 2012-06-27 11:28:30 +00:00
systray someone got a little too clever trying to disable multiple systray instances and now it doesn't even display an error dialog. well let me tell you, we like our error dialogs. we like them a lot. 2012-06-21 06:36:14 +00:00
tasks add mouse wheeling to tasks gadget: 2012-07-05 06:59:50 +00:00
temperature tempget: Check return values from fgets() 2012-05-26 22:50:06 +00:00
tiling e: tiling: remove window from floating list when changing desktop 2012-06-21 08:31:01 +00:00
winlist change "Uncover" in winlist settings to "Uniconify/Unshade" to be more descriptive 2012-07-17 11:40:58 +00:00
wizard add terminology as terminal for ibar. 2012-07-14 11:02:23 +00:00
wl_drm E (wl_drm): Update drm module for most recent wayland git. Use 2012-04-24 17:24:59 +00:00
wl_screenshot E17 (wayland): Add wayland drm compositing module. 2012-03-29 01:43:17 +00:00
wl_shell E (wl_shell): Update code to handle changes in wayland git. Comment 2012-04-24 17:31:07 +00:00
xkbswitch e xkbswitch module: change to keyboard in all user-visible strings. 2012-07-08 10:36:00 +00:00
Makefile.am brace yourselves: E WINDOW PHYSICS MODULE! 2012-07-05 15:01:58 +00:00