bsd-source

Results 4 comments of bsd-source

Neustradamus stop harrassing miniupnp. You opened this request and it's still open so it's quite obvious that miniupnp is aware of your request. miniupnp already said he will take care...

I created a PKGBUILD file for Arch Linux to build a valid Arch Linux Package. I'm sure it could use some refinements before someone submits it to the Arch Aur...

I'm using Manjaro XFCE4 Release 24.0.7. If you installed signal-desktop v7.16.0 or greater the following command works to avoid having to unlock the default keyring everytime signal-desktop starts: signal-desktop --password-store=basic

The following code will address the issue. .view:selected is missing from the gtk.css file. ``` window#whiskermenu-window > frame > stack scrolledwindow .view:selected { background-color: #dedede; color: #2b2f3b; } ``` Although,...