Commit Graph

7 Commits

Author SHA1 Message Date
Marcel Hollerbach 9f5b40661a entrance: Added Image loading for more paths.
- Images are loaded from 3 pools, System(PREFIX/entrance/images),
  User(~/.config/entrance/images/) nad themes.

 In each directory is a layout from ..images/icons and
  ...images/backgrounds.

- Each user can set his own Icon and his own Background out of the
  pools.

- Renamed Entrance_Background to Entrance_Image because this struct is
  also used for the icons, so this would be a little bit confusing!

- Directorys are parsed in the daemon, the theme in the client!
2014-03-06 14:09:37 +01:00
Michaël Bouchaud (yoz) f10de61725 Revert "Changed the compile settings, the subdirectory event will be compiled as static library and included in the two ther directorys. Just a beauty thing :)"
Build is slower than before, on link we have DSO errors and I think it's worse than before. We have one more library to link.
This reverts commit 61d0d63bd0.
2014-02-07 16:54:48 +01:00
Marcel Hollerbach 61d0d63bd0 Changed the compile settings, the subdirectory event will be compiled as static library and included in the two ther directorys. Just a beauty thing :)
Reviewers: michael.bouchaud

CC: raster

Differential Revision: https://phab.enlightenment.org/D451
2014-02-07 11:48:55 +01:00
Michael Bouchaud 3478743ea3 entrance: I've say remove 2014-01-08 22:33:32 +01:00
Michael Bouchaud 20fff0000f entrance: remove this useless link 2014-01-08 22:28:51 +01:00
Carsten Haitzler 688276f325 fix func prototype to be void and use proper compile defined dirs paths 2013-09-04 12:15:03 +09:00
Michael BOUCHAUD e8fa223631 entrance: Re welcome to entrance. The code comes from my previous project elsa. I hope not annoy anyone if I use this name.
SVN revision: 75061
2012-08-09 20:15:30 +00:00