Commit graph

6 commits

Author SHA1 Message Date
Ashley Wulber
00395d27dc chore: thumbnails and patches 2026-03-20 18:18:32 -04:00
Ashley Wulber
6c401d7030 chore: update iced 2026-03-20 18:11:32 -04:00
Jeremy Soller
ceb8f57ec7
Mute when thumbnailing 2026-01-16 13:42:55 -07:00
Josh Megnauth
bb087578df
Prevent screen turning off during playback
Closes: #157

XDG portals expose a D-Bus interface allowing apps to prevent screen
idling, user switching, and other actions. That interface,
org.freedesktop.portal.Inhibit, does all of the heavy lifting here.

Idling = the screen dimming or shutting off.

Idling is inhibited when a video is actively playing.
Idling is NOT inhibited when videos aren't playing - this includes
paused or stopped videos.
2025-11-13 13:26:23 -05:00
Michael Dewberry
823fd0e521 Use same video creation method for player and thumbnailer 2025-11-08 15:38:09 -05:00
Jeremy Soller
55654e1231
Provide thumbnailing 2025-07-11 11:27:48 -06:00