Adamcake / Bolt

An alternative launcher for your favourite MMO
GNU Affero General Public License v3.0
162 stars 23 forks source link

Notification Settings Force not working #53

Closed jeff06 closed 3 months ago

jeff06 commented 3 months ago

Ubuntu 22.04 LTS

On osrs, using runelite, activating in the pluging "RuneLite" -> "Notification Settings" -> "Request focus" -> "Force" is not forcing the window on top. RuneLite is taking the focus, but stays under other window.

It should bring the window on top of every other window.

Adamcake commented 3 months ago

That would be more likely to be an issue with runelite than with bolt. Have you tried this with any launchers other than bolt?

As far as I can tell from runelite's code, the "Force" setting on linux doesn't actually do anything.

jeff06 commented 3 months ago

Hi!

I did try on a windows machine with the jagex launcher and it work. So it might be a RuneLite bug for linux. I was just checking if someone had prior knowledge of this.

Thanks!

Adamcake commented 3 months ago

It seems runelite knows about this already: https://github.com/runelite/runelite/pull/15207, https://github.com/runelite/runelite/pull/16676

The exact behaviour probably varies on different desktop environments. But you'll have to ask them for more info.