Skip to content

emptty-0.10.0

Compare
Choose a tag to compare
@tvrzna tvrzna released this 04 May 05:17
· 50 commits to master since this release

Fixes

  • shortened login option of shell in dinit-script
  • refactored older parts of code to increase readability and improve memory efficiency

Features

  • ignore apostrophes and quotes inside properties
  • using pwd.h instead of executing of getent command
  • Xorg commands are not expected on /usr/bin/ path anymore
  • added XORG_SESSIONS_PATH and WAYLAND_SESSIONS_PATH for custom paths of desktops
  • chvt is done via syscall instead of executing a command
  • only one interrupt handler is used now