Commit Graph

121 Commits

Author SHA1 Message Date
nikolaizombie1
971c500818 Add gitignore for project. 2024-05-24 12:23:07 -04:00
nikolaizombie1
6592be0f76 Add type annotations are more documentation to waypaper. 2024-05-24 12:22:54 -04:00
nikolaizombie1
0ef8e0293c Add gitignore and project requirements. 2024-05-23 12:48:55 +00:00
Roman
a9006aafa3
Merge pull request #47 from nikolaizombie1/fix-hyprpaper-first-launch
fix: hyprpaper first launch not setting wallpaper correctly
2024-05-23 09:20:52 +09:00
nikolaizombie1
362d320125 Fix bug where there was not enough delay on first wallpaper change to set hyprpaper correctly. 2024-05-19 11:16:32 +00:00
nikolaizombie1
27452960ed Add support for listing monitors in hyprland using hyprctl. 2024-05-19 10:32:25 +00:00
Roman
58068e05ab Correction to display monitor opptions under hyprpaper
This improves on issue #7
2024-05-19 12:16:02 +09:00
Roman
7395bf610b Fixing extension options 2024-05-19 12:01:42 +09:00
Roman
43e8dad8a6
Merge pull request #45 from nikolaizombie1/hyprpaper-support
enhancement: Add hyprpaper backend support
2024-05-19 11:51:37 +09:00
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
nikolaizombie1
e0a432daf3 Add hyprpaper backend support 2024-05-18 20:48:39 +00:00
Anufriev Roman
8b197a7141 Fixing default config
Related to issue #33
2024-05-17 14:01:40 +09:00
Anufriev Roman
cef8f643be Fixing the path issue 2024-05-17 13:47:01 +09:00
Anufriev Roman
9b3d09f474 Implementing none backend
This is to use waypaper as a filepicker, as explained in #33
2024-05-17 11:30:32 +09:00
Anufriev Roman
4f8cc3ad44 Updating readme and help 2024-05-17 10:58:39 +09:00
Anufriev Roman
1949120bd3 Implementing hiding hidden folders
This is related to issue #38
2024-05-17 10:17:35 +09:00
Anufriev Roman
e5ebd520e2 Fixing shortening of the path 2024-05-17 09:58:36 +09:00
Anufriev Roman
721cbe7bfb Implementing shortening of paths in config 2024-05-17 09:25:59 +09:00
Roman
71c8678ac6 Adding ability to change number of columns
This addresses the issue #43
2024-05-12 13:37:31 +09:00
Roman
e7e853e70f Updating version number 2024-05-10 16:26:44 +09:00
Roman
c87c9d323b
Merge pull request #42 from CalfMoon/swww-daemon
fix: remove swww deprecation warning
2024-05-10 16:16:37 +09:00
CalfMoon
f8b405617c fix: remove swww deprecation warning
The usage of swww init instead of swww-daemon was causing a deprecation
warning to appear "DEPRECATION WARNING: `swww init` IS
DEPRECATED. Call `swww-daemon` directly instead".

`swww init` was depricated in version 0.9.0 of swww
but `swww-daemon` was added back in version 0.7.0.

This fixes issue #39
2024-04-30 10:26:30 +05:45
Roman
c92cb4e798
Merge pull request #40 from ch3st3r08/fix-fill-option
fix: --fill options wrong type
2024-04-17 14:10:39 +09:00
Chester
ab5a14ab06 fix: --fill options wrong type 2024-04-16 21:55:58 -06:00
Anufriev Roman
bf751728fc Implementing toggle of hidden files
Now display of hidden files can be toggled with "."
This addresses issue #38
2024-03-23 09:27:22 +09:00
Roman
05f0cb5f0b Adding OpenSUSE instructions
This is related to issue #30
2024-03-04 16:44:24 +01:00
Roman
58e95ba2f1 Removing wait in post command
This tries to address #37
2024-03-04 08:41:18 +01:00
Roman
112702c0b5 Additional fix to the post command 2024-03-03 19:04:58 +01:00
Roman
8ddec65c30 Fix space in the path for post command
This fixes #36
2024-03-03 18:50:13 +01:00
Roman
fda591d59c Fixing swaybg
This fixes issue #34
2024-02-23 09:51:06 +01:00
Roman
47f59cd43b Fixing sequencing in post command
This fixes issue #31
2024-02-18 09:16:53 +01:00
Roman
b5a3b5ef33
Merge pull request #29 from badloop/main
fix: Allowed use of --random without --restore
2024-02-16 22:04:31 +01:00
Aaron Dunlap
5584783641 fix: Only update config for --random 2024-02-16 08:03:20 -06:00
Aaron Dunlap
7b9642ec8a fix: remove comment 2024-02-15 09:43:52 -06:00
Aaron Dunlap
13e8c18556 fix: Undo auto formatting changes 2024-02-15 09:43:15 -06:00
Aaron Dunlap
f30a81cd7f removing comments 2024-02-15 09:37:31 -06:00
Aaron Dunlap
8786471754 fix: Allowed use of --random without --restore 2024-02-15 09:17:26 -06: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
672ad87be6 Fixing crash on non-rendering images
This fixes issue #24
2024-01-04 12:21:13 +01:00
Roman
5b1513b84d Updating icon 2024-01-04 10:59:20 +01:00
Roman
958c8cf61e Fixing random selection 2024-01-04 10:22:45 +01:00
Roman
858c0127f2 Implementing swww transitions and improving config 2024-01-04 10:17:42 +01:00
Roman
af26245572
Update changer.py
fixing #27
2024-01-04 08:45:24 +01:00
Roman
e9b22f6ae8 Improving the post command
This adds the ability to use $wallpaper variable in the postcommand, as discussed in #26
2024-01-03 18:46:39 +01:00
Roman
1f0c345b09 Adding option for post command
This addresses issue #26
2024-01-03 11:25:37 +01:00
Roman
35fa33d44a Adding support to readme 2024-01-02 12:27:15 +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