Janek Bevendorff
Janek Bevendorff
If you have auto-theme on, this should already be the case. On macOS, it's a bit more difficult, because the taskbar doesn't always adhere to the dark/light theme and depends...
I doubt this is fixable. Unless there's a DBus signal that tells us which colour the panel has, there isn't a way we can use to figure out how the...
The app UI theme depends on a specific DBus signal and when that isn't there, it falls back to detecting what colour the default Qt/GTK window background widget has. Both...
Why would you run Firefox in a Docker container? I consider that quite impractical, inconvenient and its not even secure, because you are connecting it to your X server which...
That's what I meant. You are trying to confine Firefox by running it in a container, but unless you run a separate X server inside the container as well, you...
Duplicate of #134
Okay, that sounds like a slightly different use case. Such a timeout must not interfere with the "normal" inactivity timeout, though, because it would basically mean that the DB never...
You can always use a database, even when it's locked, as long as you don't write two it from two different locations at the same time. But I would argue...
Because it's unencrypted in memory. Someone with physical access to the machine can circumvent the lock screen and get their hands on your passwords.
It's not trivial to implement cross-platform. Only because others have done it, it doesn't mean it's easy to implement. And I agree that different settings for different timeouts are confusing....