-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
27 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,30 @@ | ||
pardus-lightdm-greeter (0.0.6) unstable; urgency=medium | ||
|
||
[ Ali Riza Keskin ] | ||
* fix username list length check | ||
* background draw algorithm improvement | ||
* fix scale image | ||
* minor fixes | ||
* remove userlist icon when disabled | ||
* fix password cache | ||
* greeter loaded check added | ||
* signal connect order changed | ||
* dynamic appdir | ||
* lint fixes | ||
* lint fixes | ||
* fix user background change event | ||
* login handler run when password reset | ||
* login handler run when password reset | ||
* fix password reset cache issue | ||
* disable cursor settings in gtk module init | ||
* fix user search editable issue | ||
* user selection button | ||
* appearance fix | ||
* fix appearance for userlist disabled | ||
* username buttun mode show when select from list | ||
|
||
-- Fatih Altun <[email protected]> Mon, 21 Aug 2023 14:45:45 +0300 | ||
|
||
pardus-lightdm-greeter (0.0.5) unstable; urgency=medium | ||
|
||
[ Hugo Carvalho ] | ||
|