Remove a bunch of incomplete widgets instead of porting them to GTK4

Review Request #1237 — Created Jan. 16, 2022 and submitted

Information

talkatu/talkatu
gtk4

Reviewers

TalkatuMenuToolButton and TalkatuToolDrawer were mean to be used to mimic the
condensed format bar that is in Pidgin 2, but it never worked right and we'll
probably revisit the toolbar in the near future.

TalkatuMessageActions was intended to be used as an anchor widget in the
history when the history was still GtkTextView based. Now that the history is
based on GtkListBox this is no longer necessary.

This was originally built against the default branch where it was compiled without any warning/errors and passed the unit tests.

Summary ID
Remove a bunch of incomplete widgets instead of porting them to GTK4
TalkatuMenuToolButton and TalkatuToolDrawer were mean to be used to mimic the condensed format bar that is in Pidgin 2, but it never worked right and we'll probably revisit the toolbar in the near future. TalkatuMessageActions was intended to be used as an anchor widget in the history when the history was still GtkTextView based. Now that the history is based on GtkListBox this is no longer necessary.
f8fcb7649cc0e20d5b6bf838487a202bdaacc318
QuLogic
  1. Ship It!
  2. Well, that simplifies things...

    1. yes yes it does :)

  3. 
      
grim
Review request changed
Status:
Completed