Skip to content

add screensaver and font config#1390

Merged
reloxx13 merged 6 commits intoPhotoboothProject:devfrom
reloxx13:feature/implement-idle-loop
Jan 9, 2026
Merged

add screensaver and font config#1390
reloxx13 merged 6 commits intoPhotoboothProject:devfrom
reloxx13:feature/implement-idle-loop

Conversation

@reloxx13
Copy link
Copy Markdown
Collaborator

@reloxx13 reloxx13 commented Jan 5, 2026

Prerequisites checklist

What is the purpose of this pull request? (put an "x" next to an item)

  • Documentation update
  • Bug fix
  • New feature
  • Other, please explain:

What changes did you make? (Give an overview)

  • Introduced a new Screensaver feature with image/video/folder/gallery modes, configurable start timeout and slide interval.
  • Added a font configuration section for UI texts so fonts/colors can be set centrally ( fixes [FEATURE]: Change Text-Color on User Interface #986 )

Is there anything you'd like reviewers to focus on?

Use in browser console
photoBooth.screensaver.show();
and for folder and gallery
photoBooth.screensaver.stepScreensaver();

grafik grafik grafik

@reloxx13 reloxx13 changed the title add idle loop screensaver [WIP] add idle loop screensaver Jan 5, 2026
@reloxx13 reloxx13 force-pushed the feature/implement-idle-loop branch from f36fe24 to ec3d220 Compare January 5, 2026 13:38
@reloxx13 reloxx13 changed the title [WIP] add idle loop screensaver [WIP] add screensaver Jan 6, 2026
@reloxx13 reloxx13 force-pushed the feature/implement-idle-loop branch from a2d83a7 to 4d0bfca Compare January 6, 2026 08:08
@reloxx13
Copy link
Copy Markdown
Collaborator Author

reloxx13 commented Jan 6, 2026

Good source for free screensavers: https://pixabay.com/videos/search/wedding%20background%20loop/

@reloxx13 reloxx13 changed the title [WIP] add screensaver add screensaver Jan 6, 2026
@reloxx13 reloxx13 marked this pull request as ready for review January 6, 2026 10:37
@reloxx13 reloxx13 force-pushed the feature/implement-idle-loop branch 2 times, most recently from 2f2a8c9 to 0801b8a Compare January 6, 2026 15:46
@reloxx13 reloxx13 marked this pull request as draft January 6, 2026 16:50
@reloxx13 reloxx13 force-pushed the feature/implement-idle-loop branch from eb24ca1 to e6bef09 Compare January 6, 2026 20:03
@reloxx13 reloxx13 changed the title add screensaver add screensaver and font config Jan 6, 2026
@reloxx13 reloxx13 force-pushed the feature/implement-idle-loop branch from cf7546a to 2910c36 Compare January 6, 2026 21:10
@reloxx13 reloxx13 marked this pull request as ready for review January 6, 2026 21:16
@reloxx13 reloxx13 force-pushed the feature/implement-idle-loop branch from 27f0f62 to 4f8c618 Compare January 6, 2026 21:47
@reloxx13 reloxx13 requested a review from andi34 January 7, 2026 06:13
@reloxx13 reloxx13 force-pushed the feature/implement-idle-loop branch 6 times, most recently from 8f5f08f to 97ff38e Compare January 7, 2026 20:20
@andi34 andi34 mentioned this pull request Jan 8, 2026
5 tasks
@reloxx13 reloxx13 force-pushed the feature/implement-idle-loop branch from 97ff38e to 838feb7 Compare January 8, 2026 09:21
@andi34 andi34 force-pushed the feature/implement-idle-loop branch from 838feb7 to 3172f5f Compare January 9, 2026 05:39
@reloxx13 reloxx13 force-pushed the feature/implement-idle-loop branch from 3172f5f to d9d001f Compare January 9, 2026 13:40
@reloxx13 reloxx13 merged commit aff8d53 into PhotoboothProject:dev Jan 9, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE]: Change Text-Color on User Interface

1 participant