TimUntersberger

Results 82 comments of TimUntersberger

I just researched this a bit and this would be very hacky. Basically we would have to create a new window ontop of each window and move the border along...

I worked on a custom menu that has deep nog integration (Making it possible to easily run lua code) using iced. It is almost done, the only thing missing are...

I was in the process of completely rewritten nog [here](https://github.com/TimUntersberger/nogv2). It is almost done, but has no documentation. For now you could try it out as it has its own...

> but I'm also not sure what all you want to have implemented before a new release. I honestly can't remember what my requirements where 🤷‍♂️. > If we make...

I looked a bit more at macos and it seems like we have to use the accessibility api of cocoa, but I can't really find any useful documentation 🤷

I now have a prototype which is working really well. I also experimented with using [iced](https://github.com/hecrj/iced) for our window creationg purposes and I think we should migrate from our custom...

Modifiying `nog.config.display_app_bar` will achieve this.

I am sorry, but I don't know what you mean. Could you please elaborate?

Is there any benefit to support a stable version?

Accidently closed sorry. I will try to look over this PR in the coming days. Just reading your description already makes me excited to get this merged! Thank you for...