One possibility is to file a bug report to the Geany package in Fedora. Maybe 
here:
https://bugzilla.redhat.com/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&columnlist=product%2Ccomponent%2Cassigned_to%2Cstatus%2Csummary%2Clast_change_time%2Cseverity%2Cpriority&order=priority%2C%20severity%2C%20&query_format=advanced

To me this sounds like a Geany<->Wayland problem.
I don't have experience with Wayland nor a system to test. Maybe window 
notifications work differently than with X11.

So, you could also check if this could be a Wayland specific issue and whether 
it can be solved.

If it helps, Geany calls `gtk_window_present()` when a file was opened remotely 
(by using a file manager or opening files from the command line in an already 
running instance). I think this is the method which usually tells the window 
manager to bring the associated window to foreground.
It might be this is not enough for Wayland or something completely different is 
necessary.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/discussions/4297#discussioncomment-12954747
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/repo-discussions/4297/comments/12954...@github.com>

Reply via email to