Skip to content

help-overlay: two updates for help overlay

Ghost User requested to merge (removed):help-overlay-cleanup into master

help-overlay: Remove excessive action

We don't need an extra action to show help-overlay. It already managed by GTK. Source: https://docs.gtk.org/gtk4/class.Application.html#automatic-resources

help-overlay: Convert accellerator to action-name

With action-name, we don't need to define accelerators again.

Edited by Ghost User

Merge request reports