Skip to content

emptty-0.5.0

Compare
Choose a tag to compare
@tvrzna tvrzna released this 30 Jan 18:30
· 231 commits to master since this release
Fixes
  • fixed wrong structure of xdisplay struct in noxlib version
  • removed closing X display, after Xorg is already down
  • log if ~/.emptty/~/.config/emptty file is not executable and should be
  • man page gzipped with -n flag to make package reproducible
Features
  • added -h, --help command options
  • added -t, --tty command option to override TTY number to be started on
  • git version now uses git describe to improve version detection
  • added DESKTOP_SESSION and XDG_SESSION_DESKTOP environmental variables
  • enhanced ~/.emptty/~/.config/emptty file to be more similar to any .desktop file
  • pam_gnome_keyring.so in all PAM modules by default
  • PAM module for Fedora and openSUSE
  • BTMP logging, if authorization failed
  • Selection=true in ~/.emptty/~/.config/emptty file to make script working as .xinitrc even for Wayland to always select Desktop Environment/Window Manager and still have startup script
  • new issue escape sequences \4 and \6 (possible with {iface} argument) to print IPv4 or IPv6 address in issue
  • used build tags mentioned in -v/--version
  • added DISPLAY_STOP_SCRIPT configuration to start script after Display (Xorg/Wayland) stops