Commit Graph

5657 Commits

Author SHA1 Message Date
Carsten Haitzler 7ab4814e02 how did a duplicate dim mode get in?
SVN revision: 62661
2011-08-21 15:09:48 +00:00
Carsten Haitzler 1d7601afac and also use same delay from screensaver start to suspend for power
removed to suspend.



SVN revision: 62657
2011-08-21 11:14:36 +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
Tom Hacohen 1bb452f841 E locale: Fix Ibar, for some reason it fixes Ibar.
It doesn't seem to cause any issues, so whatever, I'm fine with that.

SVN revision: 62654
2011-08-21 09:39:55 +00:00
Tom Hacohen 98d28ca983 E intl: Set LANG instead of LC_ALL when setting language.
Also, don't force all the locale sections to be the same, let the user
override LC_* however he likes.

SVN revision: 62649
2011-08-21 08:29:04 +00:00
Carsten Haitzler d9a3685ddc and make e sys not complain about repeat requests if within 2 secs of
eachother - solves a multi-press issues with pwr button etc.



SVN revision: 62648
2011-08-21 07:51:05 +00:00
Carsten Haitzler 7ccdb0dcfa dont check immortal stuff on restart
SVN revision: 62646
2011-08-21 07:38:52 +00:00
Carsten Haitzler e61c8c2a88 and lets have lang settings work by unsetting lang and language too if
set.



SVN revision: 62622
2011-08-20 05:16:42 +00:00
Carsten Haitzler d9137f2b49 no - LC_ALL. not LANG.
SVN revision: 62620
2011-08-20 05:11:12 +00:00
Carsten Haitzler 69f6ba9c0b fix crash vector in e17 entry
SVN revision: 62617
2011-08-20 04:27:41 +00:00
Carsten Haitzler c92b31afb7 umm - probably clear up some invalid reads/uninit values here.
SVN revision: 62615
2011-08-20 03:57:28 +00:00
Hannes Janetzek b44ac37ec8 e17: show fallback border icon again
SVN revision: 62611
2011-08-20 02:43:05 +00:00
Boris Faure b2d2229fdc e: show desktop according to XDG_DESKTOP_DIR if set
SVN revision: 62572
2011-08-18 19:11:34 +00:00
Boris Faure 413cbb8ae6 e: fix efm path map on desktop
SVN revision: 62571
2011-08-18 19:11:07 +00:00
Hannes Janetzek eb6e00b7e6 e17: send focus_out event before focus_in.
- fixes issue with illume kbd as it relies on this


SVN revision: 62567
2011-08-18 14:22:48 +00:00
Tom Hacohen 44e8755513 E locale: Set LANG, not LC_ALL when setting locale.
SVN revision: 62558
2011-08-18 07:41:20 +00:00
Sebastian Dransfeld 671de0ae0c efreet: Add cache build event
And listen for this event in e_startup to check for cache build
completion.

SVN revision: 62549
2011-08-18 07:34:19 +00:00
Sebastian Dransfeld 0a0c4d5209 efreet: Revert changed flag
Only send event when cache is actually updated.

SVN revision: 62548
2011-08-18 07:34:02 +00:00
Christopher Michael 2759530d5b E17: Remove erroneous exit(-11) calls (exit/restart is handled by
e_alert now).

NB: TAsn/Cedric this was the cause of your Restart doing an exit. svn
up and it should work now.



SVN revision: 62541
2011-08-17 18:24:45 +00:00
Christopher Michael cfb95c63fa E17: Remove erroneous flush. Check for connection error before trying
to kill dialog.



SVN revision: 62540
2011-08-17 18:23:46 +00:00
Christopher Michael 40b8198e49 E17: Don't search for the restart & exit actions, just call
ecore_app_restart or exit directly.



SVN revision: 62539
2011-08-17 18:22:52 +00:00
Hannes Janetzek 3f5b9c8705 e17: remove focus workaround for illume.
- keep track to which window was grabinput_focus set last, so that 
unfocusing last visible window will only set focus to container->bg_win
if no window is 'focusing' or 'focusing_next'   


SVN revision: 62529
2011-08-17 08:33:35 +00:00
Hannes Janetzek c1d2231e94 e17: set focus again, also if e believes that the border has it already. fixes input focus with illume for internal borders
SVN revision: 62528
2011-08-17 04:24:32 +00:00
Hannes Janetzek c3595e9d2b e17:e_util_icon_theme_icon_add return icon of requested size when possible
SVN revision: 62517
2011-08-16 22:47:48 +00:00
Sebastian Dransfeld 70ed1d3def e: Ignore efreet cache update on no change
SVN revision: 62507
2011-08-16 12:46:47 +00:00
Christopher Michael 072478fce3 E17: Fix White Box of Death wrt Restart & Exit.
SVN revision: 62488
2011-08-15 19:37:39 +00:00
Sebastian Dransfeld 25c30ef7a7 E: Show correct path in error message.
SVN revision: 62477
2011-08-15 08:23:33 +00:00
Sebastian Dransfeld 93682ec523 E: Only chdir if path not empty
SVN revision: 62476
2011-08-15 08:23:17 +00:00
Carsten Haitzler b44809cfe8 use PATH_MAX
SVN revision: 62445
2011-08-14 14:45:38 +00:00
Carsten Haitzler 24888fe946 add api to detect backlight availability
SVN revision: 62444
2011-08-14 14:35:41 +00:00
Mike McCormack 1e6baa34a9 e: Fix crash at startup
SVN revision: 62363

Signed-off-by: Mike McCormack <mikem@ring3k.org>

SVN revision: 62392
2011-08-12 15:03:54 +00:00
Carsten Haitzler 4f5dcfc1e4 make default bg work again.
SVN revision: 62371
2011-08-12 05:17:07 +00:00
Mike Blumenkrantz 7cc04cfa86 fix some compile warns
SVN revision: 62364
2011-08-11 21:50:45 +00:00
Vincent Torri c918bb5963 From: Vincent Torri <vtorri@univ-evry.fr>
To: enlightenment-devel@lists.sourceforge.net
Subject: Re: [E-devel] E SVN: discomfitor trunk/e/src/bin
Date: Thu, 11 Aug 2011 23:41:37 +0200 (CEST)

eina suffix or whatever eina function to detect suffi ?

Vincent


SVN revision: 62363
2011-08-11 21:47:46 +00:00
Mike Blumenkrantz 220beb8bbb fix segv
SVN revision: 62362
2011-08-11 21:39:10 +00:00
Michael BOUCHAUD 80e43bd500 e: merge backlight default value.
SVN revision: 62359
2011-08-11 20:49:45 +00:00
Carsten Haitzler cc3c3bf07c use eina str has extension.
SVN revision: 62343
2011-08-11 11:07:12 +00:00
Carsten Haitzler 28d6049319 ... allow non edj files as wallpapers... if u try. :)
SVN revision: 62340
2011-08-11 10:39:37 +00:00
Michael BOUCHAUD 1dcc71463a e: revert unnecessary patch
SVN revision: 62303
2011-08-10 16:34:55 +00:00
Cedric BAIL 7db542166e e: some people have been hurt by this default value.
SVN revision: 62294
2011-08-10 13:02:09 +00:00
Hannes Janetzek 19d53a58eb e17: fix resize of efm_toolbar gadcon
SVN revision: 62233
2011-08-09 08:28:13 +00:00
Hannes Janetzek 56453bc0aa e17/efm: set e_icon_scale_size to render scalable icons with correct size
SVN revision: 62199
2011-08-08 11:20:30 +00:00
Carsten Haitzler f99b226d6f add explicit vsize setting for preview widget
SVN revision: 62192
2011-08-08 06:18:00 +00:00
Carsten Haitzler ec2dbe6751 use sizeof for buffers - safer for modifications.
SVN revision: 62191
2011-08-08 06:10:36 +00:00
Carsten Haitzler 0dd3cb2acd remove startic 4k buffer from stack (down to 32bytes) thats alweays
there through all of e's runtime.



SVN revision: 62187
2011-08-07 23:40:15 +00:00
Christopher Michael 750dbdf926 E: Re-enable Alert window when composite module is running.
SVN revision: 62182
2011-08-07 14:03:21 +00:00
Christopher Michael 0041fa1542 E: Be quiet backlight !! :)
SVN revision: 62120
2011-08-05 01:59:47 +00:00
Carsten Haitzler b399d50737 setjmp.h -> default header.
SVN revision: 61995
2011-08-02 13:22:08 +00:00
Carsten Haitzler 353d1854a4 fix up menu augomentation in main menu - re-number slots and rename
enlightenment submenu slots



SVN revision: 61975
2011-08-02 04:53:44 +00:00