diff options
author | Wynn Wolf Arbor | 2020-04-24 22:04:37 +0200 |
---|---|---|
committer | Wynn Wolf Arbor | 2020-04-24 22:04:37 +0200 |
commit | 097ee7e8f26d481dee108011c5f6cb9acc1a3293 (patch) | |
tree | b2cf776491991af3dfb50cef181e7ba6a87039db /TODO | |
parent | b33d41d92275d251086441000687a409a8c4a374 (diff) | |
download | weltschmerz-097ee7e8f26d481dee108011c5f6cb9acc1a3293.tar.gz |
Add TODO item regarding deprecation of urgency hints
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -4,3 +4,9 @@ See: https://gitlab.gnome.org/GNOME/vala/issues/721 https://gitlab.gnome.org/GNOME/gobject-introspection/merge_requests/168 https://gitlab.gnome.org/GNOME/vte/issues/227 + +- The upstream GTK devel branch has dropped some X11-specific APIs, including + the interface for urgency hints. Eventually, this feature will have to be + removed from weltschmerz too. + + See: https://gitlab.gnome.org/GNOME/gtk/merge_requests/766 |