Jami Kettunen

Results 49 issues of Jami Kettunen

This is a tool for packing multiple DTB/DTBO files into a single image which is used by bootloader on various Android devices since circa 2017. `libufdt` is tracking tag [`platform-tools-31.0.3`](https://android.googlesource.com/platform/system/libufdt/+/refs/tags/platform-tools-31.0.3)...

In [`spec/install_spec.sh`](https://github.com/shellspec/shellspec/tree/0.28.1/spec/install_spec.sh) the [`fetch()`](https://github.com/shellspec/shellspec/blob/0.28.1/spec/install_spec.sh#L113-L165) testcase always fails due to http://repo.test/b3d5591.tar.gz not existing. Am I missing something? Currently I'm simply dropping the entire testcase with a patch to make the testsuite...

`DESTDIR` is a standard variable defined by most Linux distributions while building Makefile packages and is expected to point to the "fake" package root directory. Without this the installed files...

## Description of the problem or steps to reproduce Opening a `.dts` file (or `.dtsi` include for that matter) such as [`msm8998-oneplus-cheeseburger.dts` in the Linux kernel](https://github.com/torvalds/linux/blob/master/arch/arm64/boot/dts/qcom/msm8998-oneplus-cheeseburger.dts) has no syntax highlighting...

As SimpleFox comes out-of-the-box [it hides #PanelUI-button](https://github.com/migueravila/SimpleFox/blob/master/chrome/userChrome.css#L168) which completely breaks the "new addon installed" popup dialog similar to this one: ![image](https://user-images.githubusercontent.com/47358222/179316428-c63f68ed-2242-44e6-98c8-c82cd3530eff.png) It will keep appearing and disappearing constantly very rapidly...

### What Happened? I've noticed opening links is way too easy in the elementary OS Terminal compared to any other terminal emulator I've used before, and the biggest issue is...

#### Testing the changes - I tested the changes in this PR: **YES** #### New package - This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES** #### Local build testing...

new-package

Currently `waydroid init -s FOSS` simply produces the following error: ``` [16:09:12] ERROR: No images found on system channel [16:09:12] See also: Run 'waydroid log' for details. ``` And in...

Imho there is way too much spam in the issues here so I have a few ideas on how to make it more manageable and useful for everyone involved: -...

Weston is the reference implementation of a Wayland compositor. Upstream: https://gitlab.freedesktop.org/wayland/weston ![image](https://user-images.githubusercontent.com/47358222/187526087-4ad1fe62-3eec-4e02-8002-03dd75a8a9db.png) Example: [wp_viewporter's compositor support](https://wayland.app/protocols/viewporter#compositor-support)