kworkflow / patch-hub

patch-hub is a TUI that streamlines the interaction of Linux developers with patches archived on lore.kernel.org
GNU General Public License v2.0
7 stars 6 forks source link

refactor: extract LatestPatchsets condition handling from key events #46

Closed th-duvanel closed 1 month ago

th-duvanel commented 1 month ago

To keep handling key events separated from handling conditions independent from events, extracting the LatestPatchset screen change it to this match when the number of processed patchsets is empty.

Closes #29

davidbtadokoro commented 1 month ago

Hey @th-duvanel, and thank you so much for the change. Sorry for the delay... Change merged into the unstable branch :+1: