Commit Graph

907 Commits

Author SHA1 Message Date
Davide Andreoli 1101c58d9f more icons renamed
SVN revision: 39396
2009-03-06 19:17:12 +00:00
Davide Andreoli fc66fc7c73 More icon renamed, for more info look at default.edc (around line 22650). I'm keeping there a mapping between e old names and fdo ones.
SVN revision: 39374
2009-03-05 02:39:50 +00:00
Davide Andreoli 2904ca6d46 ICON: enlightenment/themes -> preferences-desktop-theme
SVN revision: 39373
2009-03-04 23:53:28 +00:00
Davide Andreoli f64a04ec46 Make a new function:
e_util_icon_theme_set(Evas_Object *obj, const char *icon)
to use in place of e_util_edje_icon_set.
The new function (as it works for menu) search the icon in E theme and FDO themes
according to the config option.

SVN revision: 39371
2009-03-04 22:29:23 +00:00
Gustavo Sverzut Barbieri 003a843d2a fileman bookmarks now respect icon theme overrides setting.
SVN revision: 39356
2009-03-04 03:02:01 +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
Carsten Haitzler 3554bd24f3 more glow fix.
SVN revision: 39324
2009-03-02 05:47:14 +00:00
Carsten Haitzler 889608cc5a make press glow easier to see
SVN revision: 39323
2009-03-02 05:46:37 +00:00
Miculcy Brian 9cee5ead3c Changed about dialog size and AUTHORS cleanup.
SVN revision: 39321
2009-03-02 02:41:53 +00:00
Gustavo Sverzut Barbieri 82a8ab89df Major refactor of e_fm2_icon_get() and minor optimizations.
* split e_fm2_icon_get() to make it reuse more code paths.

 * lots of new internal functions with _e_fm2_icon_ prefix are born,
   try to reuse them as much as possible so we have less places to
   change if we move to something else (hint: using FreeDesktop.Org
   icons)

 * optimize e_fm2_icons_update() and few others to do not copy
   sd->realpath all the time, it is loop invariant there.

 * comparison of mime icon "DESKTOP" and "THUMB" are now fast pointer
   comparison since they're all eina_stringshare'd.

 * themes can now differentiate between file types, like 'fifo',
   'socket' or even 'executable'.

 * common extension comparisons are bit faster, not using glob pattern
   matching but rather reusing code to find out last '.' and then
   comparing them in optimal way. I added E_FM2_SIMPLE_STRCASE_FILES
   to make it even faster if one wants, left disabled by now.




SVN revision: 39313
2009-03-01 18:15:44 +00:00
toma 71c8bbb7bb A couple of new EFM icons. More to follow. Would like some feedback on the size. They have a 2px pad so they really standout on the menu at the moment. Took away the shadow too as they tend to look bad at 16px.
SVN revision: 39244
2009-02-26 14:07:33 +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
toma e0cfef818f Dummy icons for now.
SVN revision: 39187
2009-02-25 02:26:29 +00:00
toma ecf3ae828b Remove unused icon.
SVN revision: 39037
2009-02-16 12:33:37 +00:00
toma 8402adb4b9 New for cursor and its module
SVN revision: 38959
2009-02-06 13:25:44 +00:00
toma b00b69c435 Module icons... most of them. Some still need some love, but Ill get around to that. Shout out to Sachiel!
SVN revision: 38953
2009-02-05 14:34:01 +00:00
toma 63c5d8c9d5 Toolbar and ibar icon.
SVN revision: 38942
2009-02-04 12:14:46 +00:00
toma 0a8df728c0 E gets a new engine. Its a Harley bike engine\!
SVN revision: 38940
2009-02-04 11:43:47 +00:00
toma 9d2b9cbb75 Settings and a warning icon for the profiles delete dialog.
SVN revision: 38922
2009-02-03 13:46:28 +00:00
Carsten Haitzler a03639d55f battery config.... better!
SVN revision: 38920
2009-02-03 12:45:38 +00:00
toma b5aa90e3c2 And heres the interaction icon. Also included, reset for profiles dialog.
SVN revision: 38918
2009-02-03 12:09:24 +00:00
toma 8ea62fba61 Gimme mah icons back
SVN revision: 38875
2009-02-01 03:35:43 +00:00
Carsten Haitzler ca0d7dfcfc profile config now offers reset and is spruiced up to be like the wizard one
supportign the profile.desktop descriptions and icons.



SVN revision: 38872
2009-02-01 01:32:09 +00:00
toma 05d1563e4e Open, Close.
SVN revision: 38870
2009-02-01 00:49:38 +00:00
toma 396e29e501 Place holder icons for now.
SVN revision: 38861
2009-01-31 03:57:03 +00:00
toma ed7896b34b Profiles icon.
SVN revision: 38843
2009-01-29 14:56:29 +00:00
Carsten Haitzler 4ca5b9578c fix complaints from edje min size calc.
SVN revision: 38838
2009-01-29 07:25:17 +00:00
Carsten Haitzler 7576e5a311 move ilist widget filling to a idler... defers a chunk of work to idle time
over a period of time keeping e interactive and usable.



SVN revision: 38836
2009-01-29 06:29:36 +00:00
Carsten Haitzler 691a489728 make arrow clicks on toolbar scroll 1 step.
SVN revision: 38829
2009-01-28 12:36:50 +00:00
toma 870fdd5796 Autoscoll. Figured the question mark would work well with dialogs so i bumped that in there till further notice. The big question about Interactions dialog, is if it is an appropriate name for it. Its just a couple thumbscroll settings.
SVN revision: 38733
2009-01-23 13:02:16 +00:00
toma b7b219ccfb Icon theme icon, Show/Hide windows icon is used, added an eject icon for efm, not that its being used yet but its now there.
SVN revision: 38696
2009-01-22 13:50:17 +00:00
Carsten Haitzler fd8cb46a11 syscon -> labels!
SVN revision: 38695
2009-01-22 05:41:33 +00:00
Carsten Haitzler a65708abbd clean up wiz
SVN revision: 38694
2009-01-22 04:42:16 +00:00
Carsten Haitzler 81193aa446 fbsd note.
SVN revision: 38594
2009-01-15 11:58:26 +00:00
Carsten Haitzler ff625c5568 make selection appear instantly- feels more "responsive"
SVN revision: 38499
2009-01-08 00:08:43 +00:00
Carsten Haitzler 37161e8b16 make ilist (and fm list) a bit nicer.
SVN revision: 38487
2009-01-07 12:59:34 +00:00
Carsten Haitzler 11e83d5132 viktor's colorclasses additions
SVN revision: 38396
2009-01-01 02:08:06 +00:00
toma b2dc9581c3 And add the images. Doh.
SVN revision: 38100
2008-12-11 01:14:00 +00:00
toma 9375493c3e Opened up some more possibilities for window maipulation icons. In go the new Application icons. The application icon is now used for shellscripts in efm. Restructured the icon names so theyre all in the 1 place in file managers and in the .edc file.
SVN revision: 38099
2008-12-11 01:12:54 +00:00
toma 1f5f230345 More stuff todo.
SVN revision: 38075
2008-12-10 04:53:42 +00:00
Gustavo Sverzut Barbieri a1fe746d69 grrrrrr... it's alias, not name!
TUT TUT TUT, naughty commiter, please test before doing it!



SVN revision: 37984
2008-12-07 14:10:47 +00:00
Gustavo Sverzut Barbieri 1d214683a9 e_fm2: view mode is back!
As I suspected it was not error on my code. At the end it was just a
missing theme.

For now I just aliased default to desktop, but I guess it's better to
come with something else transparent so we can see our
wallpaper. Themers?!

PS: for Illume I think it makes sense to have that menu, but for
desktop it does not, maybe we should add more flags to turn off just
view mode selection and keep icon size? Or just turn off lists... or
just let the user choose, there are many strange users out there, one
might like it.



SVN revision: 37983
2008-12-07 13:53:25 +00:00
Carsten Haitzler e71b7961a2 fix illume theme gadget no-mouse-events.
SVN revision: 37973
2008-12-07 02:08:32 +00:00
toma 38c786d897 Fade the hilight on the toolbar to stop washing out the icons. NEW application icon... Feedback plz. Will make the needed variants when its accepted and loved by all.
SVN revision: 37939
2008-12-05 11:02:58 +00:00
toma c12cae950b Window focus update. Scale icon dropped in. Remove exit icon cause its gross. Reorder some icons in edc and also remove soem TODO stuff. Also, new virtualdesktops icon.
SVN revision: 37908
2008-12-03 00:28:40 +00:00
toma 30639dc459 Some window icons. Will apply to all the module .edj files if theyre ok. Feedback welcome.
SVN revision: 37901
2008-12-02 05:04:56 +00:00
Massimo Maiurana 0458cb124f adding greek to avalaible locales in wizard
SVN revision: 37866
2008-11-30 11:31:54 +00:00
Massimo Maiurana c30fa04e8d content is the same, only added italian strings in desktop files
SVN revision: 37832
2008-11-27 19:31:44 +00:00
Chidambar Zinnoury 3202cba829 We don't want too long items to set the width of all elements on exebuf.
SVN revision: 37827
2008-11-27 19:04:15 +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 6cf459572f make extra actions work. use them from illume.
SVN revision: 37811
2008-11-26 12:54:23 +00:00
toma ca31354113 Fixing up a couple missing icons. A couple EFM icons in, more to follow. New favorite icon.
SVN revision: 37802
2008-11-25 22:51:47 +00:00
Carsten Haitzler be2fe2e689 and fix x-ui.sh to be default again and... fix themr to have right icon max
sizes.



SVN revision: 37798
2008-11-25 08:09:19 +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 aa47f3c311 flash icon - looks nicer now!
SVN revision: 37740
2008-11-22 04:31:22 +00:00
Carsten Haitzler 6ac066d200 improve icon bg
SVN revision: 37736
2008-11-21 23:35:06 +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 789102ec2e desktop icon goes better with current icons
SVN revision: 37684
2008-11-17 01:50:30 +00:00
Carsten Haitzler 70361c5675 add a glow image to buttons so u really know they were pressed.
SVN revision: 37651
2008-11-15 05:14:28 +00:00
Carsten Haitzler d2353e4662 add cd icon
SVN revision: 37643
2008-11-15 00:46:15 +00:00
Carsten Haitzler 2d9c6b9a8d make icons same size ad others. 64x64
SVN revision: 37636
2008-11-14 22:25:02 +00:00
Carsten Haitzler cbdf705baf cd icon for efm.
SVN revision: 37623
2008-11-14 13:12:13 +00:00
Carsten Haitzler 48da41646a nicer hdd icon?
SVN revision: 37617
2008-11-14 10:22:30 +00:00
Viktor Kojouharov ae2d26fcb2 this part doubles all events, and causes a double jump when using the mouse wheel to scroll through the desks. it seems to serve no other purpose
SVN revision: 37601
2008-11-13 10:51:49 +00:00
toma 817741732c New TODO list for icons that need to be done.
SVN revision: 37471
2008-11-05 12:17:07 +00:00
Viktor Kojouharov 5176e951f8 typo--
SVN revision: 37470
2008-11-05 08:35:48 +00:00
Carsten Haitzler 6028e0670f add slipwin button - does nothing, but will eventually. for now it is
inactive and a spacer. app&syswin added for changing soon.



SVN revision: 37411
2008-11-02 10:47:24 +00:00
Carsten Haitzler 1dfe417bae make next/prev arrows bigger got hitting.
SVN revision: 37355
2008-10-31 12:40:05 +00:00
Carsten Haitzler 098b1c50bf add next/prev app buttons, fix slipwin to expand all the way and have window
icons. remvoe junk code too.



SVN revision: 37352
2008-10-31 06:31:42 +00:00
Carsten Haitzler e5b58cdf3a profide a fso icon override for hdd's to use theme icon and code to use it.
SVN revision: 37266
2008-10-28 07:48:16 +00:00
Carsten Haitzler fb79f18ed9 distcheck fix.
SVN revision: 37200
2008-10-27 05:45:30 +00:00
Carsten Haitzler 0c827e60f4 bug in splash - didnt start shutdown right.
SVN revision: 37198
2008-10-27 05:37:27 +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 0cfa4a2123 nicer icons.
SVN revision: 37189
2008-10-27 03:02:12 +00:00
Carsten Haitzler 4e9fe2ab15 quick temporary icons for root and temp.
SVN revision: 37136
2008-10-26 11:30:18 +00:00
Carsten Haitzler 2ee53bbbfd improve default .desktop set. need to add icons.
SVN revision: 37135
2008-10-26 11:27:14 +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 272e62ba14 make dropin/over object actually stay hidden until needed
SVN revision: 37107
2008-10-26 01:14:08 +00:00
Carsten Haitzler a400029699 expand wiz objects to fill height!
SVN revision: 37101
2008-10-25 15:38:27 +00:00
Carsten Haitzler d04a4c70d8 support flag icons.. and add them.
SVN revision: 37093
2008-10-25 08:53:44 +00:00
Carsten Haitzler 26c18a5116 back to working on wizard. page 000 is just a splash page. does nothing
interestign except pause for 2 seconds so the "welcome to enlightenment"
title it sets can be seen (and disable the next button). 010 is the laguage
selector - borrows a small bit of logic code from the langaue config module
so it can just list known supported locales on your system let you select,
and move on. it's special in that it implements its langauge choice the moment
you hit "next" (the page hides). this is so further pages are in the selected
language (which they are. and that's so cool).



SVN revision: 37092
2008-10-25 06:54:38 +00:00
Chidambar Zinnoury 928f2e56a6 Remove centered vertical alignment settings for now. This creates misalignments when diffents fonts (with differents ascents/descents) are used. Best seen in about dialog with scale=8 :D.
SVN revision: 37072
2008-10-24 18:29:32 +00:00
Carsten Haitzler 20363fcb48 delete backgrounds and fonts we ship - don't need the fonts (system
fontconfig should suffice these days) and sample backgrounds - well... let's
just move "sample data" to exchange's job. make's e's backage and default
install leaner.



SVN revision: 37036
2008-10-23 22:46:57 +00:00
Carsten Haitzler bf127ce0ac update iimf
SVN revision: 37034
2008-10-23 22:44:55 +00:00
Carsten Haitzler 8e62f714f5 clean up test images and icon used for enlightenment.desktop
SVN revision: 37033
2008-10-23 22:43:27 +00:00
Carsten Haitzler b90bb54c3d hmmm - no. Edje-Vera-Bold is a pointless addition. why? it's not defined
anywhere! you would need a fonts {} sectin that maps Edje-Vera-Bold to a
.ttf file inlined into the .edj files. We don't included these anymore in the
theme. We use the (these days) standard Sans font on the system. the solution
to it missing/not working (when a bold style is used) is not adding fallbacks
in to fonts that don't exist. I have never seen any problem with this, so
those that do should be checking why the Sans and Sans:style=Bold fontconfig
font declarations don't work (lack of those fonts on their system? bad
fontconfig setup? maybe a bug in evas's fontconfig support?)



SVN revision: 37032
2008-10-23 22:30:56 +00:00
toma 9c7946d77e Whitespace be gone
SVN revision: 37027
2008-10-23 13:53:49 +00:00
Chidambar Zinnoury 33ac85bfcc Some times, there were no fallback to Edje-Vera-Bold when font was set to Sans:style=Bold: add it everywhere it was missing.
Reported by mcalamelli.


SVN revision: 37021
2008-10-23 12:10:03 +00:00
Viktor Kojouharov bcf3f0e1e8 hide the full_bg window, else all X dnd breaks
SVN revision: 37015
2008-10-23 07:15:44 +00:00
Carsten Haitzler 1324acbe10 and inset too.
SVN revision: 37011
2008-10-23 03:58:18 +00:00
Carsten Haitzler 421af81e6a and make desktop scrollframe not have insets/shadows
SVN revision: 37008
2008-10-23 00:51:42 +00:00
Carsten Haitzler f6984f6c12 and fix minor oopses in theme - missing bits
SVN revision: 37007
2008-10-23 00:42:09 +00:00
Carsten Haitzler 307d52edfd major changes!!!
init splash now merged with theme - default theme has both. saves space on
disk and just in the end is cleaner. can still select spash separately - but
now themes should provide splashes. you can have just splash files in the
theme dir - but won't be much good for full themes.

default theme now is b&w - all moved over and building. it's now default.
default splash is just default theme etc. etc.

this may cause some problems - so i'd just check your settigns and maybe
re-selct your init splash as it may not exist anymore or be found and thus a
blank splash until u fix it in config.

hmm... there is a bug thoug - i think fileman related. will check. missing
something in theme.



SVN revision: 37006
2008-10-23 00:32:48 +00:00
Chidambar Zinnoury 69e0a07945 Add support for non-theme defined texts for battery module popup.
SVN revision: 36809
2008-10-19 11:00:42 +00:00
Cedric BAIL dab9aaa5c5 Remove enlightenment-config source of miscompilation. You should use pkg-config now.
SVN revision: 36712
2008-10-16 10:19:40 +00:00
Chidambar Zinnoury 5303560262 Recompile e background edje files.
SVN revision: 36697
2008-10-15 19:46:52 +00:00
toma a3c3d2c23f Icon work. HUGE revision of icons and their names. This breaks the icon theme API so you might need to revise some themes. It does however, simplify a whole lot of stuff. You'll notice a lot more icons in menus. This bigger changes will come with the new theme once it is done. The missing icon names are put in b_and_w theme for now so if you need them, look them up. Also a bit of base work for EFM and the border icons in there. Commented out till the old icons are merged in. Message me if anything is screwed up.
SVN revision: 36591
2008-10-12 06:04:26 +00:00
Davide Andreoli a964e85dc2 Add configuration options to gadman.
Now you can choose the type of background (theme default, custom color, custom image or transparent).
And you can also choose to enable/disable the animations for gadgets/background.
The custom background image can be any of the e17 background or even a normal (jpg, png..) image.

This BREAK all existing themes :(
I will update the b_and_w theme tomorrow

SVN revision: 36576
2008-10-11 00:59:21 +00:00
Carsten Haitzler b370f8315f remove/comment out printfs and remove fixme (to be removed) fake mouse up funcs
SVN revision: 36229
2008-09-25 01:34:39 +00:00
Carsten Haitzler 9c73f46d0f update test.edj
SVN revision: 36228
2008-09-25 01:02:48 +00:00