apognu / tuigreet

Graphical console greeter for greetd
GNU General Public License v3.0
977 stars 45 forks source link

Refactored event handling for power commands and exit signal. #116

Closed apognu closed 1 year ago

apognu commented 1 year ago

Move away from separate event loops for power commands and exit signal and use the main event mechanism.