Skip to content

#189 player: inhibit suspend when playback is happening

nee requested to merge nemuii/podcasts:189-inhibit-suspend-while-playing into master

Playback on phones gets interrupted by them going to sleep. See ticket #189 (closed)

This calls gtk::GtkApplicationExt::inhibit und gtk::GtkApplicationExt::uninhibit when playback is started/stopped to prevent system suspension during playback.

Closes #189 (closed)

  • implement
  • test
Edited by nee

Merge request reports