HotShots
HotShots copied to clipboard
Screenshot and annotation software
I am wondering. I like and use this application so I would like to contribute
I successfully installed hotshots from source code on my new LM 20.2. Then I want to open different images not from itself HOTSHOTS, but RIGHT CLICK image file at Nemo...
on both host debian with qt5 and flatpak sandbox compile fails. ``` src/AboutDialog.cpp: In member function ‘void AboutDialog::updateInfosImageFormats()’: src/AboutDialog.cpp:192:76: error: conversion from ‘QHash’ to non-scalar type ‘QMap’ requested 192 |...
And this is not in flatpak sandbox but from host and running /usr/local/hotshots; when saving, it should show *.png files or (all image files) . Unless we select imagepng till...
1st file snapshot.png saves fine, but snaphot-1.png and snapshot-2.png ... etc. complains that file already exists. As can be seen here the last file snapshot-3.png does not exist.  If we can set ~/Pictures ($HOME/Pictures) that would be...
Hello, I find it unlikely that this app will survive but I really don't want this software to die as it is valuable for my workflow. You porting it to...
Hi, I would like to publish and maintain HotShots at flathub with your kind permission. Could you be interested in co-maintaining HotShots flatpak for flathub? https://github.com/flathub/flathub/pull/2145
Can you please update your Ubuntu PPA repository with Hotshots for Qt5/KDE5 https://launchpad.net/~rolisteam/+archive/ubuntu/rolisteamdev to fresh Ubunu releases (18.04, etc)? Thanks!
The CMake project is currently in a subdirectory, while convention tends to have it in the root of the project. There is additionally a `CMakeCache.txt` file that appears to have...