hyprnote
hyprnote copied to clipboard
Traffic light is not aligned with the buttons in top area of the left sidebar
It looks like Tauri recently accepted a PR that allows a way to do this.
https://github.com/tauri-apps/tauri/pull/12366
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.