← Back to team overview

indiv-screenlets-dev team mailing list archive

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

 

Public bug reported:

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

** Affects: indiv-screenlets
     Importance: Undecided
         Status: New

** Affects: screenlets
     Importance: Low
         Status: Triaged

** Project changed: indiv-screenlets => screenlets

** Changed in: screenlets
       Status: New => Triaged

** Changed in: screenlets
   Importance: Undecided => Low

** Also affects: indiv-screenlets
   Importance: Undecided
       Status: New

-- 
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


Follow ups

References