Skip to content

Tags: apognu/tuigreet

Tags

0.9.1

Toggle 0.9.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
apognu Antoine POPINEAU
tuigreet v0.9.1.

 * Fixed display issue where remembered session would display command instead of session name
 * Fixed issue with greetd IPC when no session is selected
 * Automatically select first session in list

0.9.0

Toggle 0.9.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
apognu Antoine POPINEAU
tuigreet version 0.9.0.

 * Added rebinding of F-key actions.
 * Added more customization options and coloring support.
 * Added support for using NSS to retrieve users instead of /etc/passwd.
 * Better handling of rendering/event loop.
 * Support for X11 sessions specificities (environment variables,
   wrappers, etc.).
 * Better management of non-ASCII strings.
 * Better handling of smaller screens.
 * Overall better terminal management to clear screen on startup, exit
   and error conditions.
 * Various bugfixes.
 * Various locale updates.

tip

Toggle tip's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
apognu Antoine POPINEAU
Trying to only render when necessary to limit CPU usage (#113).

0.8.0

Toggle 0.8.0's commit message

Verified

This tag was signed with the committer’s verified signature.
apognu Antoine POPINEAU
tuigreet version 0.8.0.

 * Remember last successfully opened session per user
 * Suppress power command output
 * Allow customization of time format
 * Added a user selection list from a defined UID range
 * Miscellaneous UX improvements
 * Locales improvements

0.7.3

Toggle 0.7.3's commit message

Verified

This tag was signed with the committer’s verified signature.
apognu Antoine POPINEAU
tuigreet version 0.7.3.

This version does not include any change to the code, except for the
version bump, to keep incremental version coherence with
greetd-tuigreet-git users.

Those version numbers will go from 0.7.2.r127 to 0.7.3.r0.

0.7.2

Toggle 0.7.2's commit message

Verified

This tag was signed with the committer’s verified signature.
apognu Antoine POPINEAU
tuigreet version 0.7.2.

 * Fixed an issue where CPU would be maxed out when checking for power events (#44, PR #46 by @DjLogozzo).
 * Fixed an issue where tuigreet would not exit promptly after successfull authentication (#40).
 * Allow translation of power command labels (#43).
 * Miscellaneous refactoring, UI enhancements and updated translation.

0.7.1

Toggle 0.7.1's commit message

Verified

This tag was signed with the committer’s verified signature.
apognu Antoine POPINEAU
tuigreet version 0.7.1.

 * Upgraded greetd_ipc to 0.8.0.
 * Used async throughout tuigreet to prevent blocking the UI.
 * Better handle different kinds of PAM prompts (such as fingerprint
   scanner prompts).
 * Allow customizing power commands to shut down and reboot the machine.
 * Miscellaneous UI improvements and typo fixes.
 * Added Polish and Catalan translations.

Since 0.7.0:

 * Updated man page.

0.7.0

Toggle 0.7.0's commit message

Verified

This tag was signed with the committer’s verified signature.
apognu Antoine POPINEAU
tuigreet version 0.7.0.

 * Upgraded greetd_ipc to 0.8.0.
 * Used async throughout tuigreet to prevent blocking the UI.
 * Better handle different kinds of PAM prompts (such as fingerprint
   scanner prompts).
 * Allow customizing power commands to shut down and reboot the machine.
 * Miscellaneous UI improvements and typo fixes.
 * Added Polish and Catalan translations.

0.6.1

Toggle 0.6.1's commit message

Verified

This tag was signed with the committer’s verified signature.
apognu Antoine POPINEAU
tuigreet version 0.6.1.

No changes to the program since 0.6.0, but a manpage was added.

0.6.0

Toggle 0.6.0's commit message

Verified

This tag was signed with the committer’s verified signature.
apognu Antoine POPINEAU
tuigreet version 0.6.0.

Smallish customizations options and new translations:

 * Added option to remember last selected session between runs.
 * Add customization of the password redaction character instead of *.
 * Added translations in Italian and Portugese.