ROG

Results 21 issues of ROG

I realized that the Menus were not explained in the README, which can generate doubts about how use it. I made a pull request updating the README: #77, but I...

Algumas publicaçãoes misturam Markdown com HTML, mas o renderizador parece não reconhecer e não exibe corretamente. ![flutter_01](https://user-images.githubusercontent.com/46284513/204363645-2765282d-5d36-4a8f-add8-0df3920f8543.png) Acho que ele tem problemas de identificar tags complexas. Além disso, percebi que...

bug

The webview used is not longer getting the inputs from controller, just in the game screen but not in-game. ## Related Package used currently: [webview_windows](https://pub.dev/packages/webview_windows)

bug

Update the icons to use the Fluent UI System Icons instead of Segoe MDL2. Use the new ones in buttons, navigation bar, etc. ## References [Fluent UI System Icons](https://github.com/microsoft/fluentui-system-icons) [fluentui_system_icons](https://pub.dev/packages/fluentui_system_icons)

design

## Motivation The configuration file belongs to user, so each user have you own configuration preferences, but some parameters dont need to user-depend. For separation conserns, it will be created...

enhancement
cleanup

## Motivation On Xbox, when enter in a app or game, a splash-screen is brevely showned. ## Implementation Not every app have a splash-screen by default, just the games, so...

enhancement

## Motivation This is a frendely way to show the load progress and made the launcher opening more interactive. ## Description Is not know a desing for the splash screen,...

enhancement
design

This will make the focus system more accessible and be more effectively.

enhancement
good first issue

## Motivation This will make the code more cleaner. This is not priority. ## References - [super-parameters](https://dart.dev/guides/language/language-tour#super-parameters) - [Already implemented on project](https://github.com/LuanRoger/xbox_launcher/blob/focus_rework/lib/shared/widgets/buttons/system_text_box.dart)

cleanup
help wanted
hacktoberfest