sodface

Results 12 issues of sodface

Being able to list keywords as a companion to extracting with `-X` would be helpful in my use case, which is writing metadata values into the head section of an...

https://github.com/kristapsdz/lowdown/blob/edca6ce6d5336efb147321a43c47a698de41bb7c/man/lowdown.1#L110 man/lowdown.1 states for `-X` > Output the metadata value of keyword or an empty string if not found. I do not get any empty string, but rather a message...

[Jivelite](https://github.com/ralph-irving/jivelite) compiles with sdl12-compat on Alpine Linux but segfaults at launch: ``` (gdb) run Starting program: /usr/bin/jivelite JiveLite 0.1.0 Program received signal SIGSEGV, Segmentation fault. 0x00007ffff7f42482 in SDL_WM_SetIcon () from...

I'm using xlunch with the `desktop` and `dontquit` options and I was seeing a lot of processes with a `Z` state, a new one added each time I would press...

I have another feature request that's come up for the project I mentioned [in this issue](https://github.com/project-repo/cagebreak/issues/72), that is, it would be nice to be able to specify a split size...

Hi again, this is possibly a feature request but also just a question to make sure I'm not missing the obvious. I'm working on a project using Cagebreak and I...

https://github.com/alpinelinux/alpine-chroot-install/blob/6d08f12a8a70dd9b9dc7d997c88aa7789cc03c42/alpine-chroot-install#L204 I ran into this issue with an Alpine chroot script I'm working on. This seems to be working for me, including with qemu-user: ``` chroot . /usr/bin/env -i su...

Hi, I'm doing some local testing on Alpine using their packaging tools and ran into an issue with meson because of the way Alpine's [lua packages are named.](https://pkgs.alpinelinux.org/packages?name=lua5.4) As a...

Running the latest development branch of Cagebreak on Alpine with wlroots 0.17.2. I don't normally run mpv with --fullscreen but I was working on something and added it for troubleshooting...

The use of the `dot_box_mask` cursor introduced in https://github.com/project-repo/cagebreak/commit/baeb39579bd0ff98e58a8244d0db8c506719983c seems to break with newer versions of the Adwaita icon theme because that asset was one of many dropped from the...