coldcoff

Results 3 issues of coldcoff

I have an account which is used via ActiveDirectory on several internal sites. I want to share *one* encrypted password file and not duplicate it. Issue is that on some...

This contribution adds the possibility to have different WebView implementations. Your GTK WebKit is the default, if detected, an alternative is now Selenium. More can be added easily. For me...

I needed the following patch to make it run: ```diff diff --git a/src/backend/cups_backend/main.cpp b/src/backend/cups_backend/main.cpp index b0973d0..44bb236 100644 --- a/src/backend/cups_backend/main.cpp +++ b/src/backend/cups_backend/main.cpp @@ -63,6 +63,20 @@ static int getmod(const string &file)...