[PR #361] [MERGED] Don't save config on each change in geometry #497

Closed
opened 2026-02-28 14:33:13 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jpochyla/psst/pull/361
Author: @Insprill
Created: 12/15/2022
Status: Merged
Merged: 1/11/2023
Merged by: @Insprill

Base: masterHead: fix/save-config


📝 Commits (1)

  • 33ea936 Don't save config on each change in geometry

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 psst-gui/src/delegate.rs (+1 -1)

📄 Description

Changes the WindowSize event handler to not save the config on each geometry change, but rather wait until the application is closed and save it then.

I've only tested this on Linux so if someone on macOS/Windows could confirm this works as intended that'd be nice.

Closes #360.


🔄 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/jpochyla/psst/pull/361 **Author:** [@Insprill](https://github.com/Insprill) **Created:** 12/15/2022 **Status:** ✅ Merged **Merged:** 1/11/2023 **Merged by:** [@Insprill](https://github.com/Insprill) **Base:** `master` ← **Head:** `fix/save-config` --- ### 📝 Commits (1) - [`33ea936`](https://github.com/jpochyla/psst/commit/33ea936e43d4408de2916016cdf6f66d80ccbc78) Don't save config on each change in geometry ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `psst-gui/src/delegate.rs` (+1 -1) </details> ### 📄 Description Changes the WindowSize event handler to not save the config on each geometry change, but rather wait until the application is closed and save it then. I've only tested this on Linux so if someone on macOS/Windows could confirm this works as intended that'd be nice. Closes #360. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:33:13 +03:00
Sign in to join this conversation.
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/psst#497
No description provided.