twiddling∧bits

twiddling∧bits

Follow
homeAboutMaking of Things
Tag

C

#c

More content

Read more stories on Hashnode


Articles with this tag

Debouncing with a custom GSource

Apr 13, 20214 min read

While developing sessiond, a session manager written in C with GLib, I was presented with an ideal use case for debouncing: postponing the execution...

Debouncing with a custom GSource