mirror of
https://github.com/debloper/xiosk.git
synced 2026-04-26 21:35:51 +03:00
[GH-ISSUE #36] Overlay Protection enable / disable in GUI #35
Labels
No labels
bug
bug
documentation
enhancement
enhancement
feature request
good first issue
good first issue
help wanted
invalid
priority: high
priority: low
priority: medium
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/xiosk#35
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @andiohn on GitHub (Oct 3, 2024).
Original GitHub issue: https://github.com/debloper/xiosk/issues/36
This might be a great idea. Perhaps even v1 of this improvement could be to just read the state. "Overlay Protection is turned on, please disable before making changes"
Or, better yet, find a way to only persist changes for Piosk settings...somehow. :)
@andiohn commented on GitHub (Oct 3, 2024):
OOOOhhhhh. Good idea here. What if we could specify the websites to use and maybe some other small settings on our github? That way it could just read that on boot up, if it exists, it uses those! If it's not set, then show the default!
That would be a big step to make this really reliable.
@andiohn commented on GitHub (Oct 3, 2024):
Making that comment a separate issue.
@debloper commented on GitHub (Oct 7, 2024):
Not sure if selective overlay is a thing. I would adopt it, if possible (would prefer to limit writes on the card, but current method doesn't allow that).
Open the issue back again when more details is available.
@debloper commented on GitHub (Oct 8, 2024):
As discussed in #37 this may be part of a dashboard feature as a toggle that would require a reboot to apply.