fractal/src/components
Kévin Commaille 707b12b7f5
misc: Use OnceCell from std
2023-12-22 14:15:22 +01:00
..
action_button.rs components: Port to the glib::Properties macro 2023-12-09 17:33:31 +01:00
action_button.ui data: Bundle all the icons we use 2023-11-09 12:01:31 +01:00
audio_player.rs components: Port to the glib::Properties macro 2023-12-09 17:33:31 +01:00
audio_player.ui misc: Put UI files next to the corresponding Rust files 2023-05-21 23:38:58 +02:00
auth_dialog.rs session: Port to glib::Properties macro 2023-12-12 23:00:02 +01:00
auth_dialog.ui chore: Allow most of text buttons to shrink 2023-11-01 11:07:56 +01:00
avatar.rs misc: Use deref operator for RefCell instead of clone or as_ref 2023-12-20 17:36:15 +01:00
avatar.ui misc: Put UI files next to the corresponding Rust files 2023-05-21 23:38:58 +02:00
badge.rs components: Port to the glib::Properties macro 2023-12-09 17:33:31 +01:00
button_row.rs components: Port to the glib::Properties macro 2023-12-09 17:33:31 +01:00
button_row.ui misc: Put UI files next to the corresponding Rust files 2023-05-21 23:38:58 +02:00
context_menu_bin.rs misc: Use deref operator for RefCell instead of clone or as_ref 2023-12-20 17:36:15 +01:00
context_menu_bin.ui misc: Put UI files next to the corresponding Rust files 2023-05-21 23:38:58 +02:00
custom_entry.rs general: Update to the latest version of the gtk-rs stack 2023-03-07 07:14:51 +01:00
drag_overlay.rs components: Port to the glib::Properties macro 2023-12-09 17:33:31 +01:00
editable_avatar.rs misc: Use deref operator for RefCell instead of clone or as_ref 2023-12-20 17:36:15 +01:00
editable_avatar.ui data: Bundle all the icons we use 2023-11-09 12:01:31 +01:00
image_paintable.rs components: Port to the glib::Properties macro 2023-12-09 17:33:31 +01:00
label_with_widgets.rs misc: Use deref operator for RefCell instead of clone or as_ref 2023-12-20 17:36:15 +01:00
loading_bin.rs components: Add widget that shows its child or a spinner 2023-12-18 11:08:43 +01:00
loading_bin.ui components: Add widget that shows its child or a spinner 2023-12-18 11:08:43 +01:00
loading_row.rs components: Add widget that shows its child or a spinner 2023-12-18 11:08:43 +01:00
loading_row.ui components: Add widget that shows its child or a spinner 2023-12-18 11:08:43 +01:00
location_viewer.rs components: Port to the glib::Properties macro 2023-12-09 17:33:31 +01:00
location_viewer.ui misc: Put UI files next to the corresponding Rust files 2023-05-21 23:38:58 +02:00
media_content_viewer.rs components: Port to the glib::Properties macro 2023-12-09 17:33:31 +01:00
media_content_viewer.ui misc: Put UI files next to the corresponding Rust files 2023-05-21 23:38:58 +02:00
mod.rs components: Add widget that shows its child or a spinner 2023-12-18 11:08:43 +01:00
overlapping_avatars.rs components: Port to the glib::Properties macro 2023-12-09 17:33:31 +01:00
pill.rs user: Port to glib::Properties macro 2023-12-12 23:53:23 +01:00
pill.ui a11y: Set Avatar role as presentational when it is next to a label 2023-11-12 12:34:47 +01:00
reaction_chooser.rs chore: Use binding builder fns instead of glib::BindingFlags 2023-07-19 13:52:29 +02:00
reaction_chooser.ui misc: Put UI files next to the corresponding Rust files 2023-05-21 23:38:58 +02:00
room_title.rs components: Port to the glib::Properties macro 2023-12-09 17:33:31 +01:00
room_title.ui misc: Put UI files next to the corresponding Rust files 2023-05-21 23:38:58 +02:00
scale_revealer.rs misc: Use OnceCell from std 2023-12-22 14:15:22 +01:00
spinner.rs Add a spinner component 2023-04-10 16:37:19 +02:00
spinner_button.rs components: Add widget that shows its child or a spinner 2023-12-18 11:08:43 +01:00
spinner_button.ui components: Add widget that shows its child or a spinner 2023-12-18 11:08:43 +01:00
toastable_window.rs components: Port to the glib::Properties macro 2023-12-09 17:33:31 +01:00
toastable_window.ui misc: Put UI files next to the corresponding Rust files 2023-05-21 23:38:58 +02:00
video_player.rs components: Port to the glib::Properties macro 2023-12-09 17:33:31 +01:00
video_player.ui misc: Put UI files next to the corresponding Rust files 2023-05-21 23:38:58 +02:00
video_player_renderer.rs components: Port to the glib::Properties macro 2023-12-09 17:33:31 +01:00