- Jun 05, 2024
-
-
Andre Miranda authored
-
- Apr 06, 2024
-
-
Bobby Rong authored
Probably never used since the beginning in 11faf134.
-
Bobby Rong authored
See xfce/xfce4-dev-tools#41.
-
- Apr 26, 2023
-
-
Andre Miranda authored
When the save path passed from cli is not a directory it should not be saved in preferences. I also took the chance to simplify the code a bit, no need to check the same thing in two places.
-
Andre Miranda authored
-
- Apr 25, 2023
-
-
Andre Miranda authored
-
- Apr 24, 2023
-
-
Andre Miranda authored
-
- Mar 24, 2023
-
-
Andre Miranda authored
-
- Mar 22, 2023
-
-
Andre Miranda authored
-
Andre Miranda authored
screenshooter_take_screenshot used to be blocking but isn't for some time already therefore we need a callback to asynchronously notify when the screenshot action was completed or cancelled so the plugin button can be unblocked, right now it was never blocking because that function returned immediately. This also simplifies the code by removing conditionals.
-
- Oct 27, 2022
-
-
Andre Miranda authored
-
- Oct 26, 2022
-
-
Fixes #84
-
- Sep 14, 2022
-
-
- Jul 04, 2022
-
-
Andre Miranda authored
-
- Jun 27, 2022
-
-
Andre Miranda authored
webp-pixbuf-loader needs to be installed Closes #76
-
- Mar 16, 2022
- Aug 28, 2021
-
-
Andre Miranda authored
Closes #1 Co-authored-by:
stergem <sgemelas@protonmail.com>
-
- Aug 08, 2021
-
-
- Jul 07, 2021
-
-
- May 03, 2021
-
-
Closes #52
-
- Apr 25, 2021
-
-
Andre Miranda authored
-
- Apr 12, 2021
-
-
Andre Miranda authored
-
- Apr 08, 2021
-
-
Andre Miranda authored
-
- Jun 04, 2020
-
-
Simon Steinbeiss authored
-
- Dec 26, 2019
-
-
Andre Miranda authored
-
- Aug 25, 2019
-
-
Andre Miranda authored
-
- May 02, 2019
-
-
Andre Miranda authored
-
- Jan 13, 2019
-
-
Andre Miranda authored
-
- Jan 10, 2019
-
-
Andre Miranda authored
-
- Jan 05, 2019
-
-
- Aug 28, 2018
-
-
Andre Miranda authored
-
Andre Miranda authored
-
- Jul 08, 2018
-
-
Andre Miranda authored
-
- May 01, 2018
-
-
Andre Miranda authored
This changeset also permits the user to define a delay for the "Select a region" mode via UI. Note: if the first dialog is shown, i.e. a region was not passed as an argument, a minimal delay of 200ms will be used to avoid that dialog to appear on the screenshot. The same minimal delay is also used for "Select a region" mode if no delay is defined.
-
- Apr 18, 2018
-
-
Andre Miranda authored
Because the service is out since a couple of months. Instead of supporting every image hosting service out there, at some point I hope to introduce user custom actions. Instead of binary plugins, a simpler approach similar to Thunar Archive Plugin .tap text files should be enough and user-friendlier.
-
- Feb 24, 2018
-
-
Andre Miranda authored
Bonus: small code cleanup
-
- Oct 12, 2017
-
-
- Sep 27, 2017
-
-
Andre Miranda authored
These options were until then ignored when using the window, region or fullscreen options from CLI.
-
- Feb 11, 2015
-
-
Landry Breuil authored
-