Activity
🐛 Fix build error of duplicated files + stablised comments
🐛 Fix build error of duplicated files + stablised comments
📄 Update LICENSE to BSD 3-Clause license
📄 Update LICENSE to BSD 3-Clause license
🎨 Add swift format and give it a run
🎨 Add swift format and give it a run
🐞 Use LocalizedStringKey
instead of String
🐞 Use
LocalizedStringKey
instead of String
✨ Make sidebar width customizable with .frame()
modifier outside view
✨ Make sidebar width customizable with
.frame()
modifier outside view🚛 Move main window code into Main Window
🚛 Move main window code into
Main Window
✨ Re-implement clickedOutsideFlag
✨ Re-implement
clickedOutsideFlag
✨ Custom NSAnimation
for window resizes
✨ Custom
NSAnimation
for window resizes✨ Only adjust size, not position
✨ Only adjust size, not position
Force push
✨ Only adjust size, not position
✨ Only adjust size, not position
✨ Make sure window doesn't move off screen when changing sizes
✨ Make sure window doesn't move off screen when changing sizes
🐞 Fix close button not working initially
🐞 Fix close button not working initially