Commit Graph

127 Commits

Author SHA1 Message Date
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 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 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
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
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
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 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 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 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 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 0c827e60f4 bug in splash - didnt start shutdown right.
SVN revision: 37198
2008-10-27 05:37:27 +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 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 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 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
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
Gustavo Sverzut Barbieri c28047e3a1 Add mixer module.
This is the mixer modules as in:

      git://staff.get-e.org/users/barbieri/e_module-mixer.git

it's being used with ALSA backend for some time without problems and
it's ready for inclusion. We still lack OSS4 engine.


SVN revision: 35282
2008-08-01 03:08:16 +00:00
Carsten Haitzler 05fc729bf8 new widgety stuff
SVN revision: 33662
2008-02-02 05:26:07 +00:00