spotify-player icon indicating copy to clipboard operation
spotify-player copied to clipboard

`Bottom` with `Hidden` borders causes useless padding

Open apprehensions opened this issue 1 year ago • 3 comments

20240106_151324 20240106_151337 ^ The highlighted selection is the useless padding introduced when there is no border.

border_type = "Hidden"
playback_window_position = "Bottom"
playback_window_width = 4

apprehensions avatar Jan 06 '24 12:01 apprehensions

@apprehensions try to make the title aligned with the inner text with Hidden border mode in #351. Can you check them out? We probably still want the paddings to avoid windows getting too close to each other.

aome510 avatar Jan 27 '24 20:01 aome510

Will this be fixed?

apprehensions avatar Feb 26 '24 16:02 apprehensions

Will this be fixed?

Not in my TODO list. I haven't figured out a good way to implement a patch. PRs are welcome if you want to try it by yourself though.

aome510 avatar Feb 27 '24 14:02 aome510