Releases: JezerM/nody-greeter
Releases · JezerM/nody-greeter
v1.3.0
Nody-greeter is so simple and easier to mantain than web-greeter, so no updates were needed in a long time. Also, a v.1.2.1 was expected to be released, but I forgot to do it and kept adding things, therefore v1.3.0 is here!
Changes
- Bugfixes
- Added make-like scripts (with node) to build and install/uninstall
- Added bash and zsh completions
- Replaced
xset
calls with proper c++ addons
v1.2.0
v1.1.0
v1.0.0
Nody-greeter
This is a "rewrite"/adaptation of web-greeter in Node.js!
Differences with web-greeter
There are no major differences.
- This should be faster, as it's not using Python but Node.js with Electron.
icon_theme
config do not work, as GTK doesn't allow setting a different cursor theme for apps. It will remain as your default cursor theme.- No bash and zsh tab completion. No man-pages.
- Shouldn't break so easily as
web-greeter
with Python - A little extra feature:
--theme
flag can be a real path, instead of a theme's name~