Asahi Lina

Results 13 issues of Asahi Lina

virtio-fs can expose multiple host mounts as a single mount. This means that all st_dev numbers from the host get collapsed into a single st_dev, breaking st_ino/st_dev comparisons for file...

Re-add the shmem region required for DAX again (after it got removed when virtio-gpu was implemented), and enable DAX.

Using lan-mouse between machines running KDE Plasma, the mouse feels significantly slower/more sluggish on remote machines than on the local machine. Messing with the mouse settings, I think the issue...

* FEXLoader: Strip rootfs path from CONFIG_APP_FILENAME * FileManagement: Trace symlink paths across rootfs

#### Please describe your issue in as much detail as possible: In [this](https://gitlab.collabora.com/vivek/libcapsule/-/blob/master/utils/ld-libs.c?ref_type=heads#L649) line, libcapsule uses `/lib:/usr/lib` as a fallback path for library lookup. This is incorrect for 64-bit libraries/systems,...

This function is used to parse shebang lines, and Linux does not parse shebang lines like shell command lines. Instead, it only splits it into an interpreter and an optional...

**Describe the bug** When RemovePathPostfixes is used for a directory name, the postfix is stripped from the directory's own entry in the resulting RPM, but not any files contained within:...

packaging

Let's say I have three chained clients like this: ``` +---+ | C | +---+ +---++---+ | A || B | +---++---+ ``` The mouse is connected to A, which...

Every time I am idle on a client for a while, KDE re-prompts for input capture permission. Sometimes there are multiple prompts in sequence. This is quite annoying, since moving...

On a complex patchbay, it's very difficult to keep plugins at a known, consistent ID. Removing a plugin would shift the IDs of all subsequent plugins. This makes using OSC...