mirror of
https://github.com/1Remote/1Remote.git
synced 2026-04-25 13:36:03 +03:00
[GH-ISSUE #809] 主题切换无法即时预览 #2580
Labels
No labels
area-configuration
area-ct-app
area-ct-rdp
area-ct-remoteapp
area-ct-ssh
area-ct-vnc
area-launcher
area-list
area-tags
area-teamwork
bug
chore
dependencies
general-build/ci
general-performance
general-refactor
general-security
general-supportive
general-ux
meta-documentation
meta-enhancement
meta-enhancement
meta-feature
meta-help-wanted
meta-unknown-error
priority-hi
priority-low
pull-request
question
resolution-duplicate
resolution-invalid
resolution-wontfix
stale
task-put-off
task-still-considering
task-working-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/1Remote#2580
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 @ouyang7923 on GitHub (Dec 13, 2024).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/809
Originally assigned to: @VShawn on GitHub.
如图,切换主题后,已打开窗口是不会变化的。只能新打开窗口才能看到效果。虽然可以打开
网页预览, 还是挺让人晕乎的,选了不合适的主题又要反复再切换。方便实现即时预览是不是会更好。
@VShawn commented on GitHub (Dec 16, 2024):
由于软件机制所限,无法做到实时的 SSH 主题切换。因为 1Remote 打开 SSH 时实际是启动了 KiTTY 的进程,而这个进程无法实时切换主题。但后续有个改进方向,即在网页预览中提供截图作为主题预览,等我有空再做吧。