SafeEyes
SafeEyes copied to clipboard
Option to disable SafeEyes when a fullscreen application is in the foreground
I play some multiplayer games, and it gets annoying to have to keep delaying SafeEyes when I'm in the middle of a game.
My version from the Ubuntu repos has a Do Not Disturb plugin that does that, does yours?

It does have that option, but it doesn't seem to work.
Hi, Can you run this command from the terminal and click on your Game window:
xprop | grep WM_CLASS
It may print and output similar to this: (The following output was generated for Firefox)
WM_CLASS(STRING) = "Navigator", "Firefox"
Add the above names to the DND plugin settings as below: (Multiple values must be separated by a space)
Navigator Firefox

Please let me know if this fixes your problem.
I forgot to mention that I'm using Wayland.