diff --git a/src/libsysprof-ui/sysprof-profiler-menu-button.c b/src/libsysprof-ui/sysprof-profiler-menu-button.c index 361f5a36..9858dd69 100644 --- a/src/libsysprof-ui/sysprof-profiler-menu-button.c +++ b/src/libsysprof-ui/sysprof-profiler-menu-button.c @@ -30,8 +30,8 @@ typedef struct { - SysprofProfiler *profiler; - SysprofModelFilter *process_filter; + SysprofProfiler *profiler; + SysprofModelFilter *process_filter; /* Gtk template widgets */ GtkTreeModel *environment_model; @@ -39,7 +39,7 @@ typedef struct GtkPopover *popover; GtkEntry *process_filter_entry; GtkListBox *process_list_box; - SysprofProcessModel *process_model; + SysprofProcessModel *process_model; GtkBox *processes_box; GtkEntry *spawn_entry; GtkStack *stack; @@ -930,6 +930,4 @@ sysprof_profiler_menu_button_init (SysprofProfilerMenuButton *self) G_CALLBACK (sysprof_profiler_menu_button_env_key_editing_started), self, G_CONNECT_SWAPPED); - - gtk_widget_set_sensitive (GTK_WIDGET (self), FALSE); } diff --git a/src/libsysprof-ui/ui/sysprof-profiler-menu-button.ui b/src/libsysprof-ui/ui/sysprof-profiler-menu-button.ui index 594dc4ce..17fdabae 100644 --- a/src/libsysprof-ui/ui/sysprof-profiler-menu-button.ui +++ b/src/libsysprof-ui/ui/sysprof-profiler-menu-button.ui @@ -2,30 +2,10 @@ @@ -36,6 +16,12 @@ vertical true + + + 0.0 + true + + 6 diff --git a/src/sysprof/ui/sysprof-window.ui b/src/sysprof/ui/sysprof-window.ui index 109f877f..88b6b76f 100644 --- a/src/sysprof/ui/sysprof-window.ui +++ b/src/sysprof/ui/sysprof-window.ui @@ -54,21 +54,30 @@ - - _Record - true + true - 100 - - - - - 200 - true - start + + + _Record + true + true + 100 + + + + + + true + + +