WuerfelDev

Results 29 comments of WuerfelDev

I thought about a buffer object in the plugin that holds the breakpoints so I could set them before launching the debugger. Personally I don't need persistent storage but won't...

With this I guess it would also copy modifications to the other monitor (I hope). I am using [Transparent Top Panel](https://extensions.gnome.org/extension/2878/transparent-top-panel/) but only the primary monitor panel has the transparency...

I had the same issue (AUR yofi-bin package). Now that I've read that `rust-fontconfig` got dropped, it would be great if this could be addressed again. Also thanks for your...

I experience the same problem, except the error is now in line 506. I can reproduce it with **double-hitting** the ESC key, therefore I guess the buffer is already being...

I found this (https://www.johnhawthorn.com/2012/09/vi-escape-delays/) and noticed that my delay was caused by `tmux`. While the error still exists, now we avoid running into it.

Is it maybe possible to show the vendor and monitor size like its done in gnome-control-center? That would be less confusing

> There is no Komoot map showing all regions. I had experimented with showing all regions on a map but there are just too many. They have ids and we...

It seems like this is a privilege of system apps in Android 12 :( > The impact of these changes is as follows: > > - Nonsystem apps using the...

I run into similar issues on my ubuntu. While I didn't had a problem with minor/major I got this python error: ``` Collecting gevent==1.4.0 (from -r requirements.txt (line 8)) Using...