Working on support for Cinnamon 4.8 and newer

This commit is contained in:
2023-07-13 12:41:31 +02:00
parent 5628dfc4b0
commit 34ad4a9589
93 changed files with 25 additions and 16 deletions

View File

@@ -0,0 +1,6 @@
from enum import Enum
class Source(Enum):
SELECTED = 0 # Load previous selected images
EXTRACT = 1 # Use a custom image set from a heic file
SET = 2 # Use an included image set