Commit Graph

17 Commits

Author SHA1 Message Date
Davide Andreoli 189f937f08 Places: support site other than desktop
Now on shelf and toolbars show just an hard-disk icon,
clicking the icon will upen a popup (like clock or connman modules)
containing the usual volumes list.

SVN revision: 84514
2013-06-17 10:03:59 +01:00
Davide Andreoli 678fa102cc Places: use an edje box instead of e_box
SVN revision: 84513
2013-06-17 10:03:59 +01:00
Davide Andreoli 2c717c0aff Places: add support for edbus (v2) and some other fixes
* New  backend: UDisks(v1) using edbus(v2)
  * Fix: make the icon tag visible again ("inherit" in edc must be on top)
  * Fix: when the e_box is cleared (thus all the edje objs deleted) also update the list of objs in the Volume struct
  * Some more work on the eeze backend, still not functional
  * updated po files

SVN revision: 84511
2013-06-17 10:03:59 +01:00
Davide Andreoli 227da1f6f8 add an option to hide the header
SVN revision: 67519
2012-01-24 23:54:10 +00:00
Davide Andreoli 45dece9913 make the header a big button, pressing will open home dir
SVN revision: 67514
2012-01-24 21:59:50 +00:00
Davide Andreoli 6ef3bd8307 * better theme for the header
* remove unused ICONS macro

SVN revision: 67508
2012-01-24 20:32:58 +00:00
Davide Andreoli 3e813d4ce8 * move all of the udisks code in a proper file
* built the infra to have different 'backends' running togheter
* refactor the mayority of the code

unreadable patch...sorry



SVN revision: 67429
2012-01-22 00:06:46 +00:00
Davide Andreoli 5196f555ee Fix the places module!
Removed all that crappy hal/udisk #ifdefs
I don't want to maintain 2 different backend, so I removed all the HAL code

Now to run the module you must have the udisks stuff and e_dbus compiled
with ukit support, you will also need a super-updated e_dbus version.

The module need some testing now, give it a try ;)

SVN revision: 67283
2012-01-17 21:46:33 +00:00
Daniel Kolesa 72324ca29d Prevent Places gadget from segfaulting Enlightenment on FreeBSD, add UFS/ZFS detection and tag them with FreeBSD icon. Free spaces on disks aren't still shown pretty much right (172,1GB remaining from 39,1GB, -340%) and opening a mounted disk opens root filesystem in EFM and not the right dir, but at least it allows simple mount / umount and shows all disks properly.
SVN revision: 57250
2011-02-22 23:08:27 +00:00
Davide Andreoli f11fef120c Try to use freedesktop icons in the Places module.
fdo standard is a mess, it's not clear, and the clear part is totally wrong !!
For example they use the - char as a category separator in name, but then they use the same char 
inside category  :/  making the fallback system impossible to implement.

Also Oxigen and Humanity (kde & gnome main themes) use different names for device icons  :(

Totally a mess

I also wrote a mail to the author of the icon standard... no replay yet....


SVN revision: 55369
2010-12-08 04:05:09 +00:00
Davide Andreoli 605dad7963 * sort internal hd first
* for dvd use the E cdrom icon + a dvd tag 

SVN revision: 38786
2009-01-25 22:20:23 +00:00
Davide Andreoli 582f2d9420 * use hd & cdrom icons from the e theme (can use more in future)
* add a tag overlay to the icon (to show ext3, fat, dvd...)
 * simplify the on-over animation of the icons


SVN revision: 38773
2009-01-25 05:26:29 +00:00
Davide Andreoli 9d1cdbdb74 Add a PSP (Playstation portable) icon
SVN revision: 38769
2009-01-25 03:29:33 +00:00
Davide Andreoli dc9bddad84 * apply patch to use text_class and fix 2 remaining Vara fonts
SVN revision: 38270
2008-12-21 20:47:28 +00:00
Davide Andreoli 31eb45cea2 Use system Sans instead of edje Vera
SVN revision: 37977
2008-12-07 03:41:10 +00:00
Davide Andreoli a2fe823170 * Add a new horizontal view
* Remove the header
 * More comments cleanup

SVN revision: 37974
2008-12-07 02:50:11 +00:00
Davide Andreoli d55448b2d3 Places module in SVN
SVN revision: 37964
2008-12-06 18:51:04 +00:00