xyproto / wallutils

:city_sunset: Utilities for handling monitors, resolutions, wallpapers and timed wallpapers
BSD 3-Clause "New" or "Revised" License
463 stars 17 forks source link

Rewrite settimed #11

Closed xyproto closed 4 years ago

xyproto commented 4 years ago

The event system used by settimed has issues that are there mainly because what I thought would be required functionality changed while developing.

Rewrite settimed and the event system to make it more robust.

This should resolve #9 and #10.

xyproto commented 4 years ago

Using the feh backend seems to have fixed the main problems, for now, but settimed should still probably be rewritten. Adding to the TODO file instead.