On Wayland, Sane Break currently uses get_input_idle_notification when ext_idle_notifier_v1 v2 is available.
For break-reminder behavior, I think there should be an option to use get_idle_notification instead. When watching a video, reading, or otherwise passively using the computer, I still want Sane Break to treat that as computer use and remind me to take breaks. Since get_input_idle_notification ignores idle inhibitors, media playback can be treated as user-idle even though I am still using the screen.
Could Sane Break make this configurable?
On Wayland, Sane Break currently uses
get_input_idle_notificationwhenext_idle_notifier_v1v2 is available.For break-reminder behavior, I think there should be an option to use
get_idle_notificationinstead. When watching a video, reading, or otherwise passively using the computer, I still want Sane Break to treat that as computer use and remind me to take breaks. Sinceget_input_idle_notificationignores idle inhibitors, media playback can be treated as user-idle even though I am still using the screen.Could Sane Break make this configurable?