Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add back button to ConversationTitlebar | Teemu Ikonen | 2023-01-24 | 1 | -0/+28 |
| | | | | | | | | Add a bool 'back_button_visible' and a signal 'back_pressed' to the ConversationTitlebar interface. Also add implementations to both ConversationTitlebarNoCsd and ConversationTitlebarCsd. | ||||
* | Use Adw.HeaderBar for CSD header bars | Teemu Ikonen | 2023-01-24 | 1 | -1/+1 |
| | | | | | This allows showing the correct buttons with 'show-start-title-buttons' and 'show-end-title-buttons' properties when folding. | ||||
* | Improve Gtk4 port | fiaxh | 2022-07-27 | 1 | -7/+7 |
| | |||||
* | Port from GTK3 to GTK4 | fiaxh | 2022-07-27 | 1 | -27/+42 |
| | |||||
* | Ellipsize long titles | mimi89999 | 2021-01-21 | 1 | -1/+1 |
| | |||||
* | Move widget insertion logic from ConversationTitlebar to controller | fiaxh | 2020-02-22 | 1 | -29/+18 |
| | |||||
* | Move ConversationTitlebar into ConversationViewController responsibility | fiaxh | 2020-02-22 | 1 | -1/+1 |
| | |||||
* | Clean up ConversationTitlebar | fiaxh | 2019-04-14 | 1 | -0/+93 |