utox39
|
b4b92abcb5
|
docs(README): update README
|
2025-10-17 19:20:06 +02:00 |
|
utox39
|
3847bc247a
|
build: bump version to 0.24.2
v0.24.2
|
2025-10-15 21:39:58 +02:00 |
|
utox39
|
784d52eac4
|
Merge pull request #28 from utox39/build/add-more-paths
build(build.yml): add more paths
|
2025-10-15 21:38:25 +02:00 |
|
utox39
|
f78406448a
|
build(build.yml): add more paths
|
2025-10-15 21:37:54 +02:00 |
|
utox39
|
50b592b125
|
Merge pull request #27 from utox39/build/fix-paths
build(build.yml): fix paths
|
2025-10-15 21:34:16 +02:00 |
|
utox39
|
7faff1e70d
|
build(build.yml): fix paths
|
2025-10-15 21:33:29 +02:00 |
|
utox39
|
c17b97608c
|
Merge pull request #26 from utox39/refactor/use-utils-read-file
refactor(linux-wm): use utils.readFile
|
2025-10-15 21:29:24 +02:00 |
|
utox39
|
1e1ad7be17
|
feat(linux-wm): use utils.readFile
|
2025-10-15 21:25:29 +02:00 |
|
utox39
|
429c0f89b9
|
Merge pull request #25 from utox39/build/workflow-paths
build(build.yml): add paths
|
2025-10-15 20:33:45 +02:00 |
|
utox39
|
ad0617a7e5
|
build(build.yml): add paths
|
2025-10-15 20:32:12 +02:00 |
|
utox39
|
df75b0fdb5
|
docs(README): update README
|
2025-10-15 20:26:40 +02:00 |
|
utox39
|
89f68fe674
|
chore: add CONTRIBUTING.md
|
2025-10-15 20:22:31 +02:00 |
|
utox39
|
89dfeca508
|
docs(README): update README
v0.24.1
|
2025-10-15 15:00:45 +02:00 |
|
utox39
|
a72ede5259
|
build: bump minimum zig version to 0.15.2
|
2025-10-15 15:00:19 +02:00 |
|
utox39
|
7254bda609
|
build: bump version to 0.24.1
|
2025-10-15 14:59:31 +02:00 |
|
utox39
|
d8ddd4a18e
|
Merge pull request #24 from kirillrdy/main
Use the new `std.fs.File.read` function.
|
2025-10-15 14:46:02 +02:00 |
|
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
|
a9bb9cdeaf
|
docs(README): update README
|
2025-10-11 18:21:20 +02:00 |
|
utox39
|
8132b0fc04
|
build: bump version to 0.24.0
v0.24.0
|
2025-10-11 17:45:15 +02:00 |
|
utox39
|
d5bb5b19c5
|
Merge pull request #23 from utox39/refactor/use-new-fs-reader
Refactor: use the new fs reader
|
2025-10-11 17:42:01 +02:00 |
|
utox39
|
1d7a175d29
|
feat(ascii): read the ascii art file in read-only mode
|
2025-10-08 22:23:36 +02:00 |
|
utox39
|
61ceb027a6
|
refactor(linux): use utils.readFile to read the files
|
2025-10-08 22:13:23 +02:00 |
|
utox39
|
3e55f6a973
|
refactor(ascii): use utils.readFile to read the ascii art file
|
2025-10-08 22:12:17 +02:00 |
|
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 |
|