[GH-ISSUE #102] Window Titlebar Controls/Decoration #635

Closed
opened 2026-02-28 12:13:42 +03:00 by kerem · 9 comments
Owner

Originally created by @Bob1nz on GitHub (Nov 23, 2025).
Original GitHub issue: https://github.com/afkarxyz/SpotiFLAC/issues/102

Hi not really a major issue but the window control buttons are scrolling with the screen.
Would be nice to have the option to use Window control layouts that are more familiar to other systems. eg changing from left to right and having alternative buttons.

Image
Originally created by @Bob1nz on GitHub (Nov 23, 2025). Original GitHub issue: https://github.com/afkarxyz/SpotiFLAC/issues/102 Hi not really a major issue but the window control buttons are scrolling with the screen. Would be nice to have the option to use Window control layouts that are more familiar to other systems. eg changing from left to right and having alternative buttons. <img width="2560" height="1392" alt="Image" src="https://github.com/user-attachments/assets/0695f634-426d-43cb-8e8a-04f3a7c60e78" />
kerem closed this issue 2026-02-28 12:13:42 +03:00
Author
Owner

@afkarxyz commented on GitHub (Nov 23, 2025):

I have fixed the titlebar control that moved when scrolling in version 5.9. Please update.

<!-- gh-comment-id:3567465917 --> @afkarxyz commented on GitHub (Nov 23, 2025): I have fixed the titlebar control that moved when scrolling in version 5.9. Please update.
Author
Owner

@Bob1nz commented on GitHub (Nov 23, 2025):

Sorry I am running 5.9 opened up the old version and told me to update and saw there was one 2 minutes fresh. downloaded it and this issue is present.

https://github.com/user-attachments/assets/2a472201-3138-4578-9a7d-87f9f478fca6

<!-- gh-comment-id:3567471258 --> @Bob1nz commented on GitHub (Nov 23, 2025): Sorry I am running 5.9 opened up the old version and told me to update and saw there was one 2 minutes fresh. downloaded it and this issue is present. https://github.com/user-attachments/assets/2a472201-3138-4578-9a7d-87f9f478fca6
Author
Owner

@afkarxyz commented on GitHub (Nov 23, 2025):

I didn’t notice any issue with the window control buttons in the screen recording you shared. Could you clarify if there is another problem you’re experiencing with the title bar controls?

<!-- gh-comment-id:3567477485 --> @afkarxyz commented on GitHub (Nov 23, 2025): I didn’t notice any issue with the window control buttons in the screen recording you shared. Could you clarify if there is another problem you’re experiencing with the title bar controls?
Author
Owner

@Bob1nz commented on GitHub (Nov 23, 2025):

The maximize, minimize, and close buttons disappear when you scroll on the screen. Window controls are generally static and don't disappear when you scroll on a windowed application.
If I am at the bottom of the screen I have to scroll up in the application to be able to control the window.

<!-- gh-comment-id:3567479730 --> @Bob1nz commented on GitHub (Nov 23, 2025): The maximize, minimize, and close buttons disappear when you scroll on the screen. Window controls are generally static and don't disappear when you scroll on a windowed application. If I am at the bottom of the screen I have to scroll up in the application to be able to control the window.
Author
Owner

@afkarxyz commented on GitHub (Nov 23, 2025):

Previously the behavior was like that, now I deliberately make the position static.

<!-- gh-comment-id:3567490207 --> @afkarxyz commented on GitHub (Nov 23, 2025): Previously the behavior was like that, now I deliberately make the position static.
Author
Owner

@Bob1nz commented on GitHub (Nov 23, 2025):

Is there perhaps a way to pass that off to the OS to handle window controls?
This would also make it familiar to the end user having their window control interface of choice.

<!-- gh-comment-id:3567499883 --> @Bob1nz commented on GitHub (Nov 23, 2025): Is there perhaps a way to pass that off to the OS to handle window controls? This would also make it familiar to the end user having their window control interface of choice.
Author
Owner

@afkarxyz commented on GitHub (Nov 23, 2025):

You can edit the file https://github.com/afkarxyz/SpotiFLAC/blob/main/main.go in the Frameless: true section, change it to false, then you build with wails build

<!-- gh-comment-id:3567508050 --> @afkarxyz commented on GitHub (Nov 23, 2025): You can edit the file https://github.com/afkarxyz/SpotiFLAC/blob/main/main.go in the `Frameless: true` section, change it to false, then you build with `wails build`
Author
Owner

@Bob1nz commented on GitHub (Nov 23, 2025):

Thanks will try that out a bit later.

<!-- gh-comment-id:3567510821 --> @Bob1nz commented on GitHub (Nov 23, 2025): Thanks will try that out a bit later.
Author
Owner

@afkarxyz commented on GitHub (Nov 24, 2025):

Image

I have managed to fix this, I will release v6.1 soon

<!-- gh-comment-id:3568988547 --> @afkarxyz commented on GitHub (Nov 24, 2025): ![Image](https://github.com/user-attachments/assets/10f507e0-6cd8-4bcb-b081-4438ddf53b3a) I have managed to fix this, I will release v6.1 soon
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#635
No description provided.