summaryrefslogtreecommitdiff
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
...
* consolidate some more conf modules as per plan.Carsten Haitzler2011-04-304-96/+0
| | | | SVN revision: 59052
* remover evry modules from std cfg - not there anymore.Carsten Haitzler2011-04-091-48/+0
| | | | SVN revision: 58527
* as per plan - merge more core modules.Carsten Haitzler2011-04-094-72/+0
| | | | SVN revision: 58526
* part of re-arranging modules. i've mered all the screen modules asCarsten Haitzler2011-04-035-176/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | they form more of a logical group, so nothing lost here, just now its ALL inside conf_display (like conf_applications actually). ths does NOT mean we merge every category entirely. for example (this is kind of a plan): in input i'd merge key bindings, mouse bindings AND i'd bring over acpi bindings. edge bindings i'd keep alone for now. interaction and mouse settings i'd merge. in windows i'd merge everything except window list and window remembers. window list i'd merge into the winlist module itself as its the configuration FOR that module (and then config for it i'd move to its own config file). window rememebrs i'd keep on its own because its a complex thing that might want to be totally hidden or re-vamped on its own. in menus i'd merge client list menu over to the merged "windows" module (change its name to Window List Menu too). in language i'd merge both language and input method setting. both are related to dealing with multiple languages (input and display). in look i'd leave wallpaper2, and merge wallpaper, theme, colors, fonts, startup, icon theme, transitions and scaling. i'd merge merge mouse cursor look over to the mouse settings + interaction module up in input (but keep it in the look category). borders i'd merge over to the "big windows merged module" but keep it in the look category. in advanced i'd merge performance and engine. leave the rest. in settings i'd leave it as-is. in extensions i'd move shelves over to the screen category, but keep it as a module of its own. pager i'd move to the screen category. leave mixer and connman where they are. everything i'd keep here - but i'd be tempted to say all the evry modules should be merged into a single everything modules. they can keep their entries though. gadgets i'd move over to the screen category in files i'd merge file icons and file manager modules. keep 2 conf entries tho (ie conf_mime joins fileman module). yes - i know e has file selectors and they use the mime conf too, but to most people they will just accept the file selector as-is and if they want to configure icons per file tyope.. well.. load fileman module (can turn off desktop icons if u want). ------- why do this? fewer modules to load for e. as such e does spend a fair bit of its startup time thrashing the disk around loading tonnes of miniature modules. merging them means less thrashing. there is an argument to be made that these should even become external processes, but then we'd need to allow them to remote configure e and thats a complex beastie in and of itself. we could also load and unload some modules on the fly. this requires extra features in e17's module setup, but can be done. worry about this for e18/19 etc. for e17 just reduce the module count to a saner number (outside of the conf modules which were the worst here, everything and illume are the next worst. as above - evry could merge i think. illume vs illume2 cant merge, but i'd consider merging the toggle modules, blutetooth, indicator and home modules and then the keyboard and softkey modules (as they occupy the same screen space basically). so that'd take it to illume, illume2, illume-home, illume-key how's that for a plan? who wants to help. this is easy stuff really. just re-shuffling files and makefile.am content and some module desktop.in files, and inserting some hooks. in module main setup funcs and.. fixing e config profiles to not load the removed mods. SVN revision: 58282
* e17: add option to have gadcon client settings menu in toplevel again. Hannes Janetzek2011-03-177-0/+7
| | | | | | | | | | | | | | | added e_menu_item_new_relative(E_Menu, E_Menu_Item *rel) which appends new item to rel or prepends it when rel is NULL. changed e_gadcon_util_client_menu_append to to take only the gadget menu and returns the new toplevel menu that should be shown by gcc depending on the setting this is a new menu with gadget menu as submenu or the gadet_menu with gadget menu items appended updated e-modules-extra comes in a minute SVN revision: 57826
* updating various translationsMassimo Maiurana2011-02-211-0/+2
| | | | SVN revision: 57225
* updating russian translationsMassimo Maiurana2011-02-177-0/+14
| | | | SVN revision: 57124
* * e: remove exebuf reference from all profiles as it is dead.Cedric BAIL2011-01-183-75/+0
| | | | SVN revision: 56211
* Add a Suspend Now command to actions so that on ACPI lid close, youChristopher Michael2011-01-171-2/+2
| | | | | | | | | can do suspend without a confirmation dialog. Clear the Action Paramaters box when a binding or action changes. SVN revision: 56207
* updating japanese translationsMassimo Maiurana2011-01-064-0/+8
| | | | SVN revision: 55933
* updating portuguese translationsMassimo Maiurana2010-11-287-7/+7
| | | | SVN revision: 55041
* updating french translationsMassimo Maiurana2010-10-251-1/+1
| | | | SVN revision: 53877
* updating french translationsMassimo Maiurana2010-10-257-7/+7
| | | | SVN revision: 53857
* updating portuguese and italian translationsMassimo Maiurana2010-10-067-0/+12
| | | | SVN revision: 53105
* updating french and italian translationsMassimo Maiurana2010-09-012-4/+4
| | | | SVN revision: 51804
* updating french translation (missed this file in the last commit)Massimo Maiurana2010-08-121-1/+1
| | | | SVN revision: 51057
* updating french translationMassimo Maiurana2010-08-123-3/+3
| | | | SVN revision: 51056
* updating french translationMassimo Maiurana2010-08-121-1/+1
| | | | SVN revision: 51030
* Remove old crusty config settings. Only one shelf is used on newChristopher Michael2010-08-011-195/+0
| | | | | | | | | | | | | | configs, so remove all the old ones. NB - This was done because prior to this when someone started with a new config and created new shelves they were always numbered at 5, 6, etc because the config had old shelves named 2, 3, 4 already in it....and since they are not used by default on new configs, why keep them. SVN revision: 50729
* updating french and italian translationsMassimo Maiurana2010-07-224-6/+4
| | | | SVN revision: 50428
* restored english comment missing from the last commitMassimo Maiurana2010-07-221-0/+1
| | | | SVN revision: 50427
* updating french translationMassimo Maiurana2010-07-212-3/+2
| | | | SVN revision: 50412
* added two new configuration options for the geometry_manipulation conf plugin:Andreas Volz2010-07-067-0/+14
| | | | | | | | | | | | int geometry_auto_move; // GUI int geometry_auto_resize_limit; // GUI This does influence the configure_request algorithm in the way that the user could disable the window geometry move and resize feature that is useful for e.g. Gnome fileselector or gnome-terminal tabs. There was a use case on the list where this was not nice so I created an option to disable it. If one thinks a special e.src shouldn't activate this feature by default, please change it. SVN revision: 50083
* 1. 60fps by defaultCarsten Haitzler2010-06-015-5/+5
| | | | | | | | 2. add menus conf to set the applications menu file - select it. SVN revision: 49368
* 60fps by defaultCarsten Haitzler2010-06-011-1/+1
| | | | SVN revision: 49367
* lock on suspend option++ (also on hibernate - same options)Carsten Haitzler2010-05-317-7/+14
| | | | SVN revision: 49354
* Fix default acpi_bindings to use -1 for a status that we don't need toChristopher Michael2010-05-301-2/+2
| | | | | | | | compare. SVN revision: 49319
* Add missing params to acpi_binding struct(s).Christopher Michael2010-05-291-0/+3
| | | | SVN revision: 49311
* Add default acpi bindings to config source.Christopher Michael2010-05-291-0/+40
| | | | | | | | Enable conf_acpibindings module by default. SVN revision: 49310
* everything-wallpaper not in core e anymore - so remove from standardCarsten Haitzler2010-05-241-8/+0
| | | | | | | | config. SVN revision: 49189
* bah - that corner binding should never be there. confusing.Carsten Haitzler2010-05-161-10/+0
| | | | SVN revision: 48914
* step 4: update config files (thanks Sachiel :))Mike Blumenkrantz2010-04-307-21/+21
| | | | SVN revision: 48489
* removing exebuf, left exebuf_terminal_cmd as it's used in other placesHannes Janetzek2010-04-205-65/+0
| | | | SVN revision: 48191
* put everything on alt+tab, disable exebufHannes Janetzek2010-04-201-17/+1
| | | | SVN revision: 48187
* Increase single click delay.Christopher Michael2010-04-201-1/+1
| | | | SVN revision: 48183
* Add illume-home-toggle to config.Christopher Michael2010-04-201-35/+53
| | | | SVN revision: 48176
* 'everything'Hannes Janetzek2010-04-101-0/+56
| | | | | | | - everything plugins are now e-modules. SVN revision: 47895
* Add softkey config source file.Christopher Michael2010-04-022-0/+6
| | | | SVN revision: 47713
* Add indicator config to Makefile.Christopher Michael2010-04-021-0/+2
| | | | SVN revision: 47711
* Add indicator config src file.Christopher Michael2010-04-021-0/+4
| | | | SVN revision: 47710
* Better description for Illume profile (remove useless breaks inChristopher Michael2010-03-291-1/+1
| | | | | | | | description). SVN revision: 47560
* Optimised PNG files.toma2010-03-166-0/+0
| | | | SVN revision: 47278
* comp should not be delayed - and first module loaded for best effects.Carsten Haitzler2010-03-081-15/+15
| | | | SVN revision: 46999
* Add conf module src file.Christopher Michael2010-02-282-2/+8
| | | | SVN revision: 46651
* Add conf module src file.Christopher Michael2010-02-282-2/+8
| | | | SVN revision: 46650
* Add conf module src file.Christopher Michael2010-02-282-2/+8
| | | | SVN revision: 46649
* Add conf module source file.Christopher Michael2010-02-282-2/+8
| | | | SVN revision: 46648
* Add module.conf.src to Makefile.Christopher Michael2010-02-271-2/+4
| | | | SVN revision: 46621
* And add to Makefile.Christopher Michael2010-02-271-2/+4
| | | | SVN revision: 46620
* Add config src file for config panel module w/ silly menu disabled.Christopher Michael2010-02-271-0/+4
| | | | SVN revision: 46619