hyprnote icon indicating copy to clipboard operation
hyprnote copied to clipboard

Traffic light is not aligned with the buttons in top area of the left sidebar

Open ComputelessComputer opened this issue 9 months ago • 2 comments

ComputelessComputer avatar Apr 15 '25 07:04 ComputelessComputer

It looks like Tauri recently accepted a PR that allows a way to do this.

https://github.com/tauri-apps/tauri/pull/12366

ComputelessComputer avatar Apr 15 '25 07:04 ComputelessComputer

Currently we do this: https://github.com/fastrepl/hyprnote/blob/2caa71529ebefc0b8207f4d163eb2f570dd5c23a/plugins/windows/src/ext.rs#L244-L245

Seems like the traffic light does not go down after some limit.

https://github.com/tauri-apps/tauri/pull/12366/files#diff-71422a00b887225bd5462224e0f300c1470207e43a997d3edc31317f48a14e98R427

This might be an alternative.

yujonglee avatar Apr 19 '25 07:04 yujonglee