[PR #257] Explicit chat background setting instead of cat printer background printing #254

Open
opened 2026-03-02 04:00:56 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/eerimoq/moblin/pull/257
Author: @xcopy94
Created: 2/28/2026
Status: 🔄 Open

Base: mainHead: dev


📝 Commits (8)

  • dd35e21 Initial plan
  • 688da2c Replace database.catPrinters.backgroundPrinting with database.chat.background
  • 529da00 Fix: save settings when entering background in service mode
  • 6a63eed Background chat wording and defaults
  • 691686a remove unused string about printer
  • 62b0933 isInBackground state variable to allow updateDigitalClock in background
  • 1a0e916 no need to store when in .service
  • 24e1fe9 stop 1s periodic timer

📊 Changes

6 files changed (+215 additions, -211 deletions)

View changed files

📝 Common/Localizable.xcstrings (+163 -158)
📝 Moblin/Various/Model/Model.swift (+45 -40)
📝 Moblin/Various/Settings/SettingsCatPrinter.swift (+1 -5)
📝 Moblin/Various/Settings/SettingsChat.swift (+5 -1)
📝 Moblin/View/Settings/CatPrinters/CatPrintersSettingsView.swift (+0 -7)
📝 Moblin/View/Settings/Chat/ChatSettingsView.swift (+1 -0)

📄 Description

Please check wording, I tried to add a text as a footer in cat printer settings but I don't know where to put it.
Also fixes storing replaysStorage.
Localizable.xcstring has something wrong


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/eerimoq/moblin/pull/257 **Author:** [@xcopy94](https://github.com/xcopy94) **Created:** 2/28/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (8) - [`dd35e21`](https://github.com/eerimoq/moblin/commit/dd35e21156a95183ec2ed7d36a1c46a412567864) Initial plan - [`688da2c`](https://github.com/eerimoq/moblin/commit/688da2ca9acb77cc06813fb20fb0e4915a5fbeff) Replace database.catPrinters.backgroundPrinting with database.chat.background - [`529da00`](https://github.com/eerimoq/moblin/commit/529da00ccd761d03f36a03a1520f26a7cc0e5b25) Fix: save settings when entering background in service mode - [`6a63eed`](https://github.com/eerimoq/moblin/commit/6a63eed7d817a7c4b0f92170cc50775fd594b9bd) Background chat wording and defaults - [`691686a`](https://github.com/eerimoq/moblin/commit/691686a4ab89c754b23a898a49122211ae6d78c3) remove unused string about printer - [`62b0933`](https://github.com/eerimoq/moblin/commit/62b0933f1b4db6e9e660bd0866495060797a193e) isInBackground state variable to allow updateDigitalClock in background - [`1a0e916`](https://github.com/eerimoq/moblin/commit/1a0e916309ccce6b7e0d15abffb3f444924f66f0) no need to store when in .service - [`24e1fe9`](https://github.com/eerimoq/moblin/commit/24e1fe99e9406cc8bdae1a926ac1428894e79183) stop 1s periodic timer ### 📊 Changes **6 files changed** (+215 additions, -211 deletions) <details> <summary>View changed files</summary> 📝 `Common/Localizable.xcstrings` (+163 -158) 📝 `Moblin/Various/Model/Model.swift` (+45 -40) 📝 `Moblin/Various/Settings/SettingsCatPrinter.swift` (+1 -5) 📝 `Moblin/Various/Settings/SettingsChat.swift` (+5 -1) 📝 `Moblin/View/Settings/CatPrinters/CatPrintersSettingsView.swift` (+0 -7) 📝 `Moblin/View/Settings/Chat/ChatSettingsView.swift` (+1 -0) </details> ### 📄 Description Please check wording, I tried to add a text as a footer in cat printer settings but I don't know where to put it. Also fixes storing replaysStorage. Localizable.xcstring has something wrong --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/moblin#254
No description provided.