Skip to content

keyboard: use AdwMessageDialog in 'reset all shortcuts'

The class Gtk.MessageDialog is deprecated in gtk 4.10.

This change remove class deprecated and uses the new class AdwMessageDialog for view the message of 'reset all shortcut'.

Merge request reports