mirror of
https://github.com/1Remote/1Remote.git
synced 2026-04-25 13:36:03 +03:00
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#905
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/1Remote/1Remote/pull/852
Author: @itagagaki
Created: 2/6/2025
Status: ✅ Merged
Merged: 2/9/2025
Merged by: @VShawn
Base:
main← Head:add-option-exit-by-close📝 Commits (2)
54b9068Add option "Close button of the main window ends everything"bdd4b48Use combo box instead of checkbox for close button behavior📊 Changes
17 files changed (+72 additions, -14 deletions)
View changed files
📝
Ui/Resources/Languages/cs-cz.xaml(+2 -1)📝
Ui/Resources/Languages/de-de.xaml(+2 -1)📝
Ui/Resources/Languages/en-us.xaml(+2 -1)📝
Ui/Resources/Languages/fr-fr.xaml(+2 -1)📝
Ui/Resources/Languages/gl-es.xaml(+2 -1)📝
Ui/Resources/Languages/glossary.csv(+3 -1)📝
Ui/Resources/Languages/glossary_translated_by_google.csv(+2 -1)📝
Ui/Resources/Languages/ja-jp.xaml(+2 -1)📝
Ui/Resources/Languages/pl-pl.xaml(+2 -1)📝
Ui/Resources/Languages/pt-br.xaml(+2 -1)📝
Ui/Resources/Languages/ru-ru.xaml(+2 -1)📝
Ui/Resources/Languages/zh-cn.xaml(+2 -1)📝
Ui/Resources/Languages/zh-tw.xaml(+2 -1)📝
Ui/Service/ConfigurationService.cs(+6 -0)📝
Ui/View/MainWindowView.xaml.cs(+11 -0)📝
Ui/View/Settings/General/GeneralSettingView.xaml(+16 -1)📝
Ui/View/Settings/General/GeneralSettingViewModel.cs(+12 -0)📄 Description
Realized the #846 request. In my opinion this option would be nice to have.
You can see the diffs in the language resources other than the ones I added. I don't know why that is.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.