This allows us to avoid messing with the state of the conversation viewer when we're composing a new message. Instead, we hide it completely and show only the ComposerBox. The styling of paned composer is changed to resemble that of the inline composers. Because of restrictions on what styles are available for various widgets, the ComposerBox becomes a Gtk.Frame, and its border simulates the margin while some padding and an inset shadow simulate the border. I haven't figured out how to do an outset box-shadow. https://bugzilla.gnome.org/show_bug.cgi?id=743670 |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| message-viewer.css | ||
| message-viewer.html | ||