Commit Graph

17 Commits

Author SHA1 Message Date
Anufriev Roman
e20290e683 Adding options menu
This creates a more compact menu, and also addresse partly issue #41
2024-05-19 11:48:11 +09:00
Anufriev Roman
4f8cc3ad44 Updating readme and help 2024-05-17 10:58:39 +09:00
Roman
e7e853e70f Updating version number 2024-05-10 16:26:44 +09:00
Roman
fda591d59c Fixing swaybg
This fixes issue #34
2024-02-23 09:51:06 +01:00
Roman
1f0c345b09 Adding option for post command
This addresses issue #26
2024-01-03 11:25:37 +01:00
Roman
07ee2da7c1 Fixing setup.py 2024-01-01 20:40:48 +01:00
Roman
e78289d878 Adding manpage 2024-01-01 20:39:15 +01:00
Roman
f7235f551f Improvements of initial backend handling
This improved how the installed backnends are checked and makes sure that only installed backends are reconded into config.
This addresses the issue #23 and generally improved the code.
2024-01-01 18:59:30 +01:00
Roman
3cd2f7ff9c Implementing support for webp and other formats
This resolves the issue #19. Also there is improved translation handling
2023-12-31 17:36:19 +01:00
Björn Bidar
0b65600489 Rewrite main to use AboutData, drop arguments 2023-12-30 17:10:43 +01:00
Björn Bidar
eba4cd596a Make use of platformdirs and AboutData in App 2023-12-30 17:06:32 +01:00
Björn Bidar
b539759298 Add class retrieve metadata from importlib
Signed-off-by: Björn Bidar <bjorn.bidar@thaodan.de>
2023-12-30 16:58:23 +01:00
Björn Bidar
f5a190187d Install icons and desktop files in the correct directories
Fixes #10.

Signed-off-by: Björn Bidar <bjorn.bidar@thaodan.de>
2023-10-13 16:15:07 +03:00
Björn Bidar
569138fe95 Install gui_script instead, Waypaper is a gui app
Read below for more:
https://setuptools.pypa.io/en/latest/userguide/entry_point.html#gui-scripts
2023-10-13 00:49:58 +03:00
Roman
45e10ba8aa Adding icon and desktop entry 2023-10-02 19:53:19 +09:00
Roman
69317daf18 Adding screenshot 2023-08-08 16:03:38 +09:00
Roman
85e8aac235 Initial commit 2023-08-08 12:44:27 +09:00