Leonard•Janis König

Results 73 comments of Leonard•Janis König

I think the initial password must indeed be set in the firmware settings. However, in order to support authentication, `fwupdmgr` needs to be able to unlock the BIOS settings. This...

This is due to a mismatch b/w the git tags and the VERSION, see also https://bugs.archlinux.org/task/73430. | git tag | VERSION | remark | |----------|---------------|-----------| | 1.1.0 | 1.1.0 |...

Note that there's work on adding glfw CSD support via libdecoration already: https://github.com/glfw/glfw/pull/1693

> After updating to 0.20.0 today on Arch Gnome 40, My window decorations are gone, is this related? Is this a feature or a bug? Is there any way to...

> The latest Steam client beta added PipeWire support: > > > Enabled pipewire desktop capture by default on Linux, pass -nopipewire on the command line to disable it >...

In Linux 6.2 the kernel will actively punish split locks and would need `kernel.split_lock_mitigate=0` set as kernel parameter to disable this behavior. Steam fixing this would be highly appreciated. https://lwn.net/Articles/911219/

Although I agree in spirit, they *should* opensource the mobile app, they are truly not legally obliged to do so. The reason is the CLA -- which is precisely why...

Fair enough, then you need to find a contributor who hasn't signed it.

I'm not really fluent with either Java, Groovy nor the naming conventions, so feedback is appreciated :-) Currently the compatibility option simply switches the behavior from conformant to sogo-nonspec. It...

I've implemented my idea on how to implement the fallback logic, but I'm open to suggestions on how to do this properly.