Ally Fendler allymander · she/it
  • CST/CDT
  • Joined on 2026年03月03日
allymander opened issue PerfectlyInternal/layfetch#12 2026年03月25日 22:34:58 +01:00
[Request] Release for void packaging
allymander commented on pull request PerfectlyInternal/layfetch#8 2026年03月06日 18:46:16 +01:00
implemented feature: shell script relative paths

Reverted formatting, and tip noted!

allymander pushed to main at allymander/7-relative-path-to-script 2026年03月06日 18:45:01 +01:00
2648ef0d2f reverted formatting
allymander commented on issue PerfectlyInternal/layfetch#7 2026年03月05日 23:24:45 +01:00
Option to use relative path to a script for shell readouts

Implemented in #8

allymander created pull request PerfectlyInternal/layfetch#8 2026年03月05日 23:24:15 +01:00
implemented feature: shell script relative paths
allymander pushed to main at allymander/7-relative-path-to-script 2026年03月05日 23:12:31 +01:00
5d587fb1e3 implemented feature: shell script relative paths
allymander created repository allymander/7-relative-path-to-script 2026年03月05日 20:13:44 +01:00
allymander commented on pull request PerfectlyInternal/layfetch#6 2026年03月05日 20:11:10 +01:00
Use stderr for output instead of stdout

Works great on my machine! #5 marked as closed.

allymander closed issue PerfectlyInternal/layfetch#5 2026年03月05日 20:10:40 +01:00
stdin doesn't get passed through after exit
allymander commented on issue PerfectlyInternal/layfetch#5 2026年03月05日 20:10:40 +01:00
stdin doesn't get passed through after exit

works perfectly! it even prevents the text from appearing and messing up alignments. thanks for taking a look!

allymander opened issue PerfectlyInternal/layfetch#5 2026年03月04日 19:46:22 +01:00
stdin doesn't get passed through after exit
allymander closed issue PerfectlyInternal/layfetch#4 2026年03月04日 19:36:39 +01:00
Crash when run through watch
allymander commented on issue PerfectlyInternal/layfetch#4 2026年03月04日 19:36:28 +01:00
Crash when run through watch

Okay, as expected that fix does enable both watch and layfetch > /tmp/layfetch_cache on my machine. Also as expected based on the patch code, it doesn't handle stdin passthrough any differently...

allymander commented on issue PerfectlyInternal/layfetch#4 2026年03月04日 19:24:50 +01:00
Crash when run through watch

I think the issue comes from the program being run redirected at all. I've noticed the same issue happening when I tried running layfetch > /tmp/layfetch_cache. I suspect there's something going...

allymander pushed to main at allymander/layfetch-config 2026年03月04日 02:55:07 +01:00
c74a4f4c58 finished config! first proper commit :3
allymander created branch main in allymander/layfetch-config 2026年03月04日 02:55:07 +01:00
allymander created repository allymander/layfetch-config 2026年03月04日 02:54:51 +01:00
allymander opened issue PerfectlyInternal/layfetch#4 2026年03月03日 23:35:19 +01:00
Crash when run through watch