-
I have 2 slightly different ACER monitors - One is working a bit but not fully and the other is getting DDC communication failed from my RHEL 8 box - ddcutil manually compiled. The system is a Thinkp…
ghost updated
2 years ago
-
The following code is allowed on dart2js and the VM, but fails on DDC and dart2wasm:
```dart
class C {
late final int? _finalWithInitializer = 0;
late final int? _finalWithoutInitializer;
…
-
There seems to be a performance issue with deepcopies and/or ChunkSpan[] with OpenMP, or the way they interact each other.
The following branch is incredibly faster (like, 1000x) than Gysela/main w…
-
The [Dart dev compiler](https://github.com/dart-lang/sdk/tree/master/pkg/dev_compiler) produces much nicer-looking JavaScript output than dart2js, and makes JavaScript interop much nicer by guaranteei…
-
I am relatively new to GitHub and am seeking guidance regarding the acquisition of default DDC/CI codes for display's monitors, specifically for model G27q-20. My goal is to fully utilize Twinkle by a…
-
The Linux tools `dcci-tool` (https://github.com/bhuvanchandra/ddcci.git) and `ddccontrol` (https://github.com/ddccontrol/ddccontrol) both have the ability to query a monitor about its capabilities by …
-
First off, fantastic app! You've designed the UI very well.
Since you asked for feedback, my brand new AOC Q27G3XMN monitor doesn't get detected using the new detection process. I almost uninstalle…
-
After updating to the latest getx5 version, I encountered an error related to setting the URL strategy while using GetMaterialApp in a Flutter web project. The error occurs during the app initializati…
-
I am writing this widget
```dart
import 'package:flutter/material.dart';
import 'package:marquee/marquee.dart';
class TestScreen extends StatelessWidget {
const TestScreen({super.key});
…
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/docs/…