Commit Graph

283 Commits

Author SHA1 Message Date
Mike Blumenkrantz 7086d77103 comp module config is dead, long live conf_comp!
SVN revision: 82617
2013-01-11 07:52:47 +00:00
Mike Blumenkrantz 75694818a7 patch from Deon Thomas fixing incorrect variable name for base conf module config version
SVN revision: 82515
2013-01-10 07:41:18 +00:00
Lucas De Marchi 0675dd03a0 e: rename option use_composite to use_shaped_win
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
2013-01-09 03:21:25 +00:00
Lucas De Marchi 131eff3354 e: don't allow to disable composite in wizard
SVN revision: 82226
2013-01-04 18:35:32 +00:00
Lucas De Marchi 5efeaedf21 e: remove dropshadow module
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
2013-01-04 18:35:22 +00:00
Daniel Juyung Seo fd92b8647b e standard/profile.desktop: Updated Korean translation for desktop file.
SVN revision: 81730
2012-12-27 06:25:25 +00:00
Mike Blumenkrantz 0f01a6b279 in a move which will make me tremendously unpopular, config versioning has been changed from hex to dec across the whole tree, including helper functions and modules
PS. HAHAHAHAHAHAHAHA


SVN revision: 81624
2012-12-21 23:57:05 +00:00
Mike Blumenkrantz 1565e76e6f set window_activehint_policy value in default config
SVN revision: 81560
2012-12-21 16:07:12 +00:00
Mike Blumenkrantz 3e62bb05b3 disable gnome+kde integration by default so they don't fuck up resolution and kbd layout
ticket #2011


SVN revision: 81433
2012-12-20 09:44:17 +00:00
Massimo Maiurana 77cb445100 updating various translations
SVN revision: 81393
2012-12-19 17:40:23 +00:00
Massimo Maiurana 2a774dd533 updating esperanto translations
SVN revision: 81195
2012-12-17 23:42:23 +00:00
Gwanglim Lee 499b88748b From: Gwanglim Lee <gl77.lee@samsung.com>
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
2012-12-05 06:51:16 +00:00
Mike Blumenkrantz 327391da95 new wizard page to enable tasks by default
ticket #1663


SVN revision: 79701
2012-11-26 11:58:04 +00:00
Mike Blumenkrantz 3e39dd4401 fix shelf gadget sequence numbering for default config
SVN revision: 79698
2012-11-26 11:38:17 +00:00
Massimo Maiurana 8314c3b95c updating various translations
SVN revision: 79519
2012-11-21 19:45:32 +00:00
Massimo Maiurana 5e2b9f2a6c updating russian translation
SVN revision: 79119
2012-11-11 20:20:43 +00:00
Carsten Haitzler 35773a3241 add config for disabling delayed modules. this actually drastically
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
2012-10-07 10:01:14 +00:00
Carsten Haitzler bf9c8ed14c no duplicate win+left/right bindings.
SVN revision: 76881
2012-09-20 02:49:54 +00:00
Carsten Haitzler e574adfed7 add single-instance launching infra support for e17 as well as launch
tracking for ibar.



SVN revision: 76793
2012-09-18 10:00:37 +00:00
Mike Blumenkrantz d6c7397c3d fix all e17 .desktop files to not break spec, rename profile icons to be unique, make wizard and profile config load new icons, also clean up some small leaks in wizard
SVN revision: 76284
2012-09-07 07:44:20 +00:00
Mike Blumenkrantz f1e4a5909f add two new maximize modes: left and right
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
2012-09-05 13:46:15 +00:00
Carsten Haitzler 6e9eb3dc61 adjust some default config values like desktop name and pager.
SVN revision: 75936
2012-09-02 03:54:06 +00:00
Massimo Maiurana 287f8da267 updating portuguese and italian translations
SVN revision: 75701
2012-08-25 20:03:12 +00:00
Massimo Maiurana 96bef27c6f updating portuguese and italian translations
SVN revision: 75576
2012-08-22 21:51:00 +00:00
Carsten Haitzler 9f691c9b39 make nicer scaling dialog.
SVN revision: 75347
2012-08-17 05:28:39 +00:00
Carsten Haitzler f6030fa521 adjust standard config to load xkb module and add gadget.
SVN revision: 75305
2012-08-16 05:30:54 +00:00
Carsten Haitzler 503af41600 rename illume profile as mobile...
SVN revision: 74989
2012-08-08 06:07:25 +00:00
Carsten Haitzler df7925bb31 terminology ftw. :)
SVN revision: 74970
2012-08-07 10:22:40 +00:00
Chidambar Zinnoury d4b871bafd e: add a configuration value to group new windows with others from the same app.
We may want to alert the user it appeared though (make it urgent?).

 See r70370, fixes #40.


SVN revision: 73856
2012-07-14 18:00:57 +00:00
Carsten Haitzler 75d902e518 fix default pager configin standard
SVN revision: 73851
2012-07-14 11:11:08 +00:00
Mike Blumenkrantz 0dc7322d6d default keybind for move mouse to next/prev screen changed to use Windows key instead of Ctrl+Shift: these keys are used to select words in literally every other toolkit/UI in existence.
SVN revision: 71585
2012-05-31 14:27:27 +00:00
Michael BOUCHAUD 7743a24db2 e: make e_powersave values configurable
SVN revision: 70698
2012-05-03 20:16:34 +00:00
Carsten Haitzler 09656d8c1b clean up default config for wizard mode.
SVN revision: 70576
2012-05-01 11:39:48 +00:00
Carsten Haitzler 5a00507e2b xkb config put into core. xkb layout is set on startup now (last one
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
2012-04-30 09:52:05 +00:00
Carsten Haitzler 8384f04ad4 improve default configs
SVN revision: 70500
2012-04-26 08:49:15 +00:00
Carsten Haitzler 250d570004 fix fullscreen mode keybind dup.
SVN revision: 69869
2012-04-02 20:29:37 +00:00
Carsten Haitzler 697cadcc45 make battery alert only happen @ 10%
SVN revision: 67950
2012-02-15 04:34:11 +00:00
Carsten Haitzler cbe5220805 make ctrl+alt+f a default binding for fullscreen toggle
SVN revision: 67849
2012-02-11 12:13:29 +00:00
Carsten Haitzler 040bc74f20 and by default only suspecnd on lid definitely being closed.
SVN revision: 67603
2012-01-30 12:58:59 +00:00
Carsten Haitzler 28de5a6ad3 improve standard config.
SVN revision: 66898
2012-01-05 10:07:48 +00:00
Carsten Haitzler b4e855e5cc set remember internal windows and fwin windows by default
SVN revision: 66706
2011-12-31 07:02:01 +00:00
Carsten Haitzler 40905b1c80 bump default config versions :)
SVN revision: 66704
2011-12-31 05:34:27 +00:00
Carsten Haitzler 34c2b697ba handle thumbnailing of more mimetypes thanks to evas_generic_loaders
doing lots of video :)



SVN revision: 66625
2011-12-29 11:27:21 +00:00
Carsten Haitzler e46322a104 oooooh e can check for its own updates now. :) kind of generic to be
able to do more too.



SVN revision: 66621
2011-12-29 10:45:49 +00:00
Carsten Haitzler 9f8ff9682f remove some more unused config vars and mark config vars that have gui
controls.



SVN revision: 66524
2011-12-26 07:26:39 +00:00
Carsten Haitzler 7fd02afae4 and remove virtual roots config that isnt ever used or able to be
enabled or tested...also remove the config vals from profiles.



SVN revision: 66514
2011-12-26 06:32:21 +00:00
Carsten Haitzler 4a76470496 taskbar++!
one more todo item being knocked off. but there.
also no proper icon for it yet. mostly code from the old taskbar with
lots of little things fixed.



SVN revision: 64518
2011-10-30 07:36:54 +00:00
Carsten Haitzler feecfa36ea fix design dpi for default
SVN revision: 64517
2011-10-30 07:23:06 +00:00
Carsten Haitzler 732845eb7c quick fix to scale dialog and default base dpi (dpi for which e was
designed to look good at scale == 1.0).



SVN revision: 64480
2011-10-28 05:31:50 +00:00
Carsten Haitzler a0781f02c4 allow 1 of the syscon entries to be marked iwth is_main=2 as the
"default" one so if you press the binding that broung syscon up again
while syscon is up - and later than 0.5 seconds after syscon came up
and more than 2 times, then it execs that default action (eg power
down, suspend etc.)



SVN revision: 63831
2011-10-05 09:39:39 +00:00
Hannes Janetzek 44fe00ffa9 e17: more work on xsettings
- app theme chooser
- add option to disable 'settings daemon'


SVN revision: 63615
2011-09-27 01:56:08 +00:00
Hannes Janetzek 1656a81310 e17: add xsettings. add option to icon config to use same theme for applications
SVN revision: 63591
2011-09-24 22:05:15 +00:00
Carsten Haitzler 7191b735e5 and default profile has them off.
SVN revision: 63500
2011-09-20 11:47:15 +00:00
Carsten Haitzler 8fdd202115 make desktop file icons on by DEFAULT!
SVN revision: 63499
2011-09-20 11:46:35 +00:00
Massimo Maiurana 03fc60aa85 updating dutch and french translations
SVN revision: 63207
2011-09-05 16:13:30 +00:00
Daniel Juyung Seo 011b5fcd20 e/config profile.desktop: Updated Korean translation for config.
SVN revision: 63061
2011-09-01 18:41:47 +00:00
Massimo Maiurana 88981d6101 updating french translations
SVN revision: 63053
2011-09-01 11:46:48 +00:00
Massimo Maiurana 68960588df updating various translations
SVN revision: 63037
2011-08-31 15:41:29 +00:00
Massimo Maiurana a750621c2d updating french and italian translations
SVN revision: 62995
2011-08-30 16:00:21 +00:00
Massimo Maiurana 79c8c9f714 updating french and italian translations
SVN revision: 62959
2011-08-29 17:29:58 +00:00
Carsten Haitzler 9e0032aabf and allow config to suspend even if on AC power (ie if disabled wont
suspend on blank if connected to AC)



SVN revision: 62656
2011-08-21 11:02:33 +00:00
Carsten Haitzler d88e160f25 as per e17 release todo:
|| LOW  || Power    || Add suspend/hibernate w/ screen blank or low battery config option ||             ||     || ||

:)



SVN revision: 62655
2011-08-21 10:44:23 +00:00
Carsten Haitzler 8a385fac60 remove revert option fro default illume profile - fixes focus issue.
SVN revision: 62498
2011-08-16 11:22:58 +00:00
Carsten Haitzler b903f06312 comp loaded 2 times! noiooo!
SVN revision: 62497
2011-08-16 11:17:24 +00:00
Carsten Haitzler 7c9f1888df big big big wizard revamp. as per todo list.
SVN revision: 62478
2011-08-15 09:21:12 +00:00
Michael BOUCHAUD 4a1637776e e: revert my dumb idea
SVN revision: 62358
2011-08-11 20:28:56 +00:00
Michael BOUCHAUD e5c5ec7fc3 e: avoid black screen start on some device on first start.
SVN revision: 62290
2011-08-10 08:42:57 +00:00
Hannes Janetzek 54ed3c6349 e17: add efm navigation and pathbar to fileman module
SVN revision: 62261
2011-08-09 15:47:22 +00:00
Carsten Haitzler 9061b12eac update illume thumbnailing list and standard one had duplictae svg
entry.



SVN revision: 61946
2011-08-01 11:16:27 +00:00
Carsten Haitzler 4f771c6826 1. fix up visible profile names - computer and touchscreen for less
confusion
2. fix up power btn handling to do the SAME thing - not halt AND halt now.



SVN revision: 61716
2011-07-26 00:48:40 +00:00
Miculcy Brian 360a661b5d e/profiles: Fix scrolling descriptions.
SVN revision: 61113
2011-07-07 11:51:56 +00:00
Carsten Haitzler 351d1b3e7e lets make connman on by default
SVN revision: 60954
2011-07-03 10:23:41 +00:00
Carsten Haitzler cbd40a06ba set default priority (nice val) of apps to 3, and introduce priority
raising of focused app.  :)



SVN revision: 60941
2011-07-02 16:00:45 +00:00
Carsten Haitzler f1209497d0 and backlight bindings for interactive mode by default
SVN revision: 60272
2011-06-13 14:45:58 +00:00
Carsten Haitzler 3277210fe4 load backlight module by default and have bindings by default for
backlight stuff



SVN revision: 60249
2011-06-12 23:48:18 +00:00
Boris Faure 6048d46024 remove .cvsignore files
SVN revision: 60246
2011-06-12 21:38:37 +00:00
Carsten Haitzler 0555042f01 fix illume profile name.
SVN revision: 59982
2011-06-06 02:53:39 +00:00
Carsten Haitzler f7c752c855 fill out acpi default bindings
SVN revision: 59981
2011-06-06 02:47:51 +00:00
Carsten Haitzler fe69442288 default bindings for xf86 keys that e has actions for
SVN revision: 59980
2011-06-06 02:38:30 +00:00
Carsten Haitzler f39de9a48e add a whole host of thumbnail handling given evas loaders now and
generic loaders



SVN revision: 59946
2011-06-04 03:17:02 +00:00
Carsten Haitzler 59ea0d4f62 fix name of dir to match rename
SVN revision: 59938
2011-06-04 00:42:23 +00:00
Carsten Haitzler 1ec797d90d rationalize default installed profiles down to default (has basically
nothing in it really), standard and illume (for illume2 the old
illume-home)



SVN revision: 59935
2011-06-04 00:08:05 +00:00
Carsten Haitzler 072ffb5662 remove old illume module
SVN revision: 59933
2011-06-04 00:06:13 +00:00
Carsten Haitzler 596e5212dd illume profile -> remove, moving illume-home in its place
SVN revision: 59932
2011-06-04 00:02:50 +00:00
Carsten Haitzler 8e26efcc48 screenshot module built in now. this is a redo as it actuallly has a
full file upload ability on e.org for sharing shot url's, as well as
selecting local file tyo save to, selecting which screen to screenshot
etc.



SVN revision: 59766
2011-05-28 06:53:44 +00:00
Carsten Haitzler 7469a45aef and more module merging! that's pretty much all of the merges done.
now probably need to consider some module renaming as a result of the
merges. but for now that can wait.



SVN revision: 59059
2011-05-01 03:56:17 +00:00
Carsten Haitzler 1a3f544f54 more module merging.
SVN revision: 59058
2011-05-01 03:09:10 +00:00
Carsten Haitzler 86805db0a9 more merging of modules
SVN revision: 59057
2011-05-01 03:00:56 +00:00
Carsten Haitzler d2dc4fd3ae more merging of modules
SVN revision: 59056
2011-05-01 02:51:21 +00:00
Carsten Haitzler 82ffbc59f3 more conf module merges
SVN revision: 59054
2011-04-30 13:47:06 +00:00
Carsten Haitzler c2b3532fd7 more merging of modules that are needlessly split
SVN revision: 59053
2011-04-30 13:35:25 +00:00
Carsten Haitzler ed7aba1cfd consolidate some more conf modules as per plan.
SVN revision: 59052
2011-04-30 12:59:53 +00:00
Carsten Haitzler 23849d2c22 remover evry modules from std cfg - not there anymore.
SVN revision: 58527
2011-04-09 15:05:45 +00:00
Carsten Haitzler 9aa29fc770 as per plan - merge more core modules.
SVN revision: 58526
2011-04-09 15:01:07 +00:00
Carsten Haitzler 10b6fe25eb part of re-arranging modules. i've mered all the screen modules as
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
2011-04-03 03:51:40 +00:00
Hannes Janetzek 7f457f1911 e17: add option to have gadcon client settings menu in toplevel again.
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
2011-03-17 17:08:36 +00:00
Massimo Maiurana 359a85e93d updating various translations
SVN revision: 57225
2011-02-21 19:19:12 +00:00
Massimo Maiurana 308534cc44 updating russian translations
SVN revision: 57124
2011-02-17 12:15:59 +00:00
Cedric BAIL cd2226110b * e: remove exebuf reference from all profiles as it is dead.
SVN revision: 56211
2011-01-18 09:48:11 +00:00
Christopher Michael 572970d903 Add a Suspend Now command to actions so that on ACPI lid close, you
can do suspend without a confirmation dialog.
Clear the Action Paramaters box when a binding or action changes.



SVN revision: 56207
2011-01-17 17:25:42 +00:00