Commit Graph

13 Commits

Author SHA1 Message Date
Boris Faure dc764b68b9 fix CID 1162823: Dereference before null check 2014-01-22 22:26:25 +01:00
Marcel Hollerbach b80c2f6f88 Rewrote the Wallpaper Settings,
Summary:
- Removed the list of paths in the config.c
- The users selects directly the path of the folder where the
  Backgrounds are located, terminology will not show up the Pictures
  located in subdirectorys you can easyly go in the subdir with the
  fileselector.
- With a double click on a picture you can import the picture to your
  user config directory so you can cleanup your Downloads directory for
  example without loosing your Background
- If a Background is imported the new Background URL in the config will
  point to the imported file.

Test Plan:
- The Bufferting of the Backgrounds is not asyncron, but I have tested it
  with a directory with more than 300 pictures and it runs very very fast,
  in my eyes no asyncron buffering is needed!

Reviewers: billiob, raster

CC: cedric

Differential Revision: https://phab.enlightenment.org/D471
2014-01-21 17:04:45 +09:00
Boris Faure 4525a8e3bc cleanup the code
(forgot to amend previous commit)
2014-01-18 00:21:20 +01:00
Marcel Hollerbach fef6fac9ae Fixing Bug T758
Summary: This is fixing the Bug which is happening if a symbolic link in a directory is pointing to its root directory.

Reviewers: billiob

Differential Revision: https://phab.enlightenment.org/D463
2014-01-18 00:19:04 +01:00
Boris Faure 70557c7184 fix warnings on options_wallpaper.c 2014-01-12 23:11:11 +01:00
Carsten Haitzler 31c99d6127 make wallpaper (and other options) apply to current term (splits/tabs) 2014-01-02 15:54:46 +09:00
Carsten Haitzler fd30817bb1 fix wallpaper crash on adding path then cancel
this fixes T711 :)
2014-01-01 13:24:28 +09:00
Cedric BAIL a4d890119a terminology: wallpaper - simplify logic matching extention by using Eina infrastructure. 2013-12-30 15:50:54 +09:00
Carsten Haitzler 7f92258ee4 terminology - make wp display more than basic img formats (edj, scale etc.) 2013-12-29 14:59:57 +09:00
Carsten Haitzler bcdfbbadfb fix warnings and minor formatting from wallpaper options 2013-12-29 14:02:16 +09:00
Marcel Hollerbach 85ded7e105 Implemented the wallpaper settings page.
Summary: Implemented a little page where you can set your background for your terminology.

Reviewers: raster, billiob

Reviewed By: raster

CC: seoz

Differential Revision: https://phab.enlightenment.org/D362
2013-12-29 13:45:27 +09:00
Boris Faure 30392f23a9 s/__UNUSED__/EINA_UNUSED/g 2013-08-27 15:36:50 +02:00
Daniel Juyung Seo 0f3b3ccdbd terminology: Added 'Not Implemented Yet' stub for theme and wallpaper.
SVN revision: 72907
2012-06-27 00:53:57 +00:00