mirror of
https://github.com/debloper/xiosk.git
synced 2026-04-27 05:45:54 +03:00
[PR #144] [MERGED] feature: optionally disable page refresh for a specific tab #130
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#130
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?
📋 Pull Request Information
Original PR: https://github.com/debloper/xiosk/pull/144
Author: @parthsidpara
Created: 12/9/2025
Status: ✅ Merged
Merged: 12/9/2025
Merged by: @debloper
Base:
main← Head:feature/disable-page-refreshing📝 Commits (1)
9e8c2b8feature: optionally disable page refresh📊 Changes
2 files changed (+19 additions, -14 deletions)
View changed files
📝
dashboard/index.html(+1 -1)📝
scripts/runtime/switcher.sh(+18 -13)📄 Description
Changes:
if [ "$cycle_target" -gt 0 ];, ensure that if a user sets Cycle count to 0, the script never increments the counter and never triggers thewtype -M ctrl rcommand for that specific tab.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.