fractal/fractal-gtk/res/ui
Daniel García Moreno bf685d0fd0 directory: Use server_chooser_popover just once
It's not recommended to use the same gtk::Popover object attached to two
different gtk::MenuButton because the popover has a parent and has an
attached to to place it correctly and having this object attached to two
different buttons causes some misplacements.

This patch changes the layout to use the HdySqueezer inside the
MenuButton, this way we only have one menu button with two layouts
instead of two different MenuButtons.

This should fix the wrong placement of the directory popover.
2020-05-19 19:13:33 +02:00
..
account_settings.ui ui: Unmark placeholders as translatable 2019-04-29 20:01:27 -04:00
add_room_menu.ui
audio_player.ui
autocomplete.ui
direct_chat.ui fractal-gtk: Use HdyDialog for Dialogs 2019-02-15 12:03:11 -05:00
filechooser.ui UI: Don't attach dialogs 2018-10-08 02:48:20 +05:00
invite.ui ui: Unmark placeholders as translatable 2019-04-29 20:01:27 -04:00
invite_user.ui fractal-gtk: Use HdyDialog for Dialogs 2019-02-15 12:03:11 -05:00
join_room.ui fractal-gtk: add helper text to Join room dialog UI 2020-04-24 06:54:28 +00:00
kicked_room.ui Initial support for being kicked 2019-05-28 21:30:15 -06:00
leave_room.ui UI: Don't attach dialogs 2018-10-08 02:48:20 +05:00
login_flow.ui ui: Fix translatable attribute in login_flow 2019-04-21 15:13:33 +00:00
main_menu.ui refactor: Add back action to go to previous view 2018-12-12 15:20:43 +01:00
main_window.ui directory: Use server_chooser_popover just once 2020-05-19 19:13:33 +02:00
markdown_popover.ui markdown_popover: Remove deprecated props and clean up 2019-01-30 17:48:09 +00:00
media_viewer.ui Assimilate room context menus 2020-03-06 02:33:53 +01:00
members.ui
message_menu.ui Assimilate room context menus 2020-03-06 02:33:53 +01:00
msg_src_window.ui fractal-gtk: Migrate to GtkSourceView4 2019-08-10 23:35:12 -07:00
new_room.ui fractal-gtk: Use HdyDialog for Dialogs 2019-02-15 12:03:11 -05:00
password_dialog.ui UI: Don't attach dialogs 2018-10-08 02:48:20 +05:00
room_menu.ui refactor: Add back action to go to previous view 2018-12-12 15:20:43 +01:00
room_settings.ui room_settings: Wrap settings in HdyColumn 2019-02-06 18:22:04 +00:00
scroll_widget.ui Improve design of video messages in room history 2020-01-27 10:46:31 +01:00
server_chooser_menu.ui