ryanerwin
ryanerwin
**Describe the bug** I can't scale the window to less than approximately 1546 pixels wide **To Reproduce** In version 6.9.0 and v6.9.1, the minimum window width is over 1500px wide......
At least on Arch, I noticed `x-www-browser` doesn't work... I believe this has been replaced in most desktops with `xdg-open`. I updated it to `xdg-open` and it worked great for...
If you're not familiar with Go, you might have some difficulty getting this to run... For me, I used: ``` go get -v github.com/shochdoerfer/krunner-gitlab ``` Output will be something like:...
to-google-translate seems to be using an older, no longer accessible version of a call to the Google Translate TTS engine. When using Right Click > to Google Translate > Listen......
The default version of Chromium on Ubuntu these days is the `Snap` version doesn't use the `NativeMessagingHosts` folder the same was as regular (native, unsandboxed) Chromium. So access to `~/.config/chromium/NativeMessagingHosts/com.add0n.node.json`...
I want to use `gocryptfs` to store credentials that I synced across multiple systems, where the new writes/updates could come from either direction. The most important thing is that when...
Hello, Curious why you ended up leaving Rails and Redis in one container instead of using ElasticCache and having your docker images based on the `web_only` template...? I was thinking...
Curious if you'll support newlines / multiple line at some point? For a typical landscape mode screen, 2-3 lines of text would get you the maximum size for the maximum...
Is it possible to independently set the Gnome "Shell Theme" and "Applications Theme" like you can do in `gnome-tweaks` or https://extensions.gnome.org/extension/2236/night-theme-switcher/ 
Curious if you've considered making this work with a Task Warrior backend in addition to the current `todo.txt` back end? I'm syncing task warrior with `inthe.am` so it's accessible on...