aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* correctly update all the stock configs to current version and fix up default ↵Mike Blumenkrantz2013-02-064-1366/+6
| | | | | | profile signal bindings list SVN revision: 83657
* merge all bindings dialogs into single module: conf_bindingsMike Blumenkrantz2013-02-051-7/+1
| | | | | | | configs have been updated to load correct module and modapi version has been bumped to invalidate old modules SVN revision: 83632
* whoops, wrong binding version in default configsMike Blumenkrantz2013-02-053-3/+3
| | | | SVN revision: 83621
* add profile types to config so it will be possible to determine what type of ↵Mike Blumenkrantz2013-02-043-0/+3
| | | | | | config the user started with SVN revision: 83588
* remove dropshadow module configMike Blumenkrantz2013-02-041-7/+0
| | | | SVN revision: 83587
* forgot to add binding config file sourcesMike Blumenkrantz2013-02-013-0/+2322
| | | | SVN revision: 83562
* giant commit that wipes all bindi^W^W^Wsplits out binding configs into a ↵Mike Blumenkrantz2013-02-014-1009/+8
| | | | | | | | | separate config domain so they can be more easily copied and so they won't be wiped in the event that primary config is wiped also splits all binding lists out of e_config: they are now conveniently located in the global "e_bindings" struct SVN revision: 83544
* added missing conf for screen_limits (new lost windows)Samuel F. Baggen2013-01-172-0/+2
| | | | SVN revision: 82913
* comp module config is dead, long live conf_comp!Mike Blumenkrantz2013-01-112-2/+2
| | | | SVN revision: 82617
* patch from Deon Thomas fixing incorrect variable name for base conf module ↵Mike Blumenkrantz2013-01-102-2/+2
| | | | | | config version SVN revision: 82515
* e: rename option use_composite to use_shaped_winLucas De Marchi2013-01-093-3/+3
| | | | | | | | | | | | | | | | In order to move composite inside the core we need to kill the use_composite option. However in some places it is being used to switch between ARGB and shaped windows. It doesn't make much sense to keep the advanced/engine dialog to let the user toggle this options if we have composite always enabledm, but lets allow the user to shoot himself on the foot (for now). Next step will be to move the comp module files to core so user can't unload it anymore. SVN revision: 82433
* e: don't allow to disable composite in wizardLucas De Marchi2013-01-043-3/+3
| | | | SVN revision: 82226
* e: remove dropshadow moduleLucas De Marchi2013-01-041-2/+0
| | | | | | | | | | dropshadow module conflicts with composite, which will be always enabled by future commits. Remove the module to allow turning composite as always-enabled. SVN revision: 82224
* e standard/profile.desktop: Updated Korean translation for desktop file.Daniel Juyung Seo2012-12-271-2/+2
| | | | SVN revision: 81730
* in a move which will make me tremendously unpopular, config versioning has ↵Mike Blumenkrantz2012-12-216-9/+16
| | | | | | | | | been changed from hex to dec across the whole tree, including helper functions and modules PS. HAHAHAHAHAHAHAHA SVN revision: 81624
* set window_activehint_policy value in default configMike Blumenkrantz2012-12-211-0/+1
| | | | SVN revision: 81560
* disable gnome+kde integration by default so they don't fuck up resolution ↵Mike Blumenkrantz2012-12-201-2/+2
| | | | | | | | | and kbd layout ticket #2011 SVN revision: 81433
* updating various translationsMassimo Maiurana2012-12-191-4/+2
| | | | SVN revision: 81393
* updating esperanto translationsMassimo Maiurana2012-12-173-1/+7
| | | | SVN revision: 81195
* From: Gwanglim Lee <gl77.lee@samsung.com>Gwanglim Lee2012-12-053-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Subject: Re: Re: Re: [E-devel] [RFC] Virtual desktop window profile I've attached 4th patch. May the 4th be with you. ecore patch has been merged with efl and all files are based on r80123. Thanks & Regards, Gwanglim ------- Original Message ------- Sender : Daniel Juyung Seo<seojuyung2@gmail.com> Date : 2012-12-04 01:55 (GMT+09:00) Title : Re: Re: [E-devel] [RFC] Virtual desktop window profile It looks ok to me. Sorry but can you re-generate the patch according to the recent ecore merge to efl single tree? Daniel Juyung Seo (SeoZ) On Thu, Nov 29, 2012 at 12:29 AM, Gwanglim Lee <gl77.lee@samsung.com> wrote: Dear Raster and Daniel Juyung Seo, I've attached 3rd patches and test_config according to your reviews. These are based on r79782. [elementary & ecore] 1. "profile,set" -> "profile,changed" - done 2. spaces after EINA_LIST_FOREACH - done 3. variable type - keep 4. author - done 5. removing deprecated marking in patch - done 6. add elm_win_available_profiles_get to test_config for the debugging purpose - done 7. check whether a given profile is present in an available profiles. otherwise window profile will be one of the item in available profiles. - newly added thing to the elm_win 8. merge with EO - done. :( Any comments would be appreciated. SVN revision: 80216
* new wizard page to enable tasks by defaultMike Blumenkrantz2012-11-261-0/+6
| | | | | | | ticket #1663 SVN revision: 79701
* fix shelf gadget sequence numbering for default configMike Blumenkrantz2012-11-261-14/+14
| | | | SVN revision: 79698
* updating various translationsMassimo Maiurana2012-11-213-0/+12
| | | | SVN revision: 79519
* updating russian translationMassimo Maiurana2012-11-113-2/+6
| | | | SVN revision: 79119
* add config for disabling delayed modules. this actually drasticallyCarsten Haitzler2012-10-073-0/+3
| | | | | | | | | speeds up e startup - but this i mean the shelf comes up instantly populated rather than taking 2 or 3 seconds to figure its life out. SVN revision: 77558
* no duplicate win+left/right bindings.Carsten Haitzler2012-09-202-32/+0
| | | | SVN revision: 76881
* add single-instance launching infra support for e17 as well as launchCarsten Haitzler2012-09-183-0/+3
| | | | | | | | tracking for ibar. SVN revision: 76793
* fix all e17 .desktop files to not break spec, rename profile icons to be ↵Mike Blumenkrantz2012-09-079-9/+9
| | | | | | unique, make wizard and profile config load new icons, also clean up some small leaks in wizard SVN revision: 76284
* add two new maximize modes: left and rightMike Blumenkrantz2012-09-052-0/+32
| | | | | | | | these will maximize a window to either the left or the right half of the screen, respectively work started by etrunko in ticket #1422 SVN revision: 76198
* adjust some default config values like desktop name and pager.Carsten Haitzler2012-09-024-8/+8
| | | | SVN revision: 75936
* updating portuguese and italian translationsMassimo Maiurana2012-08-253-3/+3
| | | | SVN revision: 75701
* updating portuguese and italian translationsMassimo Maiurana2012-08-223-6/+6
| | | | SVN revision: 75576
* make nicer scaling dialog.Carsten Haitzler2012-08-173-5/+5
| | | | SVN revision: 75347
* adjust standard config to load xkb module and add gadget.Carsten Haitzler2012-08-161-0/+22
| | | | SVN revision: 75305
* rename illume profile as mobile...Carsten Haitzler2012-08-0812-4/+4
| | | | SVN revision: 74989
* terminology ftw. :)Carsten Haitzler2012-08-072-10/+2
| | | | SVN revision: 74970
* e: add a configuration value to group new windows with others from the same ↵Chidambar Zinnoury2012-07-143-0/+3
| | | | | | | | | | | app. We may want to alert the user it appeared though (make it urgent?). See r70370, fixes #40. SVN revision: 73856
* fix default pager configin standardCarsten Haitzler2012-07-141-2/+3
| | | | SVN revision: 73851
* default keybind for move mouse to next/prev screen changed to use Windows ↵Mike Blumenkrantz2012-05-312-4/+4
| | | | | | key instead of Ctrl+Shift: these keys are used to select words in literally every other toolkit/UI in existence. SVN revision: 71585
* e: make e_powersave values configurableMichael BOUCHAUD2012-05-033-0/+21
| | | | SVN revision: 70698
* clean up default config for wizard mode.Carsten Haitzler2012-05-011-23/+26
| | | | SVN revision: 70576
* xkb config put into core. xkb layout is set on startup now (last oneCarsten Haitzler2012-04-302-2/+20
| | | | | | | | | | used). removed setting up and deletion of keybindings - now its in normal keybindings config territory. set them up yourself. much more solid now. happy. SVN revision: 70552
* improve default configsCarsten Haitzler2012-04-262-444/+470
| | | | SVN revision: 70500
* fix fullscreen mode keybind dup.Carsten Haitzler2012-04-022-2/+2
| | | | SVN revision: 69869
* make battery alert only happen @ 10%Carsten Haitzler2012-02-151-2/+2
| | | | SVN revision: 67950
* make ctrl+alt+f a default binding for fullscreen toggleCarsten Haitzler2012-02-112-2/+9
| | | | SVN revision: 67849
* and by default only suspecnd on lid definitely being closed.Carsten Haitzler2012-01-301-1/+1
| | | | SVN revision: 67603
* improve standard config.Carsten Haitzler2012-01-051-84/+116
| | | | SVN revision: 66898
* set remember internal windows and fwin windows by defaultCarsten Haitzler2011-12-312-2/+2
| | | | SVN revision: 66706
* bump default config versions :)Carsten Haitzler2011-12-313-3/+3
| | | | SVN revision: 66704