Skip to content

Mugshot 0.2.3

Compare
Choose a tag to compare
@bluesabre bluesabre released this 02 Jun 09:51
· 375 commits to master since this release

General

  • Check if user has sudo rights, disable first/last name change if not
  • Populate the Initials field based on first/last name fields
  • Hide "Remove" when there is no profile image set
  • Cleanup temporary files when closed
  • Package is now 100% PEP8-compliant

AccountsService

  • Scale images on save to accommodate AccountsService max size
  • Use AccountsService profile image if ~/.face does not exist
  • Sync AccountsService profile image to ~/.face

Bugs Fixed

  • Mugshot is unable to store profile picture (LP: #1298665)