Commit Graph

7 Commits

Author SHA1 Message Date
アシュ 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
AnErrupTion 92e1f083a1
Commit unfinished full rewrite (Zig 0.11.0)
What needs to be dealt with:
- Matrix animation
- Authentication part
- Testing on actual TTY (not just virtual console)

Signed-off-by: AnErrupTion <anerruption@disroot.org>
2023-12-11 18:14:52 +01:00
AnErrupTion f086faab58 Rewrite config.c 2023-06-20 12:14:15 +02:00
Joseth Ariel B c64f806a68
fix typos in spanish translation (#477) 2023-01-12 21:48:57 +01:00
AnErrupTion e158bb5e9d Remove semicolons in language files 2022-06-03 10:13:54 +02:00
Iván faff4d21f0 fix typo in spanish translation (#159) 2019-12-16 15:03:55 +01:00
Iván 7904b07e14 Translate Ly to Spanish (#150)
Pending to test.
2019-12-14 12:16:45 +01:00