Commit Graph

9656 Commits

Author SHA1 Message Date
Mike Blumenkrantz d082be3165 hey let's not crash here
SVN revision: 64874
2011-11-07 22:10:24 +00:00
Mike Blumenkrantz 54413de9b1 clean up some compiler warnings
SVN revision: 64873
2011-11-07 22:07:06 +00:00
Mike Blumenkrantz eb623c407e actually start dbus stuff c/o cedric
SVN revision: 64870
2011-11-07 15:56:48 +00:00
Mike Blumenkrantz 27e3d40011 convert this to png
SVN revision: 64843
2011-11-06 18:53:59 +00:00
Cedric BAIL a26e265d95 e: correctly detect local socket and don't leak memory.
SVN revision: 64810
2011-11-06 10:41:28 +00:00
Carsten Haitzler 20e8feca2c i'll put in leif's randr code - even though it's buggy, it's the best
way for it to be worked on by people for release.



SVN revision: 64801
2011-11-06 06:41:39 +00:00
Carsten Haitzler 604d72c948 make default width 100 not 80.
SVN revision: 64800
2011-11-06 06:41:24 +00:00
Carsten Haitzler 47447fd382 fix warping of mouse on desk flip in multihead
SVN revision: 64799
2011-11-06 06:37:02 +00:00
Boris Faure ffe946c5fd e: send hide event for borders even if not visible
SVN revision: 64787
2011-11-05 18:29:30 +00:00
Cedric BAIL 0bb5631288 e: attach to the right desktop.
SVN revision: 64753
2011-11-05 08:41:51 +00:00
Massimo Maiurana dc96dc414e updating french and italian translations
SVN revision: 64741
2011-11-04 19:32:41 +00:00
Hannes Janetzek 06f104ebec e17/xsettings: fix theme option
- started to provide dpi setting, not enabled yet


SVN revision: 64711
2011-11-03 21:22:23 +00:00
Massimo Maiurana 42dd87aeee updating french translations
SVN revision: 64710
2011-11-03 17:21:23 +00:00
Mike Blumenkrantz 9ece62de39 BY YOUR POWERS COMBINED, I AM CAPTAIN FEATURES!
add option (disabled by default) to simulate previous notification module behavior of placing notification based on full multiple monitor geometry
when not checked, uses primary display geometry only


SVN revision: 64706
2011-11-03 16:03:23 +00:00
Mike Blumenkrantz 26d555de4d rewrite image handler to work more like notification-daemon (aka correctly)
SVN revision: 64701
2011-11-03 14:32:55 +00:00
Doyoun Kang b516fb6bb1 From: Doyoun Kang <doyoun.kang@samsung.com>
Subject: [E-devel] [Patch] e_config config save patch

I found a problem in e_config. There is no code to check file size when the e makes the
configuration backup files. Even if the file size is 0, the e copies it to backup file.
So, I added code to check the size of the file. Please check the attached patch file.



SVN revision: 64684
2011-11-03 10:54:33 +00:00
Mike Blumenkrantz 57e79e79ea libnotify doesn't actually provide notifications
SVN revision: 64671
2011-11-03 01:21:00 +00:00
Mike Blumenkrantz c960c47c58 fix possible crash when freeing pulse sinks
SVN revision: 64648
2011-11-02 14:42:20 +00:00
Mike Blumenkrantz d4c9dceed4 fix sink/source retrieval
SVN revision: 64646
2011-11-02 14:34:01 +00:00
Mike Blumenkrantz aaf189f7fc fix typo in debug output
SVN revision: 64645
2011-11-02 14:15:40 +00:00
Mike Blumenkrantz 358f5f1746 fix obvious wrong comparison
SVN revision: 64643
2011-11-02 13:51:21 +00:00
Carsten Haitzler 52e23870a3 revert parts of patch that committed randr to e... don't want that
right now until rest of patch is in.



SVN revision: 64629
2011-11-02 01:36:10 +00:00
Carsten Haitzler 0b4f2529f9 overkill doing "Gadget nameofgadget in the menu. just nameofgadget
will do. also it wasnt translated anyway.



SVN revision: 64624
2011-11-01 22:33:38 +00:00
Carsten Haitzler 91fddc1838 fix gettext usage after import from extras
SVN revision: 64623
2011-11-01 22:28:45 +00:00
Carsten Haitzler 8b081e37bb fix gettext usage after import from extras
SVN revision: 64622
2011-11-01 22:28:36 +00:00
Hannes Janetzek 83d9f1a16f e17: use application 'font class' for changing font used by applications.
- need to add a page for this in look->applications later..
- allow choosing font size by pixels in basic font dialog, this is not too advanced   


SVN revision: 64612
2011-11-01 13:59:44 +00:00
Youness Alaoui 88f331c878 wtf, removing wrongly inserted tabs in previous commit
SVN revision: 64588
2011-10-31 23:26:24 +00:00
Youness Alaoui a98518a9de E: gadcon width adjustment was entering an infinite loop if no gadget had autoscroll enabled
the 'need' variable had to be initialized to 0, and a break condition for the loop
also needed to be added otherwise we'd end up in an infinite loop if no gadget
had autoscroll (in which case, the need var was never modified).

SVN revision: 64587
2011-10-31 23:22:07 +00:00
Vincent Torri 7fd3d55bf2 E17: add temperature module for OpenBSD
Patch by Laurent Fanis <laurent@openbsd.org>


SVN revision: 64574
2011-10-31 15:52:42 +00:00
Carsten Haitzler d5247cd243 and refine new gadcon layout somemore - so much simpler now! yay!
SVN revision: 64556
2011-10-31 12:04:34 +00:00
Carsten Haitzler be4202e8a6 disable resizable gadcon gadgets because we now have autoscroll expand
stuff working.



SVN revision: 64551
2011-10-31 10:10:17 +00:00
Carsten Haitzler 218fb2917a fix icon in notification module to scale right.
SVN revision: 64550
2011-10-31 09:41:27 +00:00
Vincent Torri 2ebfbe9b9f E17: remove trailing white spaces (yes, I'm Mr Pedant-Man)
SVN revision: 64547
2011-10-31 07:20:53 +00:00
Vincent Torri 479fdad8ab E17: fix locale listing on OpenBSD
OpenBSD has very little support for locale. For the
wizard and config_intl modules, listing /usr/share/locale
should be sufficient. Other BSD OS might have better
locale support, so this patch is for OpenBSD only (for now)

Patch by Laurent Fanis <laurent@openbsd.org> via Jonathan Armani <armani@openbsd.org>


SVN revision: 64546
2011-10-31 07:19:36 +00:00
Hannes Janetzek 63aa27757d e17/systray: whoops, revert this part
SVN revision: 64532
2011-10-30 19:48:58 +00:00
Hannes Janetzek 707aed7926 e17: add notification that systray does not work on a shelf that is 'below everything'
- native speakers are welcome to correct the message


SVN revision: 64531
2011-10-30 19:46:30 +00:00
Vincent Torri 66f257b886 E17: add OpenBSD support for the battery module
patch by Jonathan Armani <armani@openbsd.org>


SVN revision: 64526
2011-10-30 16:47:50 +00:00
Mike Blumenkrantz df86973d62 remove unused var
SVN revision: 64519
2011-10-30 08:24:41 +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
Mike Blumenkrantz 987bccb984 lots of new pulse features:
*all sink operations now work on sources
*sources are now available for finding/watching
*ports are available
*active port is settable


SVN revision: 64513
2011-10-29 22:45:50 +00:00
Mike Blumenkrantz db88f8f57d backlight internals now use eeze
this probably breaks some stuff, mail me some good debug info


SVN revision: 64512
2011-10-29 18:45:43 +00:00
Carsten Haitzler 8b15afb842 debug printf--
SVN revision: 64504
2011-10-29 06:58:50 +00:00
Carsten Haitzler 5ed77cf412 make backlight code a bit more generic with a list of sysfs files to
look at to get backlight working.



SVN revision: 64503
2011-10-29 04:36:32 +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
Mike Blumenkrantz a6ff5fab76 also building all the files probably helps
SVN revision: 64478
2011-10-28 03:01:21 +00:00
Mike Blumenkrantz 8480eb9e99 added wrong edje file by accident
SVN revision: 64476
2011-10-28 02:51:25 +00:00
Mike Blumenkrantz f373243dc5 merge notification module into core e!
SVN revision: 64475
2011-10-28 02:49:24 +00:00
Mike Blumenkrantz 71fcdc6428 typedefs: the greatest.
SVN revision: 64452
2011-10-27 23:48:52 +00:00
Carsten Haitzler baf1d40ccb implement some more correct icccm stacking support
SVN revision: 64402
2011-10-25 23:50:25 +00:00
Carsten Haitzler 5dddceedc5 indeed - alloc enough space for the message as a whole - alloc only
alloced 1 extra float in addition to the one already there. need an
extra 4.



SVN revision: 64401
2011-10-25 23:49:58 +00:00
Cedric BAIL fe17e9caa7 e: fix layout and visibility issue with emotion xv surface.
SVN revision: 64304
2011-10-22 21:15:40 +00:00
Christopher Michael dfe911f764 E: Mixer: Fix some 'variable may be used uninitialized' warnings.
SVN revision: 64301
2011-10-22 17:08:08 +00:00
Christopher Michael 9d92d60572 E: If we add new supported atoms, please be sure to increment the
array count too.



SVN revision: 64300
2011-10-22 17:01:33 +00:00
Viktor Kojouharov 739d2618f0 show the correct volume state on unmute
SVN revision: 64292
2011-10-22 09:24:08 +00:00
Cedric BAIL e9d12e2d03 e: quick fix when shading a window with a linked video.
SVN revision: 64260
2011-10-21 16:25:45 +00:00
Cedric BAIL 0a59d65e3f e: actually let E17 handle direct video rendering path.
NOTE: There is still the following list of issue :
	- stacking, with window that could get between the video
layer and the application layer.
	- border, if I turn them off the window get resized to
1x1 and I don't understand yet why.
	- comp-scale, as we don't understand that this window
are one, it display them separatly.

I think that the only possible answer is to enable this feature
only when composite is tunerd on and make window a smart object
so we could merge the video layer and the application in one
object.



SVN revision: 64257
2011-10-21 15:31:35 +00:00
Viktor Kojouharov 6e67afe9e3 allow settings the shelf layer to 'below windows', if it was 'below everything'
SVN revision: 64212
2011-10-20 22:05:16 +00:00
Viktor Kojouharov 7495556872 add a wallpaper import setting, which sets up a wider background for horizontal panning, giving those pesky panoramas a reason to exist
SVN revision: 64201
2011-10-20 18:56:56 +00:00
Viktor Kojouharov fd8e562507 give the correct count of args
SVN revision: 64156
2011-10-18 20:59:58 +00:00
Viktor Kojouharov dfd5bb2d57 apply the desktop notification setting to the context on conf load
SVN revision: 64154
2011-10-18 18:17:57 +00:00
Mike Blumenkrantz 283c7f8264 warning--
SVN revision: 64114
2011-10-16 15:38:10 +00:00
Mike Blumenkrantz f480f2a3f6 warning--, someone double check this cast
SVN revision: 64113
2011-10-16 15:36:26 +00:00
Mike Blumenkrantz d6b9024fcc warning--
SVN revision: 64112
2011-10-16 15:35:53 +00:00
Mike Blumenkrantz 89ecb6a8fc warning--
SVN revision: 64111
2011-10-16 15:27:49 +00:00
Mike Blumenkrantz b05ef0653d warning--
SVN revision: 64109
2011-10-16 15:25:59 +00:00
Mike Blumenkrantz 6e9ac4b369 warning--, typo--
SVN revision: 64108
2011-10-16 15:24:47 +00:00
Mike Blumenkrantz 1d54dca8aa warning--
SVN revision: 64107
2011-10-16 15:20:52 +00:00
Mike Blumenkrantz 9b8dc40ef2 warning--
SVN revision: 64106
2011-10-16 15:18:50 +00:00
Mike Blumenkrantz 5203b6e177 warning--
SVN revision: 64105
2011-10-16 15:18:29 +00:00
Mike Blumenkrantz 743d3eb0ac warning--
SVN revision: 64104
2011-10-16 15:14:09 +00:00
Mike Blumenkrantz e4f9b1bd09 warning--
SVN revision: 64103
2011-10-16 15:12:45 +00:00
Viktor Kojouharov 96ff415a02 fully remove the BG panning.
add a float_set message directed towards the bg object on desk show


SVN revision: 64102
2011-10-16 14:53:27 +00:00
Carsten Haitzler 436918fe7a work on improving edge bindings. having a look at this i'm more
convinced that we need to dump edge bindings as they stand entirely
and turn it into an event registration system.

virtual desktops register for edge events on the zone they are on as
they flip around or are created or destroyed. shelf for audiohide
registers a region of an edge etc.



SVN revision: 64100
2011-10-16 04:24:27 +00:00
Carsten Haitzler bf16ac763d make sure livethumbs have alpha! never made sure of that before. just
assumed. :)



SVN revision: 64099
2011-10-16 02:12:28 +00:00
Carsten Haitzler c05527d86f begin to fix up edge bindings.
SVN revision: 64085
2011-10-15 07:11:11 +00:00
Carsten Haitzler c87f59b2ab disable broken feature.
SVN revision: 64059
2011-10-14 04:27:44 +00:00
Hannes Janetzek ff7817d2be e17: find .desktops for libreoffice
SVN revision: 63989
2011-10-11 20:10:29 +00:00
Hannes Janetzek 3d1ecd29e5 e17/comp: ok, dont make Comp_Source public, add functions needed by comp-scale instead
SVN revision: 63965
2011-10-10 21:09:26 +00:00
Hannes Janetzek b59bdf6761 e17/comp: add function to get Comp_Source for window.
- make part of comp source struct public, better than having all modules using Comp_Source
  copying E_Comp_Win private struct. 


SVN revision: 63963
2011-10-10 20:30:33 +00:00
Hannes Janetzek d1caae1da8 e17/evry: show plugin list in gadget settings
SVN revision: 63954
2011-10-10 09:33:37 +00:00
Carsten Haitzler a1aa9fe1de and hide syscon when doing multi-press action
SVN revision: 63930
2011-10-09 07:17:08 +00:00
Hannes Janetzek 6779cc9ac6 e17/evry: noresizable config dialog
SVN revision: 63928
2011-10-08 21:17:54 +00:00
Hannes Janetzek af2da663fe e17/evry: shrink config dialog
SVN revision: 63927
2011-10-08 21:15:40 +00:00
Hannes Janetzek e8bd0a9299 e17/evry/gadget: show plugin icon
SVN revision: 63925
2011-10-08 18:17:38 +00:00
Vincent Torri b05cb80a2a E: include E_Hal.h if requested
SVN revision: 63884
2011-10-06 15:05:27 +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
Carsten Haitzler 9464f17dd1 warnings--
SVN revision: 63829
2011-10-05 09:37:59 +00:00
Cedric BAIL 36ba41ea39 e: fix make dist.
SVN revision: 63819
2011-10-05 02:24:15 +00:00
Christopher Michael b436516f94 E: Randr: No need to get output connection status twice in a row (was
already done previously with the call to output_info_set.



SVN revision: 63810
2011-10-04 17:49:33 +00:00
Carsten Haitzler 48f3614f96 make suspend on low power actually a hibernate - because yes,
hibernate makes more sense.



SVN revision: 63808
2011-10-04 14:17:28 +00:00
Carsten Haitzler de643868c5 all in comments.
SVN revision: 63805
2011-10-04 11:38:52 +00:00
Carsten Haitzler 7a0aba709a fill in missing langs in lang list (based on what we have translations
for)



SVN revision: 63801
2011-10-04 10:51:57 +00:00
Chidambar Zinnoury 2f8c8ae6dc e: correct typo in languages settings.
SVN revision: 63751
2011-10-02 14:46:31 +00:00
Chidambar Zinnoury 70096a0c18 e: use same description as icon themes dialog.
SVN revision: 63750
2011-10-02 14:41:38 +00:00
Massimo Maiurana e82fbc1825 typo
SVN revision: 63749
2011-10-02 13:53:10 +00:00
Chidambar Zinnoury 7171f0a76f e: add british english to wizard-selectable languages, as it is in the basic languages list.
SVN revision: 63748
2011-10-02 13:20:27 +00:00
Chidambar Zinnoury 35f38ab464 e: be sure to set pointers to NULL after removing them from stringshare.
This prevents some memory corruptions from happening when messing a lil' bit too much with languages.


SVN revision: 63747
2011-10-02 13:16:15 +00:00
Chidambar Zinnoury 695af9b963 e: add icon support for languages.
SVN revision: 63746
2011-10-02 13:14:44 +00:00
Chidambar Zinnoury e0b2e9d189 typo.
SVN revision: 63740
2011-10-01 13:00:43 +00:00
Hannes Janetzek 30ce785246 e17/evry: fix segv on gadget popup hide
SVN revision: 63689
2011-09-29 22:53:09 +00:00
Davide Andreoli 347bc21ddc tabs--
SVN revision: 63632
2011-09-27 21:35:39 +00:00
Davide Andreoli c6478dc9d9 Fix indentation before working on the file
SVN revision: 63629
2011-09-27 20:28:00 +00:00
Hannes Janetzek 285fa5c8e3 e17/conf_theme: cleanup xsettings dialog
SVN revision: 63617
2011-09-27 03:09:14 +00:00
Hannes Janetzek 34aceb1298 e17: unregister config dialog
SVN revision: 63616
2011-09-27 02:04:06 +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
Chidambar Zinnoury 91c299be13 e: title the copyright notice.
SVN revision: 63605
2011-09-25 13:39:46 +00:00
Chidambar Zinnoury 9c495b14ca e: use some more XDG-friendly icon names.
SVN revision: 63603
2011-09-25 13:22:43 +00:00
Chidambar Zinnoury 827d340627 e: use correct icon for the screen configuration module.
SVN revision: 63602
2011-09-25 13:16:43 +00:00
Chidambar Zinnoury d36dc8e6af e: use correct icon for the window geometry configuration window.
SVN revision: 63601
2011-09-25 13:15:16 +00:00
Hannes Janetzek f30111ae01 e17: workaround segv when mounting cdrom with udisk. btw opening devices in efm that are already mounted shows empty window
SVN revision: 63600
2011-09-25 06:53:58 +00:00
Gustavo Sverzut Barbieri d3c6ef3e4a better output name (description is the human-readable name).
SVN revision: 63598
2011-09-25 04:36:08 +00:00
Hannes Janetzek 82e3f628c0 e17: merge config for xsettings
SVN revision: 63593
2011-09-24 23:31:43 +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 2e0c93bdc8 an d lets actually make puls work with "kind of correct" channel
mappings to mixer core. at least it functions now as "expected".



SVN revision: 63580
2011-09-24 05:35:14 +00:00
Carsten Haitzler 5c80993982 ok - lets make pa use correct channels to start with so it doesnt fail
instead of assume "front" take the first channel in the lsit - also
chanel id's stuffed inot pointers are no good if other code assume ptr
of NULL == no channel'mixer channel as it was a ptr... so incriment
id's by 1 in the interface to make sure id 0 doesnt happen.



SVN revision: 63578
2011-09-24 05:14:07 +00:00
Hannes Janetzek d0fc3802d0 e17/evry: disabled first run page. it's rather annoying.
now it shows all app categories by default, should suffice as hint what it does.
maybe add a 'help' item to the list later.


SVN revision: 63574
2011-09-24 02:23:57 +00:00
Christopher Michael 933a6d3d71 E: Potentially fix segfault with adding/removing desktop names and
using the tiling module. Use eina_stringshare_replace where possible.
Fix some formatting. Set desk->name to NULL if we are not going to put
a string into it.



SVN revision: 63564
2011-09-23 10:37:30 +00:00
Christopher Michael 942b27687d E: Comp Module: Shorten label of reset warning so that dialog fits on
small screens.



SVN revision: 63563
2011-09-23 10:02:57 +00:00
Mike Blumenkrantz cf586e12a3 WHO PUT TABS IN MY EDITOR
SVN revision: 63558
2011-09-23 07:58:37 +00:00
Mike Blumenkrantz e4b65bce0b full pulseaudio mixer support: no external dependencies
SVN revision: 63557
2011-09-23 07:56:05 +00:00
Christopher Michael 277cbfdcaf E: Reduce need for extra variable and just directly add handlers to
the list.



SVN revision: 63530
2011-09-22 05:45:45 +00:00
Christopher Michael a0a0b42146 E: No need to store static lists of borders, comps, shelves, etc.
Those static lists were only used in config dialogs, so they are not
'required' to be static and existing while E is running. The config
dialogs can just call the e_theme_*_list functions when they need to.

NB: This reduces E's memory footprint !! :)



SVN revision: 63529
2011-09-22 04:05:55 +00:00
Daniel Juyung Seo 3dd38d3446 e e_bindings.c: Fixed indentation and removed trailing whitespaces.
SVN revision: 63526
2011-09-22 01:05:26 +00:00
Hannes Janetzek b8955ac805 e17/comp: workaround. dont know where it came from but *c was NULL here
SVN revision: 63520
2011-09-21 13:47:15 +00:00
Christopher Michael b74c7ea0ca Patch from Sung-Jin Park to add function for easy searching of
key_bindings.

- Add e_bindings_key_find() in e
This patch is to provide a convenient function to find out key
bindings by 
matching a combination of keyname and modifier
without walking and matching e_config->key_bindings.
This will be convenient function like existing e_bindings_key_get() in
e.



SVN revision: 63515
2011-09-21 11:31:07 +00:00
Hannes Janetzek 9f3f86a0f0 e17/illume/tablet: fix initial placement of windows using icccm pos request
SVN revision: 63449
2011-09-17 13:51:23 +00:00
Hannes Janetzek 6e731831db e17/comp: add some info how to reset config and mark inidrect gl as experimental
SVN revision: 63444
2011-09-17 01:42:49 +00:00
Hannes Janetzek 8b8d288655 e17/evry/gadet: show icon of plugin
SVN revision: 63443
2011-09-16 23:41:17 +00:00
Samuel F. Baggen a8f972b7a9 minor typo fixed
SVN revision: 63377
2011-09-14 09:51:38 +00:00
Sebastian Dransfeld 422d601b41 e: Don't create circular transients list
This should fix #864

SVN revision: 63354
2011-09-13 04:35:26 +00:00
Sebastian Dransfeld 01aa375b20 e: Fix shadow warnings
SVN revision: 63353
2011-09-13 04:35:13 +00:00
Sebastian Dransfeld 506af69bb8 e: Remove FIXME, already fixed
SVN revision: 63352
2011-09-13 04:35:00 +00:00
Sebastian Dransfeld 8f5671bbd1 e: Fix shadow warning
SVN revision: 63351
2011-09-13 04:34:44 +00:00
Hannes Janetzek 2dd238ab26 e17: revert r63099, causes issues with tiling
SVN revision: 63347
2011-09-12 11:27:05 +00:00
Boris Faure c7d9b66d89 e: remove printf and a lonely tab
SVN revision: 63327
2011-09-11 15:39:17 +00:00
Hannes Janetzek fef808261c e17/evry/exebuf: reduce min chars for search
SVN revision: 63322
2011-09-11 12:09:53 +00:00
Carsten Haitzler b867e58fa3 fix mapping change event handler to actually WORK! (select right event
id)



SVN revision: 63308
2011-09-09 12:58:23 +00:00
Hannes Janetzek 415384fb82 e17: show theme preview, workaround http://trac.enlightenment.org/e/ticket/822
SVN revision: 63284
2011-09-08 09:39:22 +00:00
Hannes Janetzek d5efc14567 e17: also show acpi binding with unkown label
SVN revision: 63274
2011-09-07 20:15:58 +00:00
Hannes Janetzek 7d950d23e1 e17: allow to add acpi bindings. dont add binding to e_config and cfdata as e_config bindings will be freed on apply
SVN revision: 63273
2011-09-07 19:56:06 +00:00
Mike Blumenkrantz d4483ad42a fix a bunch of compile warnings
SVN revision: 63243
2011-09-07 05:38:40 +00:00
Mike Blumenkrantz 0cac1a3fa6 fix some tabbed formatting
SVN revision: 63241
2011-09-07 03:54:58 +00:00
Hannes Janetzek 5c26822c3f e17: icon chache (still disabled): keep cache file open for a bit. this really speeds things up :)
SVN revision: 63239
2011-09-06 21:23:35 +00:00
Mike Blumenkrantz 0b37d849d5 fix unused var warning
SVN revision: 63224
2011-09-06 07:54:22 +00:00
Hannes Janetzek 91907d749d e17/menu: set icon scale size
SVN revision: 63200
2011-09-05 14:52:32 +00:00
Hannes Janetzek f8fb4a32af e17/ill/tablet: make home screen work with indicator again
SVN revision: 63176
2011-09-04 22:10:31 +00:00
Hannes Janetzek 11fe807ade e17: use argb border only when compositing is enabled
SVN revision: 63170
2011-09-04 20:03:00 +00:00
Christopher Michael 56133e3457 E/Wizard: Add UNUSED
SVN revision: 63162
2011-09-04 17:06:53 +00:00
Christopher Michael 11fad23c03 E/Wizard: Add UNUSED
SVN revision: 63161
2011-09-04 17:06:02 +00:00
Christopher Michael 387881357e E/Wizard: Add UNUSED
SVN revision: 63160
2011-09-04 17:05:28 +00:00
Christopher Michael ab2c2f354c E/Wizard: Add UNUSED.
SVN revision: 63159
2011-09-04 17:04:58 +00:00
Christopher Michael ba8c1f1711 E/Wizard: Fix formatting. Add UNUSED where missing.
SVN revision: 63158
2011-09-04 17:04:03 +00:00
Carsten Haitzler 2ea4a68f10 add some notes.
SVN revision: 63148
2011-09-04 04:14:43 +00:00
Carsten Haitzler 5a182334b7 i'm not kidding... my CAT found this bug! crap. i need to unleash
pussy on e more often to find bugs.



SVN revision: 63147
2011-09-04 03:55:03 +00:00
Hannes Janetzek 950f9cd729 e17: use GADCON_CLIENT_CONFIG_GET, remove old transitional code to remove config items without id
SVN revision: 63125
2011-09-03 14:39:28 +00:00
Hannes Janetzek ca3dd76636 e17/evry-gadget use new gcc config macro
SVN revision: 63124
2011-09-03 14:28:47 +00:00
Hannes Janetzek 7b399e3b2c e17: add macro to get gacon client config item by id, if id is NULL get a new id.
seems almost all modules got it wrong (those with uuid counter). 
when there are two gcc and gcc 1 is removed and e is restarted 
uuid counter will be 1, so when you add a new one it will get id of gcc 2


SVN revision: 63123
2011-09-03 14:27:27 +00:00
Hannes Janetzek ff8c5b60ec e17/illume: more work on tablet policy
SVN revision: 63102
2011-09-03 02:20:14 +00:00
Hannes Janetzek 8a58f8f3d2 e17/illume: fix config window names to be remembered on restart
SVN revision: 63101
2011-09-03 02:19:39 +00:00
Carsten Haitzler 75f941401c to fix missing efreet stuff... move efreet init to after intl init!
SVN revision: 63100
2011-09-03 02:14:19 +00:00
Hannes Janetzek be4f610554 e17: move freeing of pending move/resize for new client up to eval0, before layout hook is called
SVN revision: 63099
2011-09-03 01:32:39 +00:00
Carsten Haitzler 46866b4792 fix typo
SVN revision: 63098
2011-09-03 01:31:23 +00:00
Hannes Janetzek 9f6e4a581d e17/evry: api change: recompile exrta evry modules.
- more work on evry gadget for illume (only works with tablet profile)


SVN revision: 63097
2011-09-02 23:02:26 +00:00
Hannes Janetzek 0cdba19a2a e17: one more focus fix, e_border_focus_set_with_pointer could set bd->want_focus again.
SVN revision: 63088
2011-09-02 11:12:03 +00:00
Rui Seabra 7161ecf1b8 Fix broken build.
SVN revision: 63086
2011-09-02 07:51:46 +00:00
Christopher Michael 09ec19d893 E/Systray: Add ability for systray to go into illume indicator for Rui.
Basically this checks the gadcon's 'site', if it's Desktop or any
toolbars then systray cannot go there.



SVN revision: 63069
2011-09-01 21:25:02 +00:00
Hannes Janetzek 9c3d03e3d1 e17/evry: only show gadget windowed in illume.
SVN revision: 63060
2011-09-01 16:32:55 +00:00
Hannes Janetzek bbd1b1303e e17: add 'focus' color_class to config dialog
SVN revision: 63057
2011-09-01 12:55:44 +00:00
Carsten Haitzler d4ae8d5e57 fix wallpaper screen assignment bug!
SVN revision: 63051
2011-09-01 03:13:38 +00:00
Christopher Michael ccd3dfc0e8 E: Fix compiler warning (comparison between signed and unsigned).
SVN revision: 63050
2011-08-31 21:59:03 +00:00
Christopher Michael 2af8bd79d7 E: Add missing header for waitpid function.
SVN revision: 63049
2011-08-31 21:56:26 +00:00
Cedric BAIL 0f136c3582 e: simplify e_alert code.
SVN revision: 63035
2011-08-31 13:52:29 +00:00
Carsten Haitzler 1b07bbd5d3 bug pointed out by doyun - e can manipulate its list of windows while
doing eval - so make an array copy of them for walking border list for
safety.



SVN revision: 63033
2011-08-31 13:02:04 +00:00
Hannes Janetzek f294fe6cec e17/evry: cleanups, comments
SVN revision: 63030
2011-08-31 12:57:47 +00:00
Hannes Janetzek f276811f8a e17: fix e_utils_config_check, no need to pass both epoch and version
SVN revision: 63029
2011-08-31 12:57:07 +00:00
Hannes Janetzek c4d18d3cfb e17: remove undefined declaration
SVN revision: 63028
2011-08-31 12:54:23 +00:00
Hannes Janetzek 63219f9c84 e17: free gadcon location
SVN revision: 63027
2011-08-31 12:52:28 +00:00
Hannes Janetzek 87a5d584ea e17/mixer: apply patch from Leif (T_UNIX). split conf->version into major/minor. no need to wipe config. not tested notification
SVN revision: 63026
2011-08-31 12:30:56 +00:00
Hannes Janetzek 2bb64c9745 e17: removed bd->changed from deleted border to prevent loop with illume hook calls
SVN revision: 63025
2011-08-31 11:36:46 +00:00
Hannes Janetzek 8e3724f95d e17/evry: dont update selector when changed plugin is not in current state
SVN revision: 63024
2011-08-31 11:12:56 +00:00
Hannes Janetzek 29519a82a2 e17/evry/aggregator: fix check for top-level state
SVN revision: 63022
2011-08-31 10:38:10 +00:00
Hannes Janetzek c20ee998c2 e17/evry: allow theming evry gadget. show gadget on mouse up, double clikc hides it (for now)
SVN revision: 63015
2011-08-31 00:08:52 +00:00
Carsten Haitzler 3119ce015c dont stopr and del previous page data - wziard does it for us really :)
SVN revision: 63014
2011-08-31 00:05:44 +00:00
Hannes Janetzek f3a9da35f3 e17/ill/kbd: fix keyboard resize, when width is not zone width
SVN revision: 63010
2011-08-30 20:26:37 +00:00
Christopher Michael dfa389f7df E/Illume: Vkbd needs lock_focus_in/out.
NB: Jeff Hoogland, this fixes vkbd when building w/ xcb ;)



SVN revision: 62998
2011-08-30 18:25:12 +00:00
Christopher Michael 7cb1de17b3 E/Illume: Let's keep with the existing formatting shall we ? ;)
SVN revision: 62992
2011-08-30 15:00:14 +00:00
Christopher Michael e7540c354d E/Illume: Remove UNUSED here...yes, bd is actually used.
SVN revision: 62991
2011-08-30 14:59:19 +00:00
Carsten Haitzler d6f5442a51 seed fsel with filename (shot.jpg)
SVN revision: 62979
2011-08-30 00:30:48 +00:00
Carsten Haitzler 59f1ac1d5f fsel -> only display filename in entry allowing for easier typing of
save output.



SVN revision: 62978
2011-08-30 00:30:28 +00:00
Hannes Janetzek 05862179ae e17/illume-kbd: fix initial size when scaling is 1.0
SVN revision: 62976
2011-08-29 21:53:37 +00:00
Hannes Janetzek 16622386e4 e17: fix icccm.class string replace
SVN revision: 62948
2011-08-29 14:06:00 +00:00
Hannes Janetzek c231278a4b e17: e_icon cleanup
SVN revision: 62947
2011-08-29 14:02:20 +00:00
Hannes Janetzek 79fa5b5efa e17/ill/tablet:
- dont hide_border_below, makes it work with comp-scale
- fix single app layout wrt zone useful geometry


SVN revision: 62940
2011-08-29 11:28:43 +00:00
Hannes Janetzek 31a593b8e0 e17/illume-keyboard: add option for default keyboard layout.
- resize window to zone->useful_geometry to make it work with shelves


SVN revision: 62938
2011-08-29 09:30:18 +00:00
Hannes Janetzek 495902f88b e17/illume: add option to resize app window before animating keyboard. send default keyboard layout on start (not alpha)
SVN revision: 62937
2011-08-29 09:28:40 +00:00
Hannes Janetzek f6ce3f2b04 e17:e_icon: some safety checks for iconcache, cleanups
SVN revision: 62936
2011-08-29 08:30:23 +00:00
Hannes Janetzek 69076c2a32 e17: use stringshare for icccm/netwm properties
SVN revision: 62935
2011-08-29 08:24:55 +00:00
Hannes Janetzek 0135a46b74 e17/evr<: raise evry gadget when clicking again (double clickt closes it)
SVN revision: 62927
2011-08-28 21:27:58 +00:00
Hannes Janetzek 28fc6e7ea0 e17/ill: forgot header
SVN revision: 62926
2011-08-28 21:19:23 +00:00
Hannes Janetzek 6fa8c702c2 e17/ill/tablet: layout evry always on the left and single when keyboard is active
SVN revision: 62925
2011-08-28 21:17:15 +00:00
Hannes Janetzek 1fb27b0aae e17/evry: set gadget window class, skip taskbar
SVN revision: 62924
2011-08-28 21:15:20 +00:00
Hannes Janetzek cebc3fe7e3 e17/illume/tablet: cleanup policy, refactor, remove poinless comments
SVN revision: 62922
2011-08-28 16:18:26 +00:00
Hannes Janetzek b3cb06d0c1 e17/conf_wallpaper: workaraound for preview not being shown, make dialog non-resizable
SVN revision: 62921
2011-08-28 16:14:42 +00:00
Hannes Janetzek 7207434188 e17/cont_theme: formatting
SVN revision: 62918
2011-08-28 13:28:12 +00:00
Hannes Janetzek 49910d95f5 e17/conf_theme: show preview
SVN revision: 62917
2011-08-28 13:25:56 +00:00
Hannes Janetzek d88cfb437c e17/wallpaper: show preview (without resizing window first :)
- formatting


SVN revision: 62916
2011-08-28 13:23:26 +00:00
Hannes Janetzek 31ee25090a e17: remove undefined declaration
SVN revision: 62904
2011-08-28 07:05:43 +00:00
Hannes Janetzek 7dcf90a9b9 e17: remove unused function, move 'skip' from 'settings' to 'window'
SVN revision: 62903
2011-08-28 07:03:29 +00:00
Hannes Janetzek b9525be763 e17/border: fix focus latest set
SVN revision: 62902
2011-08-28 06:49:59 +00:00
Hannes Janetzek 61d968c948 e17/border: fix formatting, tabs and trailing whitespace
SVN revision: 62901
2011-08-28 06:48:33 +00:00
Hannes Janetzek 8445b89578 e17: refactor code duplication.
- added _e_border_maximize used by e_border_maximze and eval for changed border  
- added _e_border_client_inset_calc, same code was used in various places


SVN revision: 62897
2011-08-28 04:22:29 +00:00
Hannes Janetzek b926a0b4d8 e17/focus: remove hack waiting for pointer warp to finish
SVN revision: 62896
2011-08-28 03:53:29 +00:00
Hannes Janetzek eda579a019 e17/illume: started a more tablet compatbile policy
SVN revision: 62894
2011-08-28 03:39:25 +00:00
Carsten Haitzler d781ff368c fix up enlightenment_start to use eina_prefix properly.
SVN revision: 62890
2011-08-27 16:25:51 +00:00
Carsten Haitzler b92010d296 one more release todo item done - we ahve a gui way to delete app
launchers we added.



SVN revision: 62886
2011-08-27 08:04:34 +00:00
Mike Blumenkrantz 65a1d27500 big eeze mounting overhaul: things will "probably" work now. status increment to 95% on http://trac.enlightenment.org/e/wiki/Release
SVN revision: 62881
2011-08-26 20:35:22 +00:00
Mike Blumenkrantz b7967f2941 shut up fileman module!!!
SVN revision: 62878
2011-08-26 19:34:22 +00:00
Mike Blumenkrantz b93aa58a09 warn----
SVN revision: 62871
2011-08-26 18:34:05 +00:00
Mike Blumenkrantz 11186c9994 warn--
SVN revision: 62870
2011-08-26 18:17:37 +00:00
Mike Blumenkrantz c8c9ffc0ea warnings--
SVN revision: 62869
2011-08-26 17:40:42 +00:00
Mike Blumenkrantz f9ab8e4ee8 use unsigned int for int values
SVN revision: 62867
2011-08-26 17:40:14 +00:00
Mike Blumenkrantz 03c043ca35 more warnings
SVN revision: 62866
2011-08-26 17:19:17 +00:00
Mike Blumenkrantz 9f4a71a825 unsigned int warning
SVN revision: 62865
2011-08-26 17:18:53 +00:00
Hannes Janetzek e39bfa01a8 e17/comp: remove my disabled code. cleanups
SVN revision: 62861
2011-08-26 14:52:19 +00:00
Hannes Janetzek a29cf19398 e17: add icon cache for speeding up mainly svg icon load on slow devices. and make everything smooth :)
- need to be build with USE_ICON_CACHE defined 


SVN revision: 62842
2011-08-26 00:44:45 +00:00
Hannes Janetzek 239c288662 e17: fix focus with pointer.
- dont update focus_track when focus is frozen


SVN revision: 62822
2011-08-25 14:26:16 +00:00
Hannes Janetzek ae90270846 e17/evry/gadget: show aggregator by default, move window next to gadget.
SVN revision: 62815
2011-08-25 12:58:35 +00:00
Hannes Janetzek 8bf1f59674 e17/evry: no need for separate icon idler
SVN revision: 62771
2011-08-25 02:13:58 +00:00
Hannes Janetzek f27bdcb087 e17/evry: leak--
SVN revision: 62770
2011-08-25 01:27:52 +00:00
Hannes Janetzek 002a7d0350 e17: free more than half of action_list on shutdown
SVN revision: 62768
2011-08-25 01:25:43 +00:00
Boris Faure 6907da7f27 e: use '-' to separate multiple desktop dirs
reverts 62571

SVN revision: 62742
2011-08-24 14:18:09 +00:00
Carsten Haitzler cab8970124 and fallback to theme again.
SVN revision: 62709
2011-08-23 03:28:27 +00:00
Carsten Haitzler 2e698e9bad who broke non edj bg's?
SVN revision: 62708
2011-08-23 02:37:25 +00:00
Hannes Janetzek 5c801bd7a7 whoops, copied image folder and didnt remove .svn.. revert
SVN revision: 62688
2011-08-22 09:51:26 +00:00
Hannes Janetzek 67579d998d themes/dtrs: add missings images
SVN revision: 62686
2011-08-22 09:44:19 +00:00
Jihoon Kim d1a0f6f8a0 From: Jihoon Kim <jihoon48.kim@samsung.com>
Subject: [E-devel] [PATCH] e17: notify immodule to know the cursor
location

In immodule, the cursor location is needed to move the candidate word window.
In this patch, calling ecore_imf_context_cursor_location_set in e_entry.c
lets immodule know the cursor location. This patch is similar to
http://www.mail-archive.com/enlightenment-devel@lists.sourceforge.net/msg338
89.html, but it is for e17 entry.

oh definitely! that helps.. it works well too! thanks! in svn



SVN revision: 62676
2011-08-22 05:18:03 +00:00
Hannes Janetzek 715ce20226 e17: dont show separator if there is nothing to separate
SVN revision: 62674
2011-08-22 00:13:23 +00:00
Hannes Janetzek 96796c2d37 e17/bordermenu: 'sticky' shouldnt be grouped with iconify and shade
SVN revision: 62673
2011-08-21 23:49:14 +00:00
Carsten Haitzler 5eb3140137 how did i miss that? actually store edited config val!
SVN revision: 62672
2011-08-21 23:46:03 +00:00
Hannes Janetzek bcf9aa41f2 e17: my suggestion for a better window menu.
I'm open to critique for improvements :)


SVN revision: 62670
2011-08-21 23:37:31 +00:00
Hannes Janetzek a7bb3d343d e17: leak--
SVN revision: 62666
2011-08-21 19:59:15 +00:00
Hannes Janetzek ff346d8e3a e17: leak--
SVN revision: 62665
2011-08-21 19:53:00 +00:00
Hannes Janetzek edf0e07a3b e17/evry: add per instance config for gadget to show other plugins that 'Start'
-add EVRY_PLUGIN_HAS_ITEMS macro


SVN revision: 62662
2011-08-21 15:41:37 +00:00
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 f196fd9d65 E conf_intl: Update checking for bad LC_* check.
It now also checks for LC_ALL.
Also, I changed the order to be like the output of "locale".

SVN revision: 62651
2011-08-21 08:29:15 +00:00
Tom Hacohen 4d689f02a1 E conf_intl: Fix Hebrew's locale label.
SVN revision: 62650
2011-08-21 08:29:12 +00:00