[PR #395] [CLOSED] Update main.go #543

Closed
opened 2026-02-27 19:04:17 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/afkarxyz/SpotiFLAC/pull/395
Author: @SiddharthGuptaPyDev
Created: 1/27/2026
Status: Closed

Base: mainHead: main


📝 Commits (2)

📊 Changes

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

View changed files

📝 main.go (+2 -2)

📄 Description

Updated: MinWidth and MinHeight.
The app was covering more than half screen on smaller screens like laptop while using tiling window manager caused by same values in Width, Height and MinWidth, MinHeight respectively, due to which other apps were not getting space.

Now you can reduce the window size even more than previous version.


🔄 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/afkarxyz/SpotiFLAC/pull/395 **Author:** [@SiddharthGuptaPyDev](https://github.com/SiddharthGuptaPyDev) **Created:** 1/27/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`7764f49`](https://github.com/afkarxyz/SpotiFLAC/commit/7764f49c6bad685b710cca5c9834800e9a0eb46f) Update main.go - [`4356a68`](https://github.com/afkarxyz/SpotiFLAC/commit/4356a686cd97c806ffeae669d3620ac83a90e5aa) Update main.go ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `main.go` (+2 -2) </details> ### 📄 Description Updated: MinWidth and MinHeight. The app was covering more than half screen on smaller screens like laptop while using tiling window manager caused by same values in Width, Height and MinWidth, MinHeight respectively, due to which other apps were not getting space. Now you can reduce the window size even more than previous version. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 19:04:17 +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/SpotiFLAC#543
No description provided.