Commit graph

164 commits

Author SHA1 Message Date
Emma Nora Theuer
97ef706e9f Update version, unfuck broken install statements 2025-02-03 23:40:43 +01:00
Emma Nora Theuer
7f3b643139 Check existance of and create logfile at startup 2025-02-03 23:17:53 +01:00
Emma Nora Theuer
79ce720ea9 Change version 2025-02-03 23:17:28 +01:00
Emma Nora Theuer
c70651f076 Update version 2025-02-03 23:02:16 +01:00
Emma Nora Theuer
feff92276d Add .desktop file handling and update version 2025-02-03 23:02:07 +01:00
Emma Nora Theuer
3652dedd68 Update install guide 2025-02-03 23:01:27 +01:00
Emma Nora Theuer
9e5fab8d7b Add .desktop file 2025-02-03 23:00:53 +01:00
Emma Nora Theuer
626d216668 Change to refer to README.org 2025-02-03 22:44:13 +01:00
Emma Nora Theuer
34dac42c31 Update to account for switch to standard layout. 2025-02-03 22:36:51 +01:00
Emma Nora Theuer
7f9d26004a Rename distfiles/ to packaging/ 2025-02-03 22:36:23 +01:00
Emma Nora Theuer
5b9939ec4d Move directories to standard layout. 2025-02-03 22:35:51 +01:00
Emma Nora Theuer
aff6df8646 Change name for easier packaging inside the repo. 2025-02-03 22:35:14 +01:00
Emma Nora Theuer
4e6f02ec59 Remove Gentoo packaging files (Lack of a buildenv) 2025-02-03 22:30:39 +01:00
Emma Nora Theuer
105c59d122 Implement various cleanup
- Don't import wallman_systray to see if it exists, use
importlib.util.find_spec() to look for deps instead

- Improve handling if no config file exists.
2025-02-03 20:09:26 +01:00
6c72bdc31b Fix bug where wallpaper_list could not be assigned 2025-01-26 23:34:46 +01:00
ee2d17355e Fix typo. 2025-01-26 23:34:31 +01:00
a69cd54763 Remove outdated note. 2025-01-26 23:33:39 +01:00
7adaf591d0 Update version number for build. 2025-01-01 21:07:54 +01:00
ddfb273806 Update documentation for changed behavior name. 2025-01-01 21:00:20 +01:00
db02d276d3 Change behavior name from 'pure' to 'clean'. 2025-01-01 20:58:10 +01:00
1269e379a5 Remove unneeded note. 2025-01-01 20:48:25 +01:00
b954086f51 Add edge case documentation. 2025-01-01 20:47:23 +01:00
4d80680deb Initial Commit 2024-12-31 03:57:38 +00:00
1b53e20776 Update to reflect changes from README.org 2024-12-31 03:57:18 +00:00
f40a5c2b94 Remove done TODO, clean up installation instructions 2024-12-31 03:56:44 +00:00
3363e9ef73 Change name of pypireadme file 2024-12-31 03:55:20 +00:00
48184cf55f Remove unneeded file 2024-12-31 03:52:00 +00:00
c853263418 Update Version number 2024-12-31 03:51:13 +00:00
3b2d793c6f Initial Commit 2024-12-31 03:35:22 +00:00
f005a6fb50 Improved type annotations and linting using TypedDicts 2024-12-31 02:26:53 +01:00
5e84b81c7f Improve structuring by defining TypedDicts and util classes here 2024-12-31 02:26:18 +01:00
bc5d07925f Improved overall type annotations. WIP. Fixed a logical error in _ConfigLib._set_behavior() 2024-12-30 03:40:50 +01:00
d1d0e7c969 Add type annotations 2024-12-30 03:39:07 +01:00
488142eede Added type annotations 2024-12-30 03:38:32 +01:00
8eb0b84169 Declare logger as a global variable explicitly for clarity 2024-12-28 00:21:27 +01:00
369a377d70 Add new default field. 2024-12-28 00:17:51 +01:00
d9a37e9b05 Add Documentation for Wallpaper behavior config option, remove done TODO. 2024-12-28 00:17:26 +01:00
bd151f23be Added new Feature: Wallpaper setting behavior can now be read from the config file rather than being hardcoded 2024-12-28 00:16:44 +01:00
2751417ccf Add new TOOD (Urgent) 2024-12-27 18:20:57 +01:00
Emma Nora Theuer
4579b4d4aa Update version number 2024-12-10 18:56:34 +01:00
Emma Nora Theuer
fc1a8c95b8 Improved multi-monitor handling. Improved performance by removing redundant function call 2024-12-10 18:56:04 +01:00
Emma Nora Theuer
8b808e6a7a Fixed an incorrect function call 2024-12-10 18:55:24 +01:00
Emma Nora Theuer
018a651d28 Add various TODOs. 2024-10-16 19:39:13 +02:00
Emma Nora Theuer
49c7cc9a05 Update code to reflect changes in wallman_systray.py 2024-10-16 18:41:54 +02:00
Emma Nora Theuer
e845bccdae Significantly improved code readability 2024-10-16 18:41:22 +02:00
Emma Nora Theuer
c169438896 Fix bug where certain files wouldn't be included 2024-09-02 16:57:21 +02:00
Emma Nora Theuer
b3659914cd Fixed a bug where use of the blocking scheduler was not correctly logged 2024-09-02 16:56:13 +02:00
Emma Nora Theuer
d21fd29dff Fix bug that always resulted in a FileNotFoundError 2024-09-02 16:38:52 +02:00
Emma Nora Theuer
b6f42fbf97 Update version 2024-09-02 16:37:24 +02:00
Emma Nora Theuer
6f1d11a494 Update Version 2024-09-02 16:35:36 +02:00