-
Notifications
You must be signed in to change notification settings - Fork 38
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
gtk ongoing #37
gtk ongoing #37
Conversation
…20722.1 (dotnet#8935) Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Common , Microsoft.DotNet.XHarness.TestRunners.Xunit From Version 1.0.0-prerelease.22369.1 -> To Version 1.0.0-prerelease.22372.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
* Fix issue Entry clear button not working * Updated EditTextExtensions * Update clear button visibility when text changes Co-authored-by: E.Z. Hart <hartez@gmail.com>
* Add Admin check for removing needs-info labels "Write" is a separate permission from "Admin" so we need to check both when applying certain rules * Update fabricbot.json
…uild 6.0.4xx-0b8d593a61bb49120fdf817e8dfdbc4b33937772-1 Microsoft.Android.Sdk.Windows From Version 32.0.446 -> To Version 32.0.447 Dependency coherency updates Microsoft.Dotnet.Sdk.Internal From Version 6.0.400-rtm.22364.21 -> To Version 6.0.400-rtm.22371.2 (parent: Microsoft.Android.Sdk.Windows
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…Gradient (dotnet#7926) Fixes dotnet#7885 * Fix the issue * Added Device Tests Co-authored-by: Rui Marinho <me@ruimarinho.net>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
# Conflicts: # src/Core/src/PublicAPI/net-android/PublicAPI.Unshipped.txt
…uild 6.0.4xx-2c639362ff709d9f9c090d8bb363b2d6b67945ce-1 (dotnet#8992) Microsoft.Android.Sdk.Windows From Version 32.0.447 -> To Version 32.0.448 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
…otnet#8930) * Internalize added APIs * Update CalendarDatePickerExtensions.cs Co-authored-by: Rui Marinho <me@ruimarinho.net>
* Fix Windows DatePicker TextColor * Updated implementation * Added Windows DatePicker DeviceTests * - remove public API changes * - clean up handlers * - fix ext methods * - fix windows attach tests * Update PublicAPI.Unshipped.txt * - remove ToDateTimeOffset ext for now Co-authored-by: Shane Neuville <shneuvil@microsoft.com>
…et#8977) * Bump Xamarin.AndroidX.Navigation.Fragment from 2.4.2.1 to 2.5.0 Bumps [Xamarin.AndroidX.Navigation.Fragment](https://github.com/xamarin/AndroidX) from 2.4.2.1 to 2.5.0. - [Release notes](https://github.com/xamarin/AndroidX/releases) - [Commits](https://github.com/xamarin/AndroidX/commits) --- updated-dependencies: - dependency-name: Xamarin.AndroidX.Navigation.Fragment dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Bump other Xamarin.AndroidX.Navigation Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Rui Marinho <me@ruimarinho.net>
Bumps [Microsoft.CodeAnalysis.NetAnalyzers](https://github.com/dotnet/roslyn-analyzers) from 7.0.0-preview1.22369.1 to 7.0.0-preview1.22373.2. - [Release notes](https://github.com/dotnet/roslyn-analyzers/releases) - [Changelog](https://github.com/dotnet/roslyn-analyzers/blob/main/PostReleaseActivities.md) - [Commits](https://github.com/dotnet/roslyn-analyzers/commits) --- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.NetAnalyzers dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…20725.5 (dotnet#9012) Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Common , Microsoft.DotNet.XHarness.TestRunners.Xunit From Version 1.0.0-prerelease.22372.1 -> To Version 1.0.0-prerelease.22375.5 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…net#8418) Fixes dotnet#1111 * Remove duplicate classes and fix issue * Fix all overloads and added tests
…t#8981) Bumps [Xamarin.AndroidX.Lifecycle.LiveData](https://github.com/xamarin/AndroidX) from 2.4.1.2 to 2.5.0. - [Release notes](https://github.com/xamarin/AndroidX/releases) - [Commits](https://github.com/xamarin/AndroidX/commits) --- updated-dependencies: - dependency-name: Xamarin.AndroidX.Lifecycle.LiveData dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
StateControls.Samples.Gtk is compiling |
i've little time at the moment ... |
Hey @lytico and @jsuarezruiz and everybody else, thank you so much for your work! Thanks |
How can this be tested? If there were clear instructions I'd be down to help :) |
@knocte check it out, & run src/Controls/samples/Controls.Sample.Gtk next step would be: try get src/Controls/samples/Controls.Sample to COMPILE |
I can see that MAUI is a really quicky-evolving platform, so for every version of MAUI added, numerous new controls are added too. The platform specific portions of controls seem to follow a very specific convention, would a stub generator program (something that guesses the functions needed to be implemented, and then write placeholders that simply |
@trungnt2910 this is the strategy i use.
|
My point is the rapid evolution of MAUI means that controls and other features are added, making this step harder and harder after rebasing (for example, while some parts of this branch may compile, rebasing it to the Therefore, this project would benefit from a stub generator. The simplest method is to throw a I would gladly build and provide an initial implementation of the stubgen for the project if you and other maintainers don't have much time, but I'm asking if using a stub generator is preferred, or if you or the other maintainers have better solutions for handling missing controls/functions. |
I wasn't able to test the sample app on Manjaro, as installing the GTK# workload fails.
Everything under I'm also available to work on Source Generators if that's desired.
Microsoft could easily check for build errors in CI. But from their attitude towards Linux on the main repo so far, I'm guessing they're not going to. |
Have you tried installing it as root? This workload (and probably official workloads from Microsoft) requires root access to be installed on UNIX-like machines.
What I was talking about are stub generators, those that can semi-automatically insert #if GTK
throw new NotImplementedException("Code path unimplemented on GTK");
#endif and things like that, and not those Roslyn plugins that Microsoft calls "Source Generators".
Yes, they could easily check for build errors in the CI (if writing and updating CI scripts for a separate platform is considered easy). But what about fixing the errors? Microsoft doesn't want to spend money on a small market like GTK on Linux, and while waiting for two busy GTK experts to inspect what's wrong Microsoft would rather remove the whole Linux CI.
|
Controls.Sample is compiling now (but not working) Ready to review/merge |
merging main-linux with
State
Controls.Samples.Gtk is running
all the rest is WIP
How to get net6-gtk workload:
clone https://github.com/GtkSharp/GtkSharp branch Develop
Controls.Samples.Gtk screenshot: