[go: up one dir, main page]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use "bullet" character in password input fields #619

Open
steakscience opened this issue Apr 2, 2022 · 0 comments
Open

Use "bullet" character in password input fields #619

steakscience opened this issue Apr 2, 2022 · 0 comments

Comments

@steakscience
Copy link

By default, Gtk uses uses the "black circle" character in password fields (gtk.entry)

image

Instead, we could set a different character "bullet", which looks a lot better. This should be done in the theme GtkEntry:invisible-char https://docs.gtk.org/gtk3/property.Entry.invisible-char.html

image

(picture from somewhere else, but uses "bullet")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant