mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 07:25:52 +03:00
[GH-ISSUE #334] Feature - Save window geometry to config #232
Labels
No labels
api
bug
build
documentation
duplicate
enhancement
good first issue
help wanted
idea
invalid
linux
lowprio
macos
pull-request
upstream
windows
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/psst#232
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 @instinctualjealousy on GitHub (Aug 26, 2022).
Original GitHub issue: https://github.com/jpochyla/psst/issues/334
Is your feature request related to a problem? Please describe.
I don't like the window having a fixed size and position on startup.
Describe the solution you'd like
Save window geometry data (size/position) to config.json (realtime, or upon close) and recall it on startup like other settings.
@instinctualjealousy commented on GitHub (Aug 26, 2022):
I see issue #188. I tried searching for it, but it avoided search. Spotted it skimming through the issues. Closing due to redundancy!