Christopher Davis
784b45c537
add_room_menu: Use menu model
...
Instead of manually building the menu,
we can use a menu model. In GTK4 ModelButton
is private, so menu models are the way
to create proper menus for popovers.
2020-11-06 08:12:13 +00:00
Christopher Davis
5d29dffb43
ui: Clean up deprecated margin props
...
margin-{left,right} have been deprecated in favor of
margin-{start,end}. This commit handles that deprecation.
2020-11-06 08:12:13 +00:00
Christopher Davis
582101c3aa
Clean up string capitalization and wording
...
We had a few issues with some strings that caused inconsistency
within the app and with the HIG. This commit fixes those up.
2018-08-30 10:26:46 -04:00
Daniel García Moreno
2191bef172
Split the main_window.glade file
2018-04-17 09:13:33 +02:00