https://bugs.kde.org/show_bug.cgi?id=488060
Tobias Bora <tobias.b...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tobias.b...@gmail.com --- Comment #12 from Tobias Bora <tobias.b...@gmail.com> --- Any news? I also want to set the focus stealing prevention to "None" (globally is fine), and it fails (at least tried with Okular). Here is my use case: when compiling latex documents in emacs, typing "C-c C-a" would compile the document to a pdf, and display the PDF with okular (often okular will just refresh the pdf). The problem is that every time I compile, I need to manually click on Okular (that flashes orange in the menu bar) to see the new pdf. Given that I compile maybe 30s maybe, especially when doing tikz pictures, manually clicking on okular can become really a pain. To reproduce: find a pdf and type: $ okular --unique mypdf.pdf & # Go back to the terminal and type: $ okular --unique mypdf.pdf & # normally this would put the focus on okular. Not in wayland. -- You are receiving this mail because: You are watching all bug changes.