Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update goldens with Flutter 3.7.0 & latest yaru #564

Merged
merged 13 commits into from
Jan 26, 2023
  •  
  •  
  •  
8 changes: 4 additions & 4 deletions example/linux/flutter/generated_plugin_registrant.cc
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,15 @@

#include "generated_plugin_registrant.h"

#include <gtk/gtk_plugin.h>
#include <handy_window/handy_window_plugin.h>
#include <screen_retriever/screen_retriever_plugin.h>
#include <window_manager/window_manager_plugin.h>
#include <yaru/yaru_plugin.h>

void fl_register_plugins(FlPluginRegistry* registry) {
g_autoptr(FlPluginRegistrar) gtk_registrar =
fl_plugin_registry_get_registrar_for_plugin(registry, "GtkPlugin");
gtk_plugin_register_with_registrar(gtk_registrar);
g_autoptr(FlPluginRegistrar) handy_window_registrar =
fl_plugin_registry_get_registrar_for_plugin(registry, "HandyWindowPlugin");
handy_window_plugin_register_with_registrar(handy_window_registrar);
Expand All @@ -21,7 +24,4 @@ void fl_register_plugins(FlPluginRegistry* registry) {
g_autoptr(FlPluginRegistrar) window_manager_registrar =
fl_plugin_registry_get_registrar_for_plugin(registry, "WindowManagerPlugin");
window_manager_plugin_register_with_registrar(window_manager_registrar);
g_autoptr(FlPluginRegistrar) yaru_registrar =
fl_plugin_registry_get_registrar_for_plugin(registry, "YaruPlugin");
yaru_plugin_register_with_registrar(yaru_registrar);
}
2 changes: 1 addition & 1 deletion example/linux/flutter/generated_plugins.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
#

list(APPEND FLUTTER_PLUGIN_LIST
gtk
handy_window
screen_retriever
window_manager
yaru
)

list(APPEND FLUTTER_FFI_PLUGIN_LIST
Expand Down
2 changes: 1 addition & 1 deletion example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies:
provider: ^6.0.2
safe_change_notifier: ^0.2.0
ubuntu_service: ^0.2.0
yaru: ^0.4.7
yaru: ^0.5.0
yaru_icons: ^1.0.0
yaru_widgets:
path: ../
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies:
flutter:
sdk: flutter
window_manager: ^0.3.0
yaru: ^0.4.3
yaru: ^0.5.0
yaru_colors: ^0.1.2
yaru_icons: ^1.0.0

Expand Down
Binary file modified test/controls/goldens/yaru_back_button-hovered-dark.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/controls/goldens/yaru_back_button-hovered-light.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/controls/goldens/yaru_back_button-normal-dark.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/controls/goldens/yaru_back_button-normal-light.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/controls/goldens/yaru_back_button-pressed-dark.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/controls/goldens/yaru_back_button-pressed-light.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/controls/goldens/yaru_check_button-checked-dark.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/controls/goldens/yaru_check_button-checked-focused-dark.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/controls/goldens/yaru_check_button-checked-focused-light.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/controls/goldens/yaru_check_button-checked-hovered-dark.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/controls/goldens/yaru_check_button-checked-hovered-light.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/controls/goldens/yaru_check_button-checked-light.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/controls/goldens/yaru_check_button-checked-pressed-dark.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/controls/goldens/yaru_check_button-checked-pressed-light.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/controls/goldens/yaru_check_button-tristate-dark.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/controls/goldens/yaru_check_button-tristate-focused-light.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/controls/goldens/yaru_check_button-tristate-hovered-dark.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/controls/goldens/yaru_check_button-tristate-hovered-light.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/controls/goldens/yaru_check_button-tristate-light.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/controls/goldens/yaru_check_button-tristate-pressed-dark.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/controls/goldens/yaru_check_button-tristate-pressed-light.png
Binary file modified test/controls/goldens/yaru_check_button-unchecked-dark.png
Binary file modified test/controls/goldens/yaru_check_button-unchecked-light.png
Binary file modified test/controls/goldens/yaru_check_button-unckecked-focused-dark.png
Binary file modified test/controls/goldens/yaru_check_button-unckecked-hovered-dark.png
Binary file modified test/controls/goldens/yaru_check_button-unckecked-pressed-dark.png
Binary file modified test/controls/goldens/yaru_checkbox-checked-dark.png
Binary file modified test/controls/goldens/yaru_checkbox-checked-disabled-dark.png
Binary file modified test/controls/goldens/yaru_checkbox-checked-disabled-light.png
Binary file modified test/controls/goldens/yaru_checkbox-checked-focused-dark.png
Binary file modified test/controls/goldens/yaru_checkbox-checked-focused-light.png
Binary file modified test/controls/goldens/yaru_checkbox-checked-hovered-dark.png
Binary file modified test/controls/goldens/yaru_checkbox-checked-hovered-light.png
Binary file modified test/controls/goldens/yaru_checkbox-checked-light.png
Binary file modified test/controls/goldens/yaru_checkbox-checked-pressed-dark.png
Binary file modified test/controls/goldens/yaru_checkbox-checked-pressed-light.png
Binary file modified test/controls/goldens/yaru_checkbox-tristate-dark.png
Binary file modified test/controls/goldens/yaru_checkbox-tristate-disabled-dark.png
Binary file modified test/controls/goldens/yaru_checkbox-tristate-disabled-light.png
Binary file modified test/controls/goldens/yaru_checkbox-tristate-focused-dark.png
Binary file modified test/controls/goldens/yaru_checkbox-tristate-focused-light.png
Binary file modified test/controls/goldens/yaru_checkbox-tristate-hovered-dark.png
Binary file modified test/controls/goldens/yaru_checkbox-tristate-hovered-light.png
Binary file modified test/controls/goldens/yaru_checkbox-tristate-light.png
Binary file modified test/controls/goldens/yaru_checkbox-tristate-pressed-dark.png
Binary file modified test/controls/goldens/yaru_checkbox-tristate-pressed-light.png
Binary file modified test/controls/goldens/yaru_checkbox-unchecked-dark.png
Binary file modified test/controls/goldens/yaru_checkbox-unchecked-light.png
Binary file modified test/controls/goldens/yaru_checkbox-unckecked-disabled-dark.png
Binary file modified test/controls/goldens/yaru_checkbox-unckecked-disabled-light.png
Binary file modified test/controls/goldens/yaru_checkbox-unckecked-focused-dark.png
Binary file modified test/controls/goldens/yaru_checkbox-unckecked-focused-light.png
Binary file modified test/controls/goldens/yaru_checkbox-unckecked-hovered-dark.png
Binary file modified test/controls/goldens/yaru_checkbox-unckecked-hovered-light.png
Binary file modified test/controls/goldens/yaru_checkbox-unckecked-pressed-dark.png
Binary file modified test/controls/goldens/yaru_checkbox-unckecked-pressed-light.png
Binary file modified test/controls/goldens/yaru_checkbox_list_tile-checked-dark.png
Binary file modified test/controls/goldens/yaru_checkbox_list_tile-checked-light.png
Binary file modified test/controls/goldens/yaru_checkbox_list_tile-tristate-dark.png
Binary file modified test/controls/goldens/yaru_checkbox_list_tile-tristate-light.png
Binary file modified test/controls/goldens/yaru_checkbox_list_tile-unchecked-dark.png
Binary file modified test/controls/goldens/yaru_checkbox_list_tile-unchecked-light.png
Binary file modified test/controls/goldens/yaru_close_button-hovered-dark.png
Binary file modified test/controls/goldens/yaru_close_button-hovered-light.png
Binary file modified test/controls/goldens/yaru_close_button-normal-dark.png
Binary file modified test/controls/goldens/yaru_close_button-normal-light.png
Binary file modified test/controls/goldens/yaru_close_button-pressed-dark.png
Binary file modified test/controls/goldens/yaru_close_button-pressed-light.png
Binary file modified test/controls/goldens/yaru_icon_button-disabled-dark.png
Binary file modified test/controls/goldens/yaru_icon_button-disabled-light.png
Binary file modified test/controls/goldens/yaru_icon_button-focused-dark.png
Binary file modified test/controls/goldens/yaru_icon_button-focused-light.png
Binary file modified test/controls/goldens/yaru_icon_button-hovered-dark.png
Binary file modified test/controls/goldens/yaru_icon_button-hovered-light.png
Binary file modified test/controls/goldens/yaru_icon_button-normal-dark.png
Binary file modified test/controls/goldens/yaru_icon_button-normal-light.png
Binary file modified test/controls/goldens/yaru_icon_button-pressed-dark.png
Binary file modified test/controls/goldens/yaru_icon_button-pressed-light.png
Binary file modified test/controls/goldens/yaru_icon_button-selected-dark.png
Binary file modified test/controls/goldens/yaru_icon_button-selected-focused-dark.png
Binary file modified test/controls/goldens/yaru_icon_button-selected-hovered-dark.png
Binary file modified test/controls/goldens/yaru_icon_button-selected-light.png
Binary file modified test/controls/goldens/yaru_icon_button-selected-pressed-dark.png
Binary file modified test/controls/goldens/yaru_icon_button-unselected-dark.png
Binary file modified test/controls/goldens/yaru_icon_button-unselected-light.png
Binary file modified test/controls/goldens/yaru_icon_button-unselected-pressed-dark.png
Binary file modified test/controls/goldens/yaru_option_button-disabled-dark.png
Binary file modified test/controls/goldens/yaru_option_button-disabled-light.png
Binary file modified test/controls/goldens/yaru_option_button-focused-light.png
Binary file modified test/controls/goldens/yaru_option_button-hovered-light.png
Binary file modified test/controls/goldens/yaru_option_button-normal-light.png
Binary file modified test/controls/goldens/yaru_option_button-pressed-light.png
Binary file modified test/controls/goldens/yaru_popup_menu_button-disabled-dark.png
Binary file modified test/controls/goldens/yaru_popup_menu_button-disabled-light.png
Binary file modified test/controls/goldens/yaru_popup_menu_button-hovered-dark.png
Binary file modified test/controls/goldens/yaru_popup_menu_button-hovered-light.png
Binary file modified test/controls/goldens/yaru_popup_menu_button-normal-dark.png
Binary file modified test/controls/goldens/yaru_popup_menu_button-normal-light.png
Binary file modified test/controls/goldens/yaru_popup_menu_item-checked-dark.png
Binary file modified test/controls/goldens/yaru_popup_menu_item-checked-hovered-dark.png
Binary file modified test/controls/goldens/yaru_popup_menu_item-checked-light.png
Binary file modified test/controls/goldens/yaru_popup_menu_item-checked-pressed-dark.png
Binary file modified test/controls/goldens/yaru_popup_menu_item-unchecked-dark.png
Binary file modified test/controls/goldens/yaru_popup_menu_item-unchecked-light.png
Binary file modified test/controls/goldens/yaru_radio-checked-dark.png
Binary file modified test/controls/goldens/yaru_radio-checked-disabled-dark.png
Binary file modified test/controls/goldens/yaru_radio-checked-disabled-light.png
Binary file modified test/controls/goldens/yaru_radio-checked-focused-dark.png
Binary file modified test/controls/goldens/yaru_radio-checked-focused-light.png
Binary file modified test/controls/goldens/yaru_radio-checked-hovered-dark.png
Binary file modified test/controls/goldens/yaru_radio-checked-hovered-light.png
Binary file modified test/controls/goldens/yaru_radio-checked-light.png
Binary file modified test/controls/goldens/yaru_radio-checked-pressed-dark.png
Binary file modified test/controls/goldens/yaru_radio-checked-pressed-light.png
Binary file modified test/controls/goldens/yaru_radio-unchecked-dark.png
Binary file modified test/controls/goldens/yaru_radio-unchecked-light.png
Binary file modified test/controls/goldens/yaru_radio-unckecked-disabled-dark.png
Binary file modified test/controls/goldens/yaru_radio-unckecked-disabled-light.png
Binary file modified test/controls/goldens/yaru_radio-unckecked-focused-dark.png
Binary file modified test/controls/goldens/yaru_radio-unckecked-focused-light.png
Binary file modified test/controls/goldens/yaru_radio-unckecked-hovered-dark.png
Binary file modified test/controls/goldens/yaru_radio-unckecked-hovered-light.png
Binary file modified test/controls/goldens/yaru_radio-unckecked-pressed-dark.png
Binary file modified test/controls/goldens/yaru_radio-unckecked-pressed-light.png
Binary file modified test/controls/goldens/yaru_radio_button-checked-dark.png
Binary file modified test/controls/goldens/yaru_radio_button-checked-disabled-dark.png
Binary file modified test/controls/goldens/yaru_radio_button-checked-disabled-light.png
Binary file modified test/controls/goldens/yaru_radio_button-checked-focused-dark.png
Binary file modified test/controls/goldens/yaru_radio_button-checked-focused-light.png
Binary file modified test/controls/goldens/yaru_radio_button-checked-hovered-dark.png
Binary file modified test/controls/goldens/yaru_radio_button-checked-hovered-light.png
Binary file modified test/controls/goldens/yaru_radio_button-checked-light.png
Binary file modified test/controls/goldens/yaru_radio_button-checked-pressed-dark.png
Binary file modified test/controls/goldens/yaru_radio_button-checked-pressed-light.png
Binary file modified test/controls/goldens/yaru_radio_button-unchecked-dark.png
Binary file modified test/controls/goldens/yaru_radio_button-unchecked-light.png
Binary file modified test/controls/goldens/yaru_radio_button-unckecked-focused-dark.png
Binary file modified test/controls/goldens/yaru_radio_button-unckecked-focused-light.png
Binary file modified test/controls/goldens/yaru_radio_button-unckecked-hovered-dark.png
Binary file modified test/controls/goldens/yaru_radio_button-unckecked-hovered-light.png
Binary file modified test/controls/goldens/yaru_radio_button-unckecked-pressed-dark.png
Binary file modified test/controls/goldens/yaru_radio_button-unckecked-pressed-light.png
Binary file modified test/controls/goldens/yaru_radio_list_tile-checked-dark.png
Binary file modified test/controls/goldens/yaru_radio_list_tile-checked-light.png
Binary file modified test/controls/goldens/yaru_radio_list_tile-checked-pressed-dark.png
Binary file modified test/controls/goldens/yaru_radio_list_tile-unchecked-dark.png
Binary file modified test/controls/goldens/yaru_radio_list_tile-unchecked-light.png
Binary file modified test/controls/goldens/yaru_switch-checked-dark.png
Binary file modified test/controls/goldens/yaru_switch-checked-disabled-dark.png
Binary file modified test/controls/goldens/yaru_switch-checked-disabled-light.png
Binary file modified test/controls/goldens/yaru_switch-checked-focused-dark.png
Binary file modified test/controls/goldens/yaru_switch-checked-focused-light.png
Binary file modified test/controls/goldens/yaru_switch-checked-hovered-dark.png
Binary file modified test/controls/goldens/yaru_switch-checked-hovered-light.png
Binary file modified test/controls/goldens/yaru_switch-checked-light.png
Binary file modified test/controls/goldens/yaru_switch-checked-pressed-dark.png
Binary file modified test/controls/goldens/yaru_switch-checked-pressed-light.png
Binary file modified test/controls/goldens/yaru_switch-unchecked-dark.png
Binary file modified test/controls/goldens/yaru_switch-unchecked-light.png
Binary file modified test/controls/goldens/yaru_switch-unckecked-disabled-dark.png
Binary file modified test/controls/goldens/yaru_switch-unckecked-disabled-light.png
Binary file modified test/controls/goldens/yaru_switch-unckecked-focused-dark.png
Binary file modified test/controls/goldens/yaru_switch-unckecked-focused-light.png
Binary file modified test/controls/goldens/yaru_switch-unckecked-hovered-dark.png
Binary file modified test/controls/goldens/yaru_switch-unckecked-hovered-light.png
Binary file modified test/controls/goldens/yaru_switch-unckecked-pressed-dark.png
Binary file modified test/controls/goldens/yaru_switch-unckecked-pressed-light.png
Binary file modified test/controls/goldens/yaru_switch_button-off-dark.png
Binary file modified test/controls/goldens/yaru_switch_button-off-disabled-dark.png
Binary file modified test/controls/goldens/yaru_switch_button-off-disabled-light.png
Binary file modified test/controls/goldens/yaru_switch_button-off-focused-dark.png
Binary file modified test/controls/goldens/yaru_switch_button-off-focused-light.png
Binary file modified test/controls/goldens/yaru_switch_button-off-hovered-dark.png
Binary file modified test/controls/goldens/yaru_switch_button-off-hovered-light.png
Binary file modified test/controls/goldens/yaru_switch_button-off-light.png
Binary file modified test/controls/goldens/yaru_switch_button-off-pressed-dark.png
Binary file modified test/controls/goldens/yaru_switch_button-off-pressed-light.png
Binary file modified test/controls/goldens/yaru_switch_button-on-dark.png
Binary file modified test/controls/goldens/yaru_switch_button-on-disabled-dark.png
Binary file modified test/controls/goldens/yaru_switch_button-on-disabled-light.png
Binary file modified test/controls/goldens/yaru_switch_button-on-focused-dark.png
Binary file modified test/controls/goldens/yaru_switch_button-on-focused-light.png
Binary file modified test/controls/goldens/yaru_switch_button-on-hovered-dark.png
Binary file modified test/controls/goldens/yaru_switch_button-on-hovered-light.png
Binary file modified test/controls/goldens/yaru_switch_button-on-light.png
Binary file modified test/controls/goldens/yaru_switch_button-on-pressed-dark.png
Binary file modified test/controls/goldens/yaru_switch_button-on-pressed-light.png
Binary file modified test/controls/goldens/yaru_switch_list_tile-off-dark.png
Binary file modified test/controls/goldens/yaru_switch_list_tile-off-focused-dark.png
Binary file modified test/controls/goldens/yaru_switch_list_tile-off-focused-light.png
Binary file modified test/controls/goldens/yaru_switch_list_tile-off-hovered-dark.png
Binary file modified test/controls/goldens/yaru_switch_list_tile-off-hovered-light.png
Binary file modified test/controls/goldens/yaru_switch_list_tile-off-light.png
Binary file modified test/controls/goldens/yaru_switch_list_tile-off-pressed-dark.png
Binary file modified test/controls/goldens/yaru_switch_list_tile-off-pressed-light.png
Binary file modified test/controls/goldens/yaru_switch_list_tile-on-dark.png
Binary file modified test/controls/goldens/yaru_switch_list_tile-on-disabled-dark.png
Binary file modified test/controls/goldens/yaru_switch_list_tile-on-disabled-light.png
Binary file modified test/controls/goldens/yaru_switch_list_tile-on-focused-dark.png
Binary file modified test/controls/goldens/yaru_switch_list_tile-on-focused-light.png
Binary file modified test/controls/goldens/yaru_switch_list_tile-on-hovered-dark.png
Binary file modified test/controls/goldens/yaru_switch_list_tile-on-hovered-light.png
Binary file modified test/controls/goldens/yaru_switch_list_tile-on-light.png
Binary file modified test/controls/goldens/yaru_switch_list_tile-on-pressed-dark.png
Binary file modified test/controls/goldens/yaru_switch_list_tile-on-pressed-light.png
Binary file modified test/controls/goldens/yaru_title_bar-closable-dark.png
Binary file modified test/controls/goldens/yaru_title_bar-closable-light.png
Binary file modified test/controls/goldens/yaru_title_bar-dialog-dark.png
Binary file modified test/controls/goldens/yaru_title_bar-dialog-light.png
Binary file modified test/controls/goldens/yaru_title_bar-dialog-red-dark.png
Binary file modified test/controls/goldens/yaru_title_bar-dialog-red-light.png
Binary file modified test/controls/goldens/yaru_title_bar-empty-dark.png
Binary file modified test/controls/goldens/yaru_title_bar-empty-light.png