#Always on top & borderless windowed mode (macOS)

7 messages · Page 1 of 1 (latest)

next patrol
#

I guess this is not a tauri bug but more how League of Legends implemented their "borderless windowed mode". The demo shows a window that has set_always_on_top(true) but it seems to just go behind the game unless I select windowed mode.

I've noticed this is true about Raycast as well so just looking to see if folks have thoughts.

My guess is it's not fixable but anything helps 🙏

hybrid moon
#

That's weird because my game is always in borderless window and when I tried to run it along with the game opened, it worked fine 🤔

Have you set the option in your window config too?

#

At least you can be sure it can work

next patrol
#

I tried with a diff game and the issue doesn’t happen so it has to be specific to League of legends

hybrid moon
#

How do you set your always on top?

next patrol
hybrid moon
#

Oh I thought you were on Windows, woops. I maybe it's a Linux specific problem..? As I don't see anything special, just "alwaysOnTop": true