Commit Graph

30 Commits

Author SHA1 Message Date
Anufriev Roman
4f8cc3ad44 Updating readme and help 2024-05-17 10:58:39 +09:00
Roman
05f0cb5f0b Adding OpenSUSE instructions
This is related to issue #30
2024-03-04 16:44:24 +01:00
Roman
f27c268a4f Updating readme 2024-01-04 13:05:19 +01:00
Roman
d6ce9b4e64 Adding docs to readme 2024-01-04 13:02:53 +01:00
Roman
35fa33d44a Adding support to readme 2024-01-02 12:27:15 +01:00
Roman
e78289d878 Adding manpage 2024-01-01 20:39:15 +01:00
Björn Bidar
8c960e0093 Rewrite Config class to use AboutData and platformdirs
Instead of hardcoding paths use platformdirs for configuration-,
pictures- and cache-directory.

Also instead of creating a global instance, initialize the class
in the constructor, including the creation of all directories we use.

Also it's not required to create the config file if it doesn't exist,
configparser will simply not an emtpy configuration object.

Change default value of wallpaper to be a string, the
config parser later uses a string, if the value is a list as it
was said it doesn't work a list doesn't have a .split() method.

Signed-off-by: Björn Bidar <bjorn.bidar@thaodan.de>
2023-12-30 17:00:18 +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
Roman
bf55f79092 Correcting readme 2023-10-14 16:38:11 +09:00
Roman
6950ae214f Updating readme 2023-09-07 10:49:11 +09:00
Roman
c82c96543b Implementing saving for multiple monitors 2023-09-05 21:16:43 +09:00
Roman
e17022a42f Improve swww transition step 2023-09-03 10:00:11 +09:00
Roman
4375ba86ec Improving grid calculation 2023-09-01 17:39:06 +09:00
Roman
362305f2e1 Introducing translations and help 2023-08-29 15:32:21 +09:00
Roman
67b78a12f7 Adding g and G keys 2023-08-29 10:06:59 +09:00
Roman
ef2a2e27d8 Implementing keyboard navigation 2023-08-28 12:24:15 +09:00
Roman
b5b383cef8 Implementing sorting 2023-08-27 12:52:55 +09:00
Roman
60ce8661e2 Adding wallutils backend 2023-08-25 15:36:13 +09:00
Roman
51ab4d9ea9 Updating readme 2023-08-21 00:37:02 +09:00
Roman
09bdfaabbe Implementing caching 2023-08-20 23:45:49 +09:00
Roman
fcdaff9d17 Improving user arguments 2023-08-11 10:40:55 +09:00
Roman
8592feeddc Adding backend and fill options 2023-08-11 00:30:42 +09:00
Roman
21e9f2436a Improving readme 2023-08-10 21:40:29 +09:00
Roman
a4e2c6eecb Improving readme 2023-08-10 21:22:13 +09:00
Roman
2625af0d61 Implementing feh backend and scaling options 2023-08-10 20:42:37 +09:00
Roman
9663f1d99a
Update README.md 2023-08-09 18:18:56 +09:00
Roman
eaa94ec4e4 Introducing swww as another backend 2023-08-09 18:08:07 +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
Roman
ae04ee1f53
Initial commit 2023-08-08 11:43:34 +09:00