- Jun 23, 2024
-
-
Andre Miranda authored
-
- Jun 05, 2024
-
-
Andre Miranda authored
It was only used to support imgur async upload and some dialogs. In case we need async code in future, we can consider glib's async facilities.
-
Andre Miranda authored
-
Gaël Bonithon authored
-
- Feb 28, 2024
-
-
Andre Miranda authored
Closes #122
-
- Feb 25, 2024
-
-
Andre Miranda authored
-
Andre Miranda authored
-
Andre Miranda authored
-
Andre Miranda authored
-
- Feb 24, 2024
-
-
Andre Miranda authored
-
Andre Miranda authored
-
Andre Miranda authored
-
Andre Miranda authored
-
- Feb 20, 2024
-
-
Andre Miranda authored
For now, this requires a considerable amount of work therefore will be implemented on its own MR.
-
- Feb 19, 2024
-
-
Andre Miranda authored
-
Andre Miranda authored
-
Andre Miranda authored
-
Andre Miranda authored
-
- Feb 13, 2024
-
-
Andre Miranda authored
-
Andre Miranda authored
-
- Feb 10, 2024
-
-
Andre Miranda authored
-
Andre Miranda authored
-
Andre Miranda authored
Only supported in wlroots-based compositors. There may be leaks!
-
Andre Miranda authored
-
- Feb 09, 2024
-
-
Andre Miranda authored
By very basic I mean an unsupported image will be shown for all captures modes. But hey, this is better than crashing!
-
- Aug 03, 2023
-
-
Andre Miranda authored
-
- 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
-
- Apr 13, 2023
-
-
Andre Miranda authored
-
- Mar 26, 2023
-
-
Andre Miranda authored
-
Andre Miranda authored
-
Andre Miranda authored
Closes #2
-
- 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.
-
- Jan 02, 2023
-
-
Andre Miranda authored
-
- Jan 01, 2023
-
-
Andre Miranda authored
-
Andre Miranda authored
-