Damy Wise
Damy Wise
Works on my MacOS Lijy also uses MacOS so it definitely works on his
Have you tested if the [example app](https://github.com/leanflutter/window_manager/tree/main/example) works?
> testing now. close() doesn't work if setClosable(false) Afaik you can do `exit(0);` instead > setTitleBarStyle(TitleBarStyle.hidden); doesn't work Idk why that doesn't work on your machine > setSize() doesn't work...
You can try regenerating the macos folder 1. Delete macos folder 2. Run `flutter clean` 3. Run `flutter create --platforms=macos .` Also make sure to use the latest Flutter version
0.2.9 wasn't released 2 weeks ago
[window_manager](https://github.com/leanflutter/window_manager)'s [`setAsFrameless`](https://github.com/leanflutter/window_manager/blob/main/macos/Classes/WindowManager.swift#L63) removes the highlight (though not the border at the left). You might wanna have a look at that as a start.
Definitely got flagged as a keylogger 
I honestly wouldn't worry even a bit about any of those. 1. That's a side effect of packing the app into a single exe using enigma virtual box 2. Same...
I'm also always stuck on "Initializing Supermaven" but it does work. Though it doesn't work as good as on vsc, it's only able the add but not replace the autocompleted...
Sorry for the late response, I was busy. Basically there are 2 features I'd like to have: 1. Like in the screenshot, configurations when starting scrcpy (bitrate, record, orientation, resolution,...