-
-
This makes the first column really wide. The runtime directories are already in the second column, so moving them there is a bit better consistency, even if the first column is empty here.
-
Note, we cannot switch to
<child type="action">
because that raises a warning that theGtkStackSwitcher
is not actionable (though it does appear to work in the end.)
Port about dialog to GTK4
Review Request #1649 — Created Aug. 26, 2022 and submitted
Port about dialog to GTK4
Opened the dialog, clicked the various options.
There is currently a warning about
markdown_link_target
, but that seems to be a bug in Talkatu (and the links all mush together, which I think is the same problem.) Also, strangely, the dialog sometimes opens exactly as wide as the bottom button box, but sometimes it opens a little bit wider (not sure if it's also Talkatu wrapping causing minor size request changes, or something else).
- Change Summary:
-
Also handle delete event.
- Commits:
-
Summary ID 6a4bbd950fd1f5820269afbaf6a58aac525d5310 60b05a619f1a16813ce45c911b1ee9520cc6873f - Diff:
-
Revision 2 (+294 -446)
- Change Summary:
-
Add
valign
s - Commits:
-
Summary ID 60b05a619f1a16813ce45c911b1ee9520cc6873f c65671920abe4e922d5b502ee7b11330978bd554 - Diff:
-
Revision 3 (+298 -446)