borgmanJeremy
borgmanJeremy
https://github.com/ksnip/ksnip/blob/4a45fdeb029b947b45106ef427de4277c91b195d/src/backend/imageGrabber/WaylandImageGrabber.cpp#L90 Just fixed this in Flameshot and figured it would affect your project as well. https://github.com/flameshot-org/flameshot/issues/2199 https://github.com/flameshot-org/flameshot/issues/2211
**Symptom** The "Move" hotkeys don't seem to work. **How to Reproduce** 1. Installed krohnkite first with aur-git, and then built from source and ran with 'make run' 2. Confirmed that...
Is there a way to download a youtube playlist instead of single video? If not, this would be a great feature to add.
Hello, I was considering adding this to the snap store to make it easy for a friend to install. Are you open to merging a pull request that adds a...
I was wondering if its possible to add a setting to enable vi keybindings in the editor or if the editor was buried in the chromium engine.
I ported a code base from qmake to cmake and have started cleaning up compiler warnings. In doing so, I noticed that the cpp files generated by QT's Automoc triggers...
### Feature Description This issue is to track updating Flameshot to use the new permission store that was merged into to xdg-desktop-portal: https://github.com/flatpak/xdg-desktop-portal/issues/649#event-7166093739 This will allow users to take a...
The current wget command in the README does not work anymore. Github changed their website so the actual release info is no longer embedded into the html and is dynamically...
### Tandoor Version 1.5.14 ### Setup Docker / Docker-Compose ### Reverse Proxy Caddy ### Other _No response_ ### Bug description After using the new shopping list for a week I...
I spun up a clean 24.04 ubuntu VM and an ubuntu 22.04 VM to do back to back testing. I followed the directions to build the deb package from here:...