← Back to team overview

indiv-screenlets-dev team mailing list archive

[Bug 830977] Re: User screenlets should be under ~/.local/share/screenlets

 

Here is a patch XDG compliance:
Log files and temporary files are created under xdg_runtime_dir


** Patch added: "xdg1.patch"
   https://bugs.launchpad.net/screenlets/+bug/830977/+attachment/3928625/+files/xdg1.patch

-- 
You received this bug notification because you are a member of
Individual Screenlets Developers, which is subscribed to Individual
Screenlets.
https://bugs.launchpad.net/bugs/830977

Title:
  User screenlets should be under ~/.local/share/screenlets

Status in Screenlets — individual widgets development:
  New
Status in Screenlets — a framework for desktop widgets:
  Triaged

Bug description:
  According to XDG base dir standard user data is under ~/.local/share.
  It's xdg_data_home in Python.

  In future ~/.screenlets should be moved to ~/.local/share/screenlets.
  Application should try to move screenlets directory by asking
  permission from user before moving. Symlink should be added in the
  place of old directory linking to the new directory. This can be
  removed after couple of years or so...

  See also: https://bugs.launchpad.net/screenlets/+bug/827369

  For details: http://standards.freedesktop.org/basedir-spec/basedir-
  spec-latest.html

To manage notifications about this bug go to:
https://bugs.launchpad.net/indiv-screenlets/+bug/830977/+subscriptions


References