elementary / wingpanel

Stylish top panel that holds indicators and spawns an application launcher
https://elementary.io
GNU General Public License v3.0
137 stars 44 forks source link

Close popover on Esc #487

Closed lenemter closed 11 months ago

lenemter commented 11 months ago

Fixes #283

jeremypw commented 11 months ago

Looks like this might be ported to Gtk4 some time so maybe implement this using Gtk.EventControllerKey?