Commit Graph

252 Commits

Author SHA1 Message Date
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
Massimo Maiurana 4428a7586c updating japanese translations
SVN revision: 55933
2011-01-06 11:48:53 +00:00
Massimo Maiurana 4a57615505 updating portuguese translations
SVN revision: 55041
2010-11-28 14:34:04 +00:00
Massimo Maiurana 64f596bb51 updating french translations
SVN revision: 53877
2010-10-25 16:23:01 +00:00
Massimo Maiurana ca84ff1912 updating french translations
SVN revision: 53857
2010-10-25 11:32:48 +00:00
Massimo Maiurana 0f9d9dcf30 updating portuguese and italian translations
SVN revision: 53105
2010-10-06 17:38:09 +00:00
Massimo Maiurana 95f0a2c4c9 updating french and italian translations
SVN revision: 51804
2010-09-01 11:45:22 +00:00
Massimo Maiurana 396de7df7c updating french translation (missed this file in the last commit)
SVN revision: 51057
2010-08-12 18:40:56 +00:00
Massimo Maiurana 116d6cf8f3 updating french translation
SVN revision: 51056
2010-08-12 18:38:38 +00:00
Massimo Maiurana 1e183b8f97 updating french translation
SVN revision: 51030
2010-08-12 07:22:34 +00:00
Christopher Michael 52ea343b68 Remove old crusty config settings. Only one shelf is used on new
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
2010-08-01 16:26:31 +00:00
Massimo Maiurana 09b9f82f4f updating french and italian translations
SVN revision: 50428
2010-07-22 11:50:07 +00:00
Massimo Maiurana ef969ffedf restored english comment missing from the last commit
SVN revision: 50427
2010-07-22 11:40:28 +00:00
Massimo Maiurana 6c3945313c updating french translation
SVN revision: 50412
2010-07-21 11:33:59 +00:00
Andreas Volz 6e35928dea added two new configuration options for the geometry_manipulation conf plugin:
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
2010-07-06 19:49:48 +00:00
Carsten Haitzler a8b624c94e 1. 60fps by default
2. add menus conf to set the applications menu file - select it.



SVN revision: 49368
2010-06-01 10:53:58 +00:00
Carsten Haitzler d2a2bf1e3c 60fps by default
SVN revision: 49367
2010-06-01 02:45:38 +00:00
Carsten Haitzler 348d599f8b lock on suspend option++ (also on hibernate - same options)
SVN revision: 49354
2010-05-31 15:17:02 +00:00
Christopher Michael d1de07e67b Fix default acpi_bindings to use -1 for a status that we don't need to
compare.



SVN revision: 49319
2010-05-30 02:22:13 +00:00
Christopher Michael f4d8204f49 Add missing params to acpi_binding struct(s).
SVN revision: 49311
2010-05-29 20:06:31 +00:00
Christopher Michael 55fad2b2f3 Add default acpi bindings to config source.
Enable conf_acpibindings module by default.



SVN revision: 49310
2010-05-29 19:59:54 +00:00
Carsten Haitzler 7fe3c0bbed everything-wallpaper not in core e anymore - so remove from standard
config.



SVN revision: 49189
2010-05-24 22:43:27 +00:00
Carsten Haitzler d116e2e565 bah - that corner binding should never be there. confusing.
SVN revision: 48914
2010-05-16 08:56:06 +00:00
Mike Blumenkrantz bb92e101d5 step 4: update config files (thanks Sachiel :))
SVN revision: 48489
2010-04-30 19:23:25 +00:00
Hannes Janetzek 26127d523f removing exebuf, left exebuf_terminal_cmd as it's used in other places
SVN revision: 48191
2010-04-20 23:25:42 +00:00
Hannes Janetzek c622928863 put everything on alt+tab, disable exebuf
SVN revision: 48187
2010-04-20 21:21:57 +00:00
Christopher Michael ffdf8c866c Increase single click delay.
SVN revision: 48183
2010-04-20 20:15:41 +00:00
Christopher Michael 3e24ffa481 Add illume-home-toggle to config.
SVN revision: 48176
2010-04-20 19:39:08 +00:00
Hannes Janetzek c9c75b2420 'everything'
- everything plugins are now e-modules.


SVN revision: 47895
2010-04-10 20:05:57 +00:00
Christopher Michael 2287b9f244 Add softkey config source file.
SVN revision: 47713
2010-04-02 17:24:28 +00:00
Christopher Michael a2470f59aa Add indicator config to Makefile.
SVN revision: 47711
2010-04-02 17:09:01 +00:00
Christopher Michael 2a8353dfc3 Add indicator config src file.
SVN revision: 47710
2010-04-02 17:07:53 +00:00
Christopher Michael a895ec4f95 Better description for Illume profile (remove useless breaks in
description).



SVN revision: 47560
2010-03-29 17:20:10 +00:00
toma 3a56cb90f4 Optimised PNG files.
SVN revision: 47278
2010-03-16 04:32:35 +00:00
Carsten Haitzler b44b0a63da comp should not be delayed - and first module loaded for best effects.
SVN revision: 46999
2010-03-08 14:50:50 +00:00
Christopher Michael 7793e66e16 Add conf module src file.
SVN revision: 46651
2010-02-28 16:41:57 +00:00
Christopher Michael 0750e109b0 Add conf module src file.
SVN revision: 46650
2010-02-28 16:41:34 +00:00
Christopher Michael 5729fbc058 Add conf module src file.
SVN revision: 46649
2010-02-28 16:41:12 +00:00
Christopher Michael 33bf93ffdf Add conf module source file.
SVN revision: 46648
2010-02-28 16:40:53 +00:00
Christopher Michael 87fb47f7da Add module.conf.src to Makefile.
SVN revision: 46621
2010-02-27 22:11:31 +00:00
Christopher Michael 20547bb817 And add to Makefile.
SVN revision: 46620
2010-02-27 22:10:41 +00:00
Christopher Michael fd99954b54 Add config src file for config panel module w/ silly menu disabled.
SVN revision: 46619
2010-02-27 22:10:01 +00:00
Christopher Michael 016f15ef84 Add config src file for Conf module w/ silly menu disabled.
SVN revision: 46618
2010-02-27 22:07:00 +00:00
Christopher Michael ec910dae73 Remove excessive line breaks.
(Do we really need that many line breaks in a description ?)



SVN revision: 46471
2010-02-25 16:59:46 +00:00
Carsten Haitzler 6ca28f148a idle cursor should not be on in illume! useless!
SVN revision: 46457
2010-02-25 10:32:49 +00:00
Christopher Michael 82905b7eea Treat config dialogs as normal windows so they behave in different layout
modes.



SVN revision: 46315
2010-02-19 18:22:39 +00:00
Christopher Michael eedb8f75dc New illume-home config files for new illume2 code.
SVN revision: 46287
2010-02-19 02:32:43 +00:00
Massimo Maiurana 0111ad6343 updating turkish translation
SVN revision: 46282
2010-02-18 20:26:32 +00:00
Carsten Haitzler 83667835bc oh and make indicator instant-edit...
and... better illume-home config with comp enabled...



SVN revision: 45892
2010-02-05 06:17:17 +00:00
toma fee66d3970 Add default keybindings for audio buttons to work on laptops and multimedia keyboards.
SVN revision: 45860
2010-02-04 02:58:46 +00:00
Christopher Michael a46192c88f Softkey has no config options, remove from config profile.
SVN revision: 45639
2010-01-27 20:09:03 +00:00
Carsten Haitzler 1fa9578da2 update config with new fields/versions, add texture form pixmap option to gl
compositor



SVN revision: 45549
2010-01-25 12:53:43 +00:00
Sebastian Dransfeld db7ff35bd6 Suffix rules are only supported by GNU make
Patch from bug #418

SVN revision: 45303
2010-01-18 20:33:45 +00:00
Christopher Michael f7892395de Newer config for illume2 module.
SVN revision: 45135
2010-01-14 22:01:23 +00:00
Christopher Michael 2ddcbfc526 Newer config with battery and settings gadgets on the indicator.
SVN revision: 45094
2010-01-13 21:12:01 +00:00
Aron Xu 7f467f52e2 Update Simplified Chinese translation and .desktop entries
SVN revision: 45075
2010-01-13 04:40:11 +00:00
Christopher Michael f7eb55a24c Smaller, cleaner initial config for illume2. This lacks just about all
modules enabled and is very very slim. Let me know what modules we want by
default and I will add them.



SVN revision: 45074
2010-01-13 01:11:51 +00:00
Christopher Michael 5a4e004564 Add priority for illume2 module so it loads before indicator, softkey, home
etc



SVN revision: 44779
2009-12-30 02:35:08 +00:00
Christopher Michael 8ff96c07d1 Separate illume mode toggle into it's own gadget. This makes illume2 that
much cleaner.
Remove mode icon from illume2 edj.
Remove gadcon files from illume2 (in own gadget now).
Modify illume2 e.cfg to include illume-mode-toggle gadget and reorder gadgets.



SVN revision: 44671
2009-12-23 00:39:24 +00:00
Christopher Michael 1e3983ccb5 Remove illume-mode as a gadget. This will get reworked into a separate gadget.
SVN revision: 44668
2009-12-22 23:52:11 +00:00
Christopher Michael 45adb67dc3 Remove pager src file (we don't use pager in illume2).
Add module.illume2.src to Makefile.



SVN revision: 44667
2009-12-22 23:47:47 +00:00
Christopher Michael c3b300cb3c Newer config with kbd toggle gadget.
SVN revision: 44464
2009-12-15 04:34:18 +00:00
Christopher Michael eb3f951f4b New config which has the keyboard 'gadget' on the indicator bar.
SVN revision: 44355
2009-12-11 09:35:20 +00:00
Christopher Michael 66fae483a1 All new windows get focus on by default.
SVN revision: 44347
2009-12-11 02:58:52 +00:00
Christopher Michael e32dbce033 Remove .cfg file as these are built from src files.
SVN revision: 44269
2009-12-08 00:09:34 +00:00
Christopher Michael 63c58e3c9c Use only 1 virtual desktop. Remove edge bindings.
SVN revision: 44194
2009-12-04 23:29:22 +00:00
Christopher Michael faa97a4fac Make single click delay timeout shorter.
SVN revision: 44193
2009-12-04 23:25:33 +00:00
Massimo Maiurana 1aa44b0081 adding french and italian translations
SVN revision: 44177
2009-12-03 19:20:06 +00:00
Christopher Michael 2514496859 Remove compiled files from svn. SRC files are used to generate .CFG files
during compilation.



SVN revision: 44144
2009-12-02 22:33:12 +00:00
Christopher Michael 7420299fc4 Make e.cfg use proper focus settings for illume.
SVN revision: 44142
2009-12-02 22:24:25 +00:00
Carsten Haitzler 184ba91e63 asparagus - finally
SVN revision: 44113
2009-12-02 07:22:35 +00:00
Christopher Michael 052d2a0ec0 Update config for illume-home:
Set default policy dual-app mode.
       Set default vkbd window name.
       Add illume2 gadget (for switching modes) to the indicator bar.



SVN revision: 44085
2009-12-01 09:42:56 +00:00
Christopher Michael 9f99a4ba0a Update config to include illume2 module as loaded.
Add illume2 module config files.



SVN revision: 44032
2009-11-27 20:56:26 +00:00
Christopher Michael d37f2595ce Add softkey config to illume-home profile.
Remove dropshadow config (we don't use it).
Update e.cfg/src for softkey.



SVN revision: 43964
2009-11-25 00:59:12 +00:00
Christopher Michael 690200885e Use illume-softkey, not illume-buttonbar.
Don't need to build ibar twice in configure.ac.



SVN revision: 43910
2009-11-23 00:18:33 +00:00
Christopher Michael 6ccff83544 Update 'illume-home' config to include keyboard.
Add keyboard module config file.



SVN revision: 43882
2009-11-21 19:56:48 +00:00
Christopher Michael 97a455a8aa And add e.src file.
SVN revision: 43842
2009-11-20 17:56:14 +00:00
Christopher Michael aa9d57a40b Fix makefile for recently added src configs.
SVN revision: 43841
2009-11-20 17:55:53 +00:00
Christopher Michael 18a3a0f09d Add source config files for building.
SVN revision: 43840
2009-11-20 17:54:29 +00:00
Christopher Michael 3a2edc698f Fix installation location.
SVN revision: 43839
2009-11-20 17:46:55 +00:00
Christopher Michael f1fd6b855c remove e.src from extra-dist for now (will readd later)
SVN revision: 43838
2009-11-20 17:43:36 +00:00
Christopher Michael 7b3c45401c remove ibar module config from illume-home.
SVN revision: 43837
2009-11-20 17:42:35 +00:00
Christopher Michael c47ec1ece7 Add module icon and remove some module configs from makefile.
SVN revision: 43836
2009-11-20 17:41:51 +00:00
Christopher Michael 0448ddc634 Add makefile & profile.desktop for illume-home config.
SVN revision: 43834
2009-11-20 17:37:13 +00:00
Christopher Michael ece907e693 Add illume-home to config dir.
SVN revision: 43833
2009-11-20 17:34:53 +00:00
Christopher Michael 4a6ff85c1a Better config for illume-home.
SVN revision: 43732
2009-11-16 19:38:14 +00:00
Christopher Michael af12a09b57 Add illume-home config profile.
SVN revision: 43727
2009-11-16 16:49:00 +00:00
Daniel Kolesa a46fb6b580 Czech translation: update desktop files.
SVN revision: 43312
2009-10-27 17:41:28 +00:00
Hannes Janetzek 803083eade enable 'everything' by default. no keybinding decided yet
SVN revision: 42503
2009-09-15 22:18:57 +00:00
Massimo Maiurana 86f389fd03 updating esperanto translation
SVN revision: 40687
2009-05-17 07:47:15 +00:00
Gustavo Sverzut Barbieri d03f114f73 oops, forgot ":".
SVN revision: 40415
2009-04-27 15:16:15 +00:00
Gustavo Sverzut Barbieri ddd175a2f2 Ask to enter presentation mode.
If you deactivate screensaver (ie: move mouse) or unlock desklock
within some given threshold, ask user if he would like to enter
presentation mode or even if should increase timeout to next event.

This is also useful when at the office and you quickly move mouse in
order to keep your explanation. If you know your explanation is short,
just hit "increase timeout", otherwise "Yes" to increase timeout.

Increase timeout is a multiplier that will increment the factor on
each dialog answer.

There is an option to stop asking. This can be changed in "Advanced"
versions of screensaver and desklock dialogs.



SVN revision: 40414
2009-04-27 02:54:43 +00:00
Gustavo Sverzut Barbieri f7b1ad0f9b Option to enable desklock after screensaver timeout.
This option will make it possible to lock the screen after some
seconds screensaver started.

It is useful in cases you want a short screensaver and uses screenlock
but often need to unlock it quickly (ie: was talking to someone at the
office, screensaver starts and you would like to quickly avoid
desklock, otherwise need to stop talking, unlock and continue).



SVN revision: 40413
2009-04-27 02:49:50 +00:00
Gustavo Sverzut Barbieri 3cbfbd69d9 add "modes" configuration, now "presentation" and "offline".
They are presented as a submenu with check items. Need to implement
support in modules, so they'll check for these variables.

DESIGNERS: could you please provide the following icons:

   * preferences-modes: contain the other icons

   * preferences-modes-presentation: system is in presentation mode,
     no screensaver, locks and dpms will be available.

   * preferences-modes-offline: system is offline, modules that keep
     polling internet services (weather, forecasts, ...) should stop
     and show "I'm offline" emblem. When network systems (network
     manager, connman, exhalt...) are integrated, they will change
     this state as well.



SVN revision: 40375
2009-04-25 16:07:45 +00:00
Davide Andreoli 49fecd25b7 More icons renamed
SVN revision: 39400
2009-03-06 22:18:15 +00:00
Massimo Maiurana c3fb24a3ae updating greek and italian translations
SVN revision: 39376
2009-03-05 16:50:41 +00:00
Gustavo Sverzut Barbieri cb629d5a56 More FDO icons work, now able to choose which one has precedence.
SVN revision: 39355
2009-03-04 02:56:27 +00:00
Gustavo Sverzut Barbieri 43a27176be Fix edje thumbnails.
Please add the following to your /etc/mime.types:

   application/x-edje edj

And the following to your ~/.e/e/config/$PROFILE/e.cfg (see hint below):

   group "mime_icons" list {
     group "E_Config_Mime_Icon" struct {
       value "mime" string: "application/x-edje";
       value "icon" string: "THUMB";
     }
   }

or just remove your settings and choose a newly installed profile.

How to edit your ~/.e/e/config/$PROFILE/e.cfg:

   PROFILE=`eet -x ~/.e/e/config/profile.cfg config /dev/stdout`
   eet -d ~/.e/e/config/$PROFILE/e.cfg config ~/.e/e/config/$PROFILE/e.src
   $EDITOR ~/.e/e/config/$PROFILE/e.src
   eet -e ~/.e/e/config/$PROFILE/e.cfg config ~/.e/e/config/$PROFILE/e.src 1




SVN revision: 39348
2009-03-03 20:17:17 +00:00
Viktor Kojouharov 82404b049e option to restrict mouse desktop flipping if there are fullscreen windows
SVN revision: 39271
2009-02-27 18:36:08 +00:00
Viktor Kojouharov 3fb10f843f match the config version to the source
SVN revision: 39243
2009-02-26 14:03:24 +00:00
Viktor Kojouharov 9bbc8158bd edge and corner binding infrastructure. If you have an old config, enable the conf_edgebindings module and hit 'Reset to defaults' to get edge desktop switching.
The edge/corner picker needs some love from someone who is not artistically challenged.  And a proper module icon as well.


SVN revision: 39220
2009-02-25 22:21:46 +00:00
Massimo Maiurana 742fd31ba2 french translations for profiles
SVN revision: 38777
2009-01-25 11:46:33 +00:00
Carsten Haitzler fd8cb46a11 syscon -> labels!
SVN revision: 38695
2009-01-22 05:41:33 +00:00
Massimo Maiurana f08499411e hungurian translation for config files
SVN revision: 38372
2008-12-31 10:17:01 +00:00
Carsten Haitzler 617e8fddcc default has idle cursor off - dont need in wizard.
SVN revision: 37929
2008-12-05 02:31:05 +00:00
Massimo Maiurana 0da71b0991 updating italian translations
SVN revision: 37867
2008-11-30 11:41:26 +00:00
Massimo Maiurana f10477cdda translation for display managers + updated translations for illume
SVN revision: 37812
2008-11-26 16:54:52 +00:00
Carsten Haitzler 63387f8ab6 version # was 1 behind src even before update. fix.
SVN revision: 37801
2008-11-25 21:54:49 +00:00
Massimo Maiurana 7e54e25870 translated profiles for wizard to italian
SVN revision: 37800
2008-11-25 21:39:50 +00:00
Carsten Haitzler 5a29e1f6b5 syscon module added - provides a system entry in main menu (build in one gone
now). syscon has a poup with buttons (configurale) that offer all the
logout/reboot etc. stuff. also able to extend with more items or inline them
into the theme too.

not complete. need config for being able to extend the syscon popup (and use
it) and no gui config for configuring what should appear and how it should
look. possibly theme should have custon elements for the ones curently using
button + icon look. also no keyboard control.



SVN revision: 37797
2008-11-25 08:05:58 +00:00
Carsten Haitzler 5d6f81407b fix default illume profile conifg to have config module
fix centering - turn it off in illume



SVN revision: 37730
2008-11-21 14:02:12 +00:00
Carsten Haitzler 5b50a2b89e * shortening config category titles.
* remove illume custom config dialog - use normal one
* add toolbar used in config dialog. will be used for more. makes ui more
  compact and flexible.
* make dialog windows optionally ALWAYS be "normal windows".
* config module exports a config gadget now - illume doesnt need it anymore



SVN revision: 37721
2008-11-21 03:59:30 +00:00
Carsten Haitzler f8fc0ae092 change default engine for illume.
make config tke defaults from config FILES (system copies of your profile, or
"standard")



SVN revision: 37717
2008-11-20 09:01:23 +00:00
Gustavo Sverzut Barbieri 2fa4afd3a1 desklock start locked.
Command line and configuration option to have Enlightenment to start
with desklock, so we can avoid a login manager and still be safe, but
everything will be loaded and you get a better user experience.



SVN revision: 37605
2008-11-13 20:39:13 +00:00
Samuel F. Baggen da11ef0b07 small typo
SVN revision: 37579
2008-11-10 19:22:50 +00:00
Carsten Haitzler d769a61c25 work on passing distcheck
SVN revision: 37201
2008-10-27 06:46:01 +00:00
Carsten Haitzler f6a4c78591 illume moves to e's tree - why? the new wizard and config profiles make it
now a breeze to set up and use - unlike before. so now it's a wizard or
profile option out-of-the-box. it's a good example of a radical change in
profiel for a radical change in gui.



SVN revision: 37195
2008-10-27 05:17:56 +00:00
Carsten Haitzler 67b3a98282 binary?
SVN revision: 37130
2008-10-26 10:18:07 +00:00
Carsten Haitzler 2d00103023 delete icon - still thinkks its text!
SVN revision: 37129
2008-10-26 10:17:30 +00:00
Carsten Haitzler 2725fe02e1 nicer icons.
SVN revision: 37127
2008-10-26 10:16:00 +00:00
Carsten Haitzler 493b6308d2 icon for scalable profile. easy icon.
SVN revision: 37124
2008-10-26 09:23:51 +00:00
Carsten Haitzler 20fd541692 and now wizard is pretty much required. functionalyl its almost all there.
just the init of ibar/fileman favorites is the old untar code moved to
wizard. icons for all profiels are nto done yet - doing. broung some
backgrounds back - small .edj files though.



SVN revision: 37119
2008-10-26 09:04:05 +00:00
Carsten Haitzler b3ad5388bc cuter little plant shoot icon :)
SVN revision: 37111
2008-10-26 05:34:51 +00:00
Carsten Haitzler 81c18a3b98 default copied to standard. default will change and become a minimal wizard
only setup as will compiled in defaults. not yet - but getting prepared.



SVN revision: 37109
2008-10-26 02:39:29 +00:00
Carsten Haitzler 96b6bd54dc allow for explicitly selecting the system menu file - and tell efreet about
it, save/restore it etc. etc. and wizard page to ask for it. note: missing
norma config dialog to select this too!



SVN revision: 37099
2008-10-25 15:18:48 +00:00
Carsten Haitzler d04a4c70d8 support flag icons.. and add them.
SVN revision: 37093
2008-10-25 08:53:44 +00:00
Carsten Haitzler 1d3533c12a add option to disable cursor and diasble the idle cursor anim.
SVN revision: 36313
2008-09-29 14:01:30 +00:00
Carsten Haitzler 071ba50d45 e now supports scaling based on screen dpi (or on a custom scaling factor you
can select yourself as a user). also any scaling either calculated from dpi
or set by the user is limited to the min/max values a user can impose (thus
even if you have very low dpi, e doesn't go below a scaling factor you set -
eg 1.0 or 0.5, and same for upscaling).

this should

1. keep all the people who want scalable UI's happy (enable scaling).
2. make e able to (if u want) to adapt to pretty much any dpi screen and
selectively scale just what u want it to.
3. allw you - the user, to be the final controller of just how much to scale
- if you like scaling but think it scales too much - then limit it or set
your own.

right now this will onyl work if your theme supports it... the b&w one does
(mostly). so try that and test. other bits of e need to adapt to this too
(shelf, icon sizes, etc. etc.) as they are not done via edje but code sets
them.



SVN revision: 36211
2008-09-24 13:29:16 +00:00
Gustavo Sverzut Barbieri 9b0cf51aae Update default/e.src version and add new values.
SVN revision: 36136
2008-09-20 16:23:55 +00:00
Carsten Haitzler bd470ac03d illogict - patch. lefty mouse etc.
- e-config-pointer_mapping_support.patch: and actually use that on
Enlightenment



SVN revision: 36114
2008-09-20 02:23:51 +00:00
Carsten Haitzler 112412f7c3 illogict patch for dpms
- e-config-dpms_correct.patch: correct default values for DPMS timeouts



SVN revision: 36112
2008-09-20 02:16:01 +00:00
Carsten Haitzler 9d7329da99 some mixer fixes (icon, code), a connman module - beware. not fully working
(well working up to the point whre you can select a network - at that point
connman itself just stares dumbly at you and does nothing - so right now it's
some form of connman bug i suspect). it doesnt save config or load - so you
need to re-init each time and the graphcis are... let's just say.. sucky. for
now theyare test graphics only. suto-connect if network found etc. doesnt
work as well.. can't even connect first time... i can clean the rest up so in
theory it works - but in practice, won't be useful until connmand (back end)
works properly.



SVN revision: 35755
2008-08-31 01:51:27 +00:00