eonpatapon / gnome-shell-extension-caffeine

Disable screensaver and auto suspend
GNU General Public License v2.0
588 stars 108 forks source link

displayPage: Switch to AdwSpinRow #325

Closed TitouanReal closed 7 months ago

TitouanReal commented 7 months ago

Replace the combination of AdwActionRow + GtkSpinButton with an AdwSpinRow.

This is the first time I write Javascript, and the first time I contribute to an extension, so I hope I did it right. Let me know if I need to improve something.

stuarthayhurst commented 7 months ago

Working on my system, looks good to me, thanks :)

pakaoraki commented 7 months ago

Thanks

stuarthayhurst commented 7 months ago

Are we waiting for the pipeline fix before merging this? Otherwise I'm happy to merge it :)