335 Commits

Author SHA1 Message Date
utox39
a5f4a60d46 refactor(config): use utils.readFile to read the config file 2025-10-08 22:06:41 +02:00
utox39
36ff1857b7 feat(utils): add a utility function to read files
This function uses the new fs.File.Reader to replace the deprecated fs.File.readToEndAlloc
2025-10-08 22:03:29 +02:00
utox39
48ab100e13 refactor(config): replace the deprecated readToEndAlloc with the new Reader 2025-10-07 09:50:06 +02:00
utox39
1363bad02d refactor(ascii): replace the deprecated readToEndAlloc with the new Reader 2025-10-07 09:47:08 +02:00
utox39
12435bae0e Merge pull request #22 from utox39/feat/window-manager
fix(macos-wm): fix wrong array size
v0.23.0
2025-10-04 21:07:25 +02:00
utox39
d26be667a1 fix(macos-wm): fix wrong array size 2025-10-04 21:05:16 +02:00
utox39
b3ca5ae9eb Merge pull request #21 from utox39/feat/window-manager
Feat/window manager
2025-10-04 20:42:12 +02:00
utox39
e30c6ccc73 Merge branch 'main' into feat/window-manager 2025-10-04 20:41:13 +02:00
utox39
8599fe92cf build: bump version to 0.23.0 2025-10-04 20:36:09 +02:00
utox39
19facc09ef docs(README): update README 2025-10-04 20:31:22 +02:00
utox39
0aec3d8e5b Merge pull request #20 from utox39/fix/invalid-module-memory-leak
Fix a memory leak when the InvalidModule error occurs
v0.22.1
2025-10-04 18:06:07 +02:00
utox39
dd2f50c79c build: bump version to 0.22.1 2025-10-04 17:57:29 +02:00
utox39
16bb74c47b fix(config): fix a memory leak when the InvalidModule error occurs 2025-10-04 17:55:50 +02:00
utox39
62df4a52dc feat(linux): add window manager info 2025-10-04 17:15:41 +02:00
utox39
20f9c6e1d5 Merge pull request #19 from utox39/build/remove-archive-creation
build: remove archive creation
2025-10-03 15:02:11 +02:00
utox39
b09443db4d build: remove archive-creation 2025-10-03 15:00:30 +02:00
utox39
dd3b79b32d Merge pull request #18 from utox39/build/fix-artifact-output
build: use the correct artifact path
2025-10-03 14:45:42 +02:00
utox39
22376139f2 build: use the correct artifact path 2025-10-03 14:43:25 +02:00
utox39
d6978cd4b2 feat(formatters): add window manager formatters 2025-10-03 12:50:19 +02:00
utox39
2f847fbef3 feat(config): add wm module 2025-10-03 12:40:54 +02:00
utox39
cec2b8068a feat(macos-wm): remove kwm from supported window managers 2025-09-20 01:05:59 +02:00
utox39
6564d85845 feat(macos): add window manager info 2025-09-15 14:59:24 +02:00
utox39
a835074ee6 docs(README): update README 2025-09-14 19:38:25 +02:00
utox39
3d16102f37 docs(README): update README 2025-09-14 19:23:02 +02:00
utox39
24a5e98089 docs(README): update README 2025-09-13 21:18:44 +02:00
utox39
f03f7e163c chore: add screenshots 2025-09-13 21:17:52 +02:00
utox39
69d02a4bb7 Merge pull request #16 from utox39/feat/add-username-hostname-color
Feat/add username hostname color
v0.22.0
2025-09-13 20:07:32 +02:00
utox39
6a86a81fcc build: bump version to 0.22.0 2025-09-13 20:04:27 +02:00
utox39
a125053c70 refactor(config): remove unused import 2025-09-13 19:52:14 +02:00
utox39
d9ec3a7de7 feat: add logic for username and hostname colors 2025-09-13 18:41:15 +02:00
utox39
5f6460f46e feat(formatters): add getFormattedUsernameHostname function 2025-09-13 18:36:32 +02:00
utox39
aab5212e6e feat(config): add username_hostname_color field and getUsernameHostname function 2025-09-13 18:33:04 +02:00
utox39
abff59b7d6 fix(config): fix null value access when config file are not used 2025-09-13 17:40:53 +02:00
utox39
1dc0559b8e Merge pull request #15 from utox39/feat/handle-ioctl-error
Feat/handle ioctl error
v0.21.1
2025-09-12 02:42:30 +02:00
utox39
2b32119bc7 fix: minor fix 2025-09-12 02:41:20 +02:00
utox39
837b7cd5c4 build: bump version to 0.21.1 2025-09-12 02:34:02 +02:00
utox39
6317269c4f test(utils): handle IoctlFailed error using default values 2025-09-12 02:31:31 +02:00
utox39
989b5b2305 feat(ascii): handle the IoctlFailed error using default values 2025-09-12 02:30:18 +02:00
utox39
c32318dac2 Merge pull request #14 from utox39/build/cross-compilation
Build/cross compilation
2025-09-12 02:14:07 +02:00
utox39
c64f2f384d docs(README): update README 2025-09-12 02:11:29 +02:00
utox39
c82622cf8e build: fix indentation 2025-09-12 02:00:56 +02:00
utox39
9babb021f1 chore: add github workflows 2025-09-12 01:54:32 +02:00
utox39
ef8b6bcebd Merge pull request #13 from utox39/feat/custom-ascii
Feat/custom ascii
v0.21.0
2025-09-10 14:52:20 +02:00
utox39
acc4563d2d docs(README): update README 2025-09-10 14:47:12 +02:00
utox39
ea966cd474 build: bump version to 0.21.0 2025-09-10 14:29:58 +02:00
utox39
3214725e58 refactor: rename a function 2025-09-10 14:29:14 +02:00
utox39
f4a8c962e6 refactor: rename a variable 2025-09-10 14:27:46 +02:00
utox39
f7641c24a3 fix(ascii): fix the calculation of the alignment buffer size 2025-09-10 14:26:11 +02:00
utox39
20e2ef80d2 feat: add custom ascii art 2025-09-10 14:21:22 +02:00
utox39
3cfae25a75 build: bump version to 0.20.0 v0.20.0 2025-08-26 03:38:47 +02:00