Commit Graph

1035 Commits

Author SHA1 Message Date
Carsten Haitzler c53e008da4 oooh baby.. lets make use of these matching doobies.
SVN revision: 48889
2010-05-15 13:12:14 +00:00
Hannes Janetzek 6127ee87f2 selector shadow should be above list
SVN revision: 48872
2010-05-14 22:07:43 +00:00
Carsten Haitzler 212f106a36 gaaaaaaah. pass distcheck.
SVN revision: 48862
2010-05-14 15:21:02 +00:00
Hannes Janetzek 6f5080e051 set better defaults
SVN revision: 48853
2010-05-14 06:49:20 +00:00
Hannes Janetzek 11a62e9049 use one window - more freedom to the aadvarks!
SVN revision: 48852
2010-05-14 06:35:06 +00:00
Hannes Janetzek 57a9bdc2ed - added Action_Performed event to let plugins know when an action was performed :)
- step to next item in thumb-view when marking items
- aggregator: better sorting of non-toplevel plugins, cleanups


SVN revision: 48832
2010-05-13 22:27:57 +00:00
Hannes Janetzek eda8647e2d let thumb label popout a bit
show spell checker only when input is there



SVN revision: 48805
2010-05-13 05:59:13 +00:00
Hannes Janetzek eab4f7cfef make multiple selection work in thumb mode.
trying thumb mode as default for aggregator


SVN revision: 48799
2010-05-13 04:13:38 +00:00
Hannes Janetzek ad8af1e54b this pixel looked wrong..
SVN revision: 48795
2010-05-13 01:04:48 +00:00
Hannes Janetzek f37a5e5883 everything theme tweaks
SVN revision: 48794
2010-05-13 00:55:12 +00:00
Hannes Janetzek 6ff391d143 get rid of these annoying edje errors
SVN revision: 48792
2010-05-12 23:16:46 +00:00
Chidambar Zinnoury d7e965fdb8 Keybindings: use FDO icons.
SVN revision: 48552
2010-05-02 17:14:29 +00:00
Gustavo Sverzut Barbieri 5d8b697156 attempt to make composite effects suck less.
Introducing the styles:

 * fast: does not have focus-in/out effect, similar to "slow", but runs in
   0.1 second, so quite fast.

 * focus-out-colored: the focus-out has a color applied to it, the
   color is gray by now, but can be changed with conf_colors (last
   item), one can go crazy and make the focused out yellow or make
   them semi-transparent;

The "comp" configure dialog now the focus in/out effects as well, to
make user know what is happening a boring label is overlaid in the
preview.



SVN revision: 48491
2010-04-30 20:23:28 +00:00
Hannes Janetzek 8cafc5cebb 'everything'
- allow multiple selection of and action on items, use ',' ctrl+ , ctrl- for marking items
  - only those selected items will be used that match the type of action.
  - TODO: filter which actions should not be used with multiple candidates
- files: added dir monitor and trash action


SVN revision: 48312
2010-04-25 16:26:13 +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 f8663c900a fix help screen font size
SVN revision: 48184
2010-04-20 20:47:42 +00:00
Hannes Janetzek 91fa04d01f someone could have told me that it's looking that bad...
fixed to work with a clean profile and b&w theme 


SVN revision: 48182
2010-04-20 20:15:19 +00:00
Hannes Janetzek ac2fca776a 'everything' first start help page
SVN revision: 48170
2010-04-20 18:49:42 +00:00
toma b599ebd4c3 More formatting. Regex replacing so most is great, some of it is slightly off but still better. Every value does not need to be in its own tab space, but just a single space away. These changes bring it more into line with the rest of the theme formatting style.
SVN revision: 48114
2010-04-19 01:51:51 +00:00
Hannes Janetzek 233d282c92 'everything'
- fix plugin order config
- actually save app config
- scroll tabs, and turn off the 'blinking' on input



SVN revision: 48070
2010-04-17 12:40:28 +00:00
Hannes Janetzek 6cf35e63f2 'everything'
- fix popup geometry, same for composited and non-composited now
- remove experimental preview plugin


SVN revision: 48057
2010-04-16 17:24:35 +00:00
Andreas Volz 40f4ca161b added a simple vertical version of the black shelf
SVN revision: 48041
2010-04-15 20:04:10 +00:00
Hannes Janetzek 0c0f0dfd39 evrything theme: remove delays
SVN revision: 47999
2010-04-14 10:51:15 +00:00
Hannes Janetzek 88568ea5b1 'everything' added detailed list view
SVN revision: 47991
2010-04-13 22:15:56 +00:00
toma e497c41726 Better clipboard for Everything module
SVN revision: 47958
2010-04-12 14:17:14 +00:00
Carsten Haitzler 48fbad5d6b comp module... oh so much has been done... whhere do i begin? - fully fledges
edje obj swallowing windows, selection mechanism to have myltiple styles (2
examples), signals for focus, urgent, comp stuff now in core theme.... dump
and flush supported now (sends messages).



SVN revision: 47950
2010-04-12 08:28:51 +00:00
Hannes Janetzek 17ef9bfc23 'everything' less flickering of selected item when scrolling
SVN revision: 47923
2010-04-11 11:59:21 +00:00
toma 01de3b1ef3 Embryo formatting.
SVN revision: 47888
2010-04-10 01:17:18 +00:00
toma 9c377c1e93 More formatting of comments. Looking pretty damn nice now.
SVN revision: 47761
2010-04-05 09:11:59 +00:00
toma 73e0916f8d MASSIVE code clean up. Process is listed at the top of the file for those wanting to see my workings. This was a major pain in the ass to do, and please please PLEASE if you add anything, make sure it follows the correct formatting. I have built and tested it and it works, but please test everything you possibly can. If you have formatting changes for scripts, go ahead and drop that in because Im not too sure about that. The file size has gone up by 100kb I think so it might be an idea to strip all spaces and new lines if youre worried about size. But as they say, its not the size that matters. It is now perfectly legible. Woohoo
SVN revision: 47745
2010-04-04 03:55:47 +00:00
toma 58703dc534 Better definition between e/toolbar and e/widgets/toolbar. Its now e/fileman/toolbar as it is fileman specific, where as the other is a widget. THEME MAKERS: You will need to update to accomodate this change. I think the e_toolbar.c should probably be renamed too...
SVN revision: 47678
2010-04-02 04:30:09 +00:00
toma 4b1a56d4d4 Comments for TODO
SVN revision: 47525
2010-03-28 02:25:36 +00:00
manowarrior 5d75ec4ed9 apps, new app, screen icons. still not sure about the new app one, will see how to improve it.
SVN revision: 47523
2010-03-28 01:45:54 +00:00
manowarrior bd7f2d7c7b new folder icon, hope you like it.
SVN revision: 47521
2010-03-27 21:49:35 +00:00
Gustavo Sverzut Barbieri 3f5b3edded fileman desktop files should not show outside Enlightenment.
Add the following entry to efm_favorites.tar.gz files:

    NotShowIn=GNOME;KDE;LXDE;ROX;XFCE;

Hint by Doktor Notor, Gentoo user.



SVN revision: 47377
2010-03-23 00:24:31 +00:00
Hannes Janetzek 44d543036b fix everything theme
SVN revision: 47358
2010-03-21 16:04:36 +00:00
Davide Andreoli b4bed456b8 Fix an edje circular calculation in efm progress operations
SVN revision: 47355
2010-03-20 21:22:12 +00:00
Gustavo Sverzut Barbieri 0ce4c3a891 e: Add ofono module.
By: João Paulo Rechi Vita <jprvita@profusion.mobi>



SVN revision: 47330
2010-03-18 21:48:56 +00:00
toma f72b20676a Optimised PNG files. The end.
SVN revision: 47279
2010-03-16 04:33:57 +00:00
Gustavo Sverzut Barbieri ddc7ec3bfe Show and ShowByName dbus calls for org.enlightenment.wm.Desktop
SVN revision: 47168
2010-03-12 21:34:30 +00:00
Gustavo Sverzut Barbieri abb50ef416 Initial BlueZ stub module.
Initial module written by Gustavo F. Padovan, I changed it quite a lot
to change some issues... but still many pending, see TODO at the start
of e_mod_main.c



SVN revision: 47160
2010-03-12 13:55:11 +00:00
Luis Felipe Strano Moraes 369d93736e Added missing icons to EXTRA_DIST
SVN revision: 47143
2010-03-11 21:51:58 +00:00
Luis Felipe Strano Moraes e3dc2fbcdd make dist was broken on commit 47061, fixing it
SVN revision: 47140
2010-03-11 20:19:51 +00:00
toma 24497dce02 New window icons because the old ones sucked. These ones come from a remake of the pager window. Glorious svn this time round.
SVN revision: 47105
2010-03-10 13:40:27 +00:00
toma 8b8ad1f4bb Now with more color and less colour.
SVN revision: 47067
2010-03-09 02:11:41 +00:00
toma 873b766010 Commenting. Comments on my commenting are welcome. Basically, its just locations of widgets so that non-Ecentric people can easily find where each widget is. Ive only included the not-so descriptive widgets and modules.
SVN revision: 47065
2010-03-09 01:43:29 +00:00
toma 77f6084a2d Make move n resize follow the icon filename convention.
SVN revision: 47061
2010-03-09 00:46:25 +00:00
Carsten Haitzler b9ee48ba99 hmm fiddle to have slower fade out... but quicker fade-in/start for init
SVN revision: 46979
2010-03-08 05:46:05 +00:00
Carsten Haitzler 22f68af297 prettier init splash. no more bizarre glowing cursor. how do you like the dots?
SVN revision: 46978
2010-03-08 05:41:05 +00:00
Carsten Haitzler 31673eccba give that green glowing led/ball/bubble more... "umpfff". more chine, deeper
color glow, shadowing etc. looks much more like a green light that is "on"



SVN revision: 46974
2010-03-08 02:06:50 +00:00