slgobinath / SafeEyes

Protect your eyes from eye strain using this simple and beautiful, yet extensible break reminder
http://slgobinath.github.io/SafeEyes/
GNU General Public License v3.0
1.45k stars 163 forks source link

Fix crash in smartpause #582

Closed deltragon closed 3 months ago

deltragon commented 3 months ago

Fixes #580.

slgobinath commented 3 months ago

Thanks @deltragon and @hartwork

slgobinath commented 3 months ago

@hartwork Safe Eyes 2.1.9 is released with this fix

hartwork commented 3 months ago

@slgobinath thank you! :pray:

archisman-panigrahi commented 3 months ago

Given the large number of PRs and open issues, I am somewhat confused about the state of this - does smart pause work with Wayland in version 2.1.9?

deltragon commented 3 months ago

@archisman-panigrahi On GNOME and Sway it works on Wayland, yes. On other compositors (like KDE) not really - it uses xprintidle, which effectively means it sees the system as always idle (unless you're currently interacting with an XWayland app).