Commit Graph

9 Commits

Author SHA1 Message Date
Gustavo Sverzut Barbieri e27b26ebe1 ipc: simplify IPC creation, make it work on Windows as well.
Summary:
Windows names are inside \\.\pipe\ namespace and shouldn't contain
"/", actually even on UNIX it is not required to craft the whole path
as ecore_ipc/ecore_con will automatically encode based on local/system
local, name and port.

Reviewers: stephenmhouston, vtorri

Differential Revision: https://phab.enlightenment.org/D4755
2017-03-30 12:12:55 -03:00
Stephen Houston 9f8024bae5 Ephoto: Trailing whitespace cleanup - memcpy fix. 2016-10-11 00:41:45 -05:00
Stephen okra Houston d5d546dad6 Ephoto: Add an exit icon to the control bar. Update slideshow icons. Use efreet for XDG. 2016-08-29 15:13:00 -05:00
Stephen okra Houston b4b522e49a Ephoto: USE XDG_CACHE_HOME/ephoto/thumbnails if XDG_CACHE_HOME exists, otherwise use $HOME/.cache/ephoto/thumbnails 2016-08-29 14:14:40 -05:00
Stephen okra Houston 2cdb2a5138 Ephoto: oops. Put the . in the correct place in the thumbnail dir. 2016-08-29 13:59:22 -05:00
Stephen okra Houston ebc6664b66 Ephoto: Update thumb dir to be .cache/ephoto/thumbnails/ ... Config: Use XDG_CONFIG_HOME if available, else use HOME/.config 2016-08-29 13:56:29 -05:00
Stephen okra Houston 813471f9bd Ephoto: Save thumbnails in $HOME/.thumbnails 2016-08-22 15:41:28 -05:00
Vincent Torri 48e39bc41b Ephoto: Make Ephoto's thumbnailer build on Windows. 2016-05-31 14:55:38 -05:00
Stephen okra Houston c2a555939d Add new files for thumbnailing 2016-03-24 12:14:39 -05:00