Radoslav

Results 61 comments of Radoslav

@hakoptak I have encountered a similar problem https://github.com/ahkohd/tauri-macos-menubar-app-example/issues/54 My current version of `Tauri = 1.6.2 `and I don't see a similar problem with a regular window (NSWindow). Has the current...

@hakoptak If you are still facing this problem, try this solution and post whether it solved your problem or not? https://github.com/ahkohd/tauri-macos-menubar-app-example/issues/54#issuecomment-2121013207

**The gist of the problem:** When you first click on a `data-tauri-drag-region` in an inactive window with `.always_on_top` and `.acceptFirstMouse`, sometimes there is a conflict between `acceptFirstMouse` and `start_dragging` events...

> Hi @doroved, thanks for addressing the issue. > > I have disabled the AcceptFirstMouse feature and never looked back. If I have time I will try to enable it...

@qiuxchao In Tauri v2.5.1, I am not experiencing any problems with `data-tauri-drag-region`

> Will be added in next release. you can still run amd64's binary it works. thanks, we're waiting)

> Hi @euxn23 > > Regarding env variables, we can use the adapter helper: > > https://hono.dev/docs/helpers/adapter#env > > ```ts > import { env } from 'hono/adapter' > > app.get('/env',...

Hi, I don't have Windows, but I'll try running this code through Github Actions and see if it breaks the tests.

> Hello, I just tested your crate to build a license system. But having a terminal window showing up a fraction of second will not reassure our users. Can we...

@BeezBeez @thanhtaivtt @ntamas Made a merge of this PR, use v3.0.1