Commit Graph

26 Commits

Author SHA1 Message Date
Manuel Dewald bddcde4ca1 Merge pull request #12 from NautiluX/split_traverser_selector
Enable shuffle mode
2020-02-14 23:16:58 +01:00
Manuel Dewald d399dfaff1 shuffle: reload files if image gets lost 2020-02-14 23:16:20 +01:00
Manuel Dewald 605c04fca3 add lib and include for libexif on mac 2020-02-14 23:15:38 +01:00
Manuel d21677399d Enable shuffle mode
Co-authored-by: data-dude92 <60513060+data-dude92@users.noreply.github.com>
2020-02-13 23:25:04 +01:00
Manuel db09dc43f2 split switcher and traverser to prepare for shuffle mode 2020-02-13 21:52:17 +01:00
Manuel 0eb9596095 add remote packaging script 2020-01-26 22:30:04 +01:00
Manuel fa25ced107 Fix issue #8 2020-01-26 22:12:38 +01:00
Manuel bc9dd90acc split imageselector
* image updating in seperate class ImageSwitcher
 * image selection in class ImageSelector
2020-01-02 23:34:06 +01:00
Manuel eec0eb8998 fix typo in README 2019-12-23 13:17:47 +01:00
Manuel f44a0d0dd2 add recursive flag to readme 2019-12-23 13:17:15 +01:00
Manuel 09fc431034 Recursive folders
* Allow recursive traversing of folders with -r flag
* Print useful error in case of no image found
* Fixes issues 4 & 6
2019-12-23 11:28:12 +01:00
Manuel Dewald ee7e88128a workaround for zooming issue 2019-10-25 10:15:56 +02:00
Manuel Dewald 08871ef4c0 Update README.md 2019-10-25 09:00:07 +02:00
Manuel Dewald 62774ba5e2 Merge pull request #3 from GuGuss/patch-1
Fix documentation of Build
2019-10-14 17:00:22 +02:00
Manuel Dewald ab83982cdd Update README.md 2019-10-11 09:12:30 +02:00
Augustin Delaporte e90aa12e1d Fixing documentation of Build
This should solve #2
2019-10-10 15:55:07 +02:00
Manuel Dewald 178dc6ba8e fix install readme 2019-01-31 09:08:37 +01:00
Manuel Dewald 50e48664e1 add package script and install howto 2019-01-31 09:00:06 +01:00
Manuel ac307135ce update readme 2019-01-24 21:18:35 +01:00
Manuel ea980253fe screenshot 2019-01-24 21:14:42 +01:00
Manuel 910d0d8121 update usage 2019-01-23 22:37:27 +01:00
Manuel aa168ca222 Blur and Command line opts
* blur background image
* command line options for
        * background blur radius
        * background opacity
        * path to image folder
        * timeout for password rotation
2019-01-23 22:26:36 +01:00
Manuel 34a6394ee8 image orientation 2019-01-21 22:18:20 +01:00
Manuel 39047e6470 cleanup 2019-01-21 21:00:00 +01:00
Manuel 08e159eb8e init 2019-01-21 20:58:05 +01:00
Manuel Dewald 621681dd05 Initial commit 2019-01-21 20:53:46 +01:00