Commit Graph

3 Commits

Author SHA1 Message Date
Kinzie b66e7f09d2 less alloc, update migrator, get DesktopNames from .desktop 2024-04-18 15:56:43 +01:00
アシュ 7c71dee3db
Clean up when SIGTERM is received (#597)
* clean up child processes on SIGTERM

* small code improvement

* consistency.. i guess?
2024-04-18 10:27:43 +02:00
アシュ 002630995d
Changes in the Zig rewrite (#596)
* Everything

* make matrix.zig a bit cleaner

* make long lines shorter and add changelog

* vi mode

* update changelog

* get errors from child process and (hopefully) fix some other things

* fix utmp entry

* run authentication in a child process

* update changelog

* small code improvements

* change that

* clear terminal on SIGTERM

* Remove LogFile

* moved ini to a lib, fixed alternative langs

* fix logging out

* oops

* code improvements

* consistency

* clearing the env isn't needed anymore (afaik)

* replace vi_mode with a bool

* type aliases, avoiding zeroes(), breaking a long line

* lowercase insert/normal, merge conditionals, code improvements
2024-04-16 14:45:30 +02:00