ddterm / gnome-shell-extension-ddterm

Another drop down terminal extension for GNOME Shell. With tabs. Works on Wayland natively
https://extensions.gnome.org/extension/3780/ddterm/
GNU General Public License v3.0
298 stars 26 forks source link

Remove custom NotificationBanner subclass, use a dialog instead #822

Closed amezin closed 6 months ago

amezin commented 6 months ago

API was removed in GNOME 46: https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3173

Can't embed scrolling into notifications now, so they can't display long text.

Use a dialog window instead.