Dave Shoreman

Results 9 issues of Dave Shoreman

The account switcher is really difficult to see on the dark background. This PR applies the `invert` CSS filter to make it more visible without making it obtrusive. ### Before:...

Continuation/revival of #490 by @rajansaini691; see that PR for more background. ### Differences in this PR: * Dropped merge commit, squashed formatting fixes * Rebased onto latest `next` branch, resolved...

When using Mako to test a tool I've been working on in Wayland, I noticed it's displaying hyperlinks as plain text markup. I noticed some older issues and PRs referencing...

bug

### Please check if the PR fulfills these requirements * [x] The commit message follows our guidelines * [ ] Tests for the changes have been added (for bug fixes...

Image search API seems to be discontinued, after being [deprecated since 2011](https://developers.google.com/image-search/?hl=en). Alternative appears to be the [Custom Search API](https://developers.google.com/custom-search/), which shows up in the Google Developers dashboard thingy, so...

~Now that #50 is fixed so that duplicate uploads return a link, we could really do with a way of preventing Nextshot from overwriting existing files.~ ~Nextcloud automatically overwrites, so...

enhancement

Tray menu works great in i3, less so on Sway. That is, nothing shows up at all. Menus [aren't supported just yet](https://github.com/swaywm/sway/pull/3249#issuecomment-458012304) but theoretically tray icons by themselves *should* work....

bug

Not everybody uses Nextcloud. If the respective config options aren't specified, we should default to `-c, --clipboard` mode so that getting started is easier. This will likely require a slight...

enhancement

Could also affect other GUI file managers, no idea. When you copy an image in Nautilus/GNOME Files, the result of `xclip -selection c -o` is something like this: ``` x-special/nautilus-clipboard...

enhancement