Commit Graph

241 Commits

Author SHA1 Message Date
Kritagya Bhattarai (CalfMoon)
e365841470 feat: add fill options 2024-10-12 22:05:33 +05:45
Kritagya Bhattarai (CalfMoon)
960c86423b feat: add condition for mpvpaper backend 2024-10-12 21:53:59 +05:45
Kritagya Bhattarai (CalfMoon)
a3cc58739f fix: add . to extension list 2024-10-12 19:37:58 +05:45
Kritagya Bhattarai (CalfMoon)
1b282788f7 feat: add mpvpaper as backend option 2024-10-12 19:30:32 +05:45
Kritagya Bhattarai (CalfMoon)
692000518e feat: add function call for video extensions 2024-10-12 17:25:47 +05:45
Kritagya Bhattarai (CalfMoon)
5e9edb34d7 feat: add function to read video frame 2024-10-12 16:18:56 +05:45
Roman
46612c2f06
Merge pull request #83 from CalfMoon/no_repeat
feature: don't repeat random selection
2024-10-11 15:35:27 +09:00
Kritagya Bhattarai (CalfMoon)
bae75d79c3 refactor: give except case only to KeyError 2024-10-08 20:31:57 +05:45
Kritagya Bhattarai (CalfMoon)
65c2cc3940 feat: add comments 2024-10-08 19:58:48 +05:45
Kritagya Bhattarai (CalfMoon)
4e5becd357 feat: store used images in a file 2024-10-08 18:07:30 +05:45
Kritagya Bhattarai (CalfMoon)
368b379a94 fix: argument error 2024-10-08 17:16:15 +05:45
Kritagya Bhattarai (CalfMoon)
ec728265f0 fix: use json insted of ini
this is because ini doesn't support array
2024-10-08 17:14:31 +05:45
Kritagya Bhattarai (CalfMoon)
31a2f85827 feat: add used_wallpaper section to cache file 2024-10-07 21:39:22 +05:45
Kritagya Bhattarai (CalfMoon)
d14a866394 feat: add cache_dir argument to get_random_file() 2024-10-07 20:39:14 +05:45
Roman
49b496eb8e
Merge pull request #81 from rogeraird/main
Fix link to hyprpaper being called swaybg
2024-09-24 19:15:56 +09:00
Roger Aird
bfa9d234d8 Fix link to hyprpaper being called swaybg 2024-09-24 10:14:15 +01:00
Roman
6062f5341a
Merge pull request #80 from NGSpace/patch-1
Remove extra 'a' in wayapaper
2024-09-19 10:03:32 +09:00
NGSpace
56bbb06790
Remove extra 'a' in wayapaper
In the Fedora install section it says "wayapaper" instead of "waypaper"
2024-09-18 19:18:00 +03:00
Roman
ed3e816bd9 Updating version 2024-09-01 13:47:40 +09:00
Roman
62283348b4 Updating readme 2024-09-01 13:41:31 +09:00
Roman
75a8832f05
Merge pull request #71 from PhilippHeuer/feat/override-folder-and-state
feat: add folder cli arg, move app state into separate file
2024-09-01 13:32:43 +09:00
Philipp Heuer
9450456283
chore: align pr with latest changes from main 2024-08-28 23:27:01 +02:00
Roman
4164c07294
Merge branch 'main' into feat/override-folder-and-state 2024-08-27 16:47:57 +09:00
Roman
056b25bef5
Merge pull request #74 from Prepodobnuy/belarusian-language-support
Belarusian language support
2024-08-27 15:49:33 +09:00
Roman
33eff926eb
Merge branch 'main' into belarusian-language-support 2024-08-27 15:49:17 +09:00
Roman
87e6f9c650
Merge pull request #76 from enticedwanderer/fix-config-serialization
Remove mixed use of Path/strings for file/folder locations from config
2024-08-27 15:30:49 +09:00
Roman
fb1c51a464
Merge pull request #75 from Astrono5/fix/spanish_translation
Fix/spanish translation
2024-08-27 15:24:30 +09:00
alex
74c95fe550
Remove mixed use of Path/strings for file/folder locations from config.
Fix minor issues with typing.
Ensure all calling points work with Paths when accessing config.
Ensure serialization is with plain strings.
2024-08-27 01:26:02 -04:00
Astrono5
1ebb2a369a I forgot to add a word 2024-08-26 19:40:07 -04:00
Astrono5
8fc78f9f78 Fixed typos and grammar for spanish translation 2024-08-26 19:36:02 -04:00
prepodobnuy
ee4b734d5e added belurusian language support 2024-08-27 01:09:09 +03:00
Philipp Heuer
e170130e4a
fix: use fill property to set active ui fill option 2024-08-11 18:32:40 +02:00
Philipp Heuer
42ab924113
fix: allow floating point values for swww_transition_duration 2024-08-11 18:30:04 +02:00
Philipp Heuer
a950e54cca
feat: add monitors to state file properties 2024-08-11 01:43:38 +02:00
Philipp Heuer
5beab74236
feat: add state-file arg to store state in a user-defined location 2024-08-11 00:48:31 +02:00
Philipp Heuer
09344854e1
chore: rename use_xdg_standard to use_xdg_state 2024-08-11 00:13:28 +02:00
Philipp Heuer
7f7fd08d26
fix: pass cf instance to app to make cli arg overrides work 2024-08-10 23:55:59 +02:00
Philipp Heuer
e463cc4d4f
feat: add use_xdg_standard config property 2024-08-10 23:04:55 +02:00
Philipp Heuer
5eb5d29b09
feat: add folder argument 2024-08-10 22:45:39 +02:00
Roman
f33d86cd57 Updating man page file 2024-07-21 17:42:58 +09:00
Roman
fef9934b41 Implementing --wallpaper user argument
This allows to set a wallpaper and save it in config without running
your GUI.
2024-07-21 17:26:34 +09:00
Roman
3817518994
Merge pull request #65 from Naragiri/swww-fps-patch
Add support for swww --transition-fps
2024-07-13 20:11:18 +09:00
Naragiri
a5194a5de6 Add support for swww-transition-fps 2024-07-12 20:27:45 -04:00
Roman
78de1124f9
Merge pull request #62 from jjramsey/main
Have --restore argument actually restore the saved config
2024-07-09 15:06:09 +09:00
J. J. Ramsey
777ef9a344
Add files via upload 2024-07-08 22:47:26 -04:00
J. J. Ramsey
2726a64d1c
Have --restore argument actually restore the saved config 2024-07-03 19:27:28 -04:00
Roman
bbdca8a4d9
Merge pull request #57 from nikolaizombie1/export-config-to-json
Add listing of monitors and wallpapers through the command line option --list
2024-06-13 14:33:00 +09:00
Roman
3cb3ef6a79
Merge pull request #60 from bitSheriff/feature/quitWithESC
Quit the Appication with ESC
2024-06-10 06:53:13 -04:00
bitSheriff
9c4ae6a717 quit the application with ESC 2024-06-10 12:42:28 +02:00
Roman
daf36bdab1
Merge pull request #59 from nikolaizombie1/spanish-translation
Added spanish translation to Waypaper
2024-06-08 19:00:09 -04:00