Commit Graph

11 Commits

Author SHA1 Message Date
Kirill Radzikhovskyy
948554d022 The std.fs.File.Reader.read function was removed in Zig v0.15.2. 2025-10-15 10:31:33 +11:00
utox39
61ceb027a6 refactor(linux): use utils.readFile to read the files 2025-10-08 22:13:23 +02:00
utox39
62df4a52dc feat(linux): add window manager info 2025-10-04 17:15:41 +02:00
utox39
0beec60a8a fix(linux-kernel): fix kernel info parsing by trimming null bytes 2025-08-01 06:25:30 +02:00
utox39
ff810a1656 feat: remove toStr methods 2025-05-30 18:01:00 +02:00
utox39
2a3ba3e230 refactor: add comments 2025-05-10 23:03:01 +02:00
utox39
360fe05007 refactor(linux): change toStr string 2025-05-10 19:31:13 +02:00
utox39
4252a9f10a feat(linux): add toStr method to each struct 2025-05-01 19:07:09 +02:00
utox39
4229fec461 feat(linux): add locale info 2025-04-09 12:39:26 +02:00
utox39
f5d347c92f feat(linux): replaces the deprecated function 'split' with the function 'splitScalar' 2025-04-02 01:05:29 +02:00
utox39
43d0752991 refactor: refactoring of the project structure 2025-03-20 16:45:29 +01:00