Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

Jay-o-Way

Jay-o-Way created a comment on an issue on microsoft/WinUI-Gallery
> setting the text directly to avoid exceptions Hm. Feels a bit like cheating, compared to the example we're trying to show.

View on GitHub

Jay-o-Way created a comment on an issue on microsoft/WinUI-Gallery
Hm. Call me naΓ―ve, but I would expect a xaml feature to "simply work". I wonder why the FallbackValue isn't just used, as expected πŸ€”

View on GitHub

Jay-o-Way created a comment on an issue on microsoft/WinUI-Gallery
![Image](https://github.com/user-attachments/assets/961ae7a7-aee2-45f6-b371-c3f491bfc44d) file _App.xaml.cs_ to be exact

View on GitHub

Jay-o-Way pushed 2 commits to main Jay-o-Way/WinUI-Gallery
  • Update the scripts for the most recently added and updated samples (#1731) <!--- Provide a general summary of your c... 6e78aa5
  • Remove ElementAnimator and related WINUI_PRERELEASE code (#1733) ## Description - ElementAnimator was an API in Win... c80ae64

View on GitHub

Jay-o-Way created a comment on an issue on microsoft/WinUI-Gallery
Whatever the actual cause is, I think it's safe to say this is an issue for the WinUI repo? As far as i can tell (with a quick search) the `TextControlCommandBarContextFlyout` cannot be changed.

View on GitHub

Jay-o-Way created a review comment on a pull request on microsoft/PowerToys
Let's use 36 here

View on GitHub

Jay-o-Way created a review on a pull request on microsoft/PowerToys

View on GitHub

Jay-o-Way created a comment on a pull request on microsoft/PowerToys
First image on the left shows a button with black text on a green background. This is not good accessibility. Let's see how to fix that. (my general advice: stick with the basics)

View on GitHub

Jay-o-Way created a review comment on a pull request on microsoft/PowerToys
WPF-UI uses a different icon set. The previous icon here is 20 pixels based, but we don't need to keep that. Please try to see what the default size looks like, or use 12 or 16...

View on GitHub

Jay-o-Way created a review comment on a pull request on microsoft/PowerToys
IT is generally recommended to always use multiples of four - because that's best for scaling factors. Also, there are resources for this. See WinUI Gallery.

View on GitHub

Jay-o-Way created a review comment on a pull request on microsoft/PowerToys
Is it possible to use `{StaticResource}` with a value from WinUI Gallery?

View on GitHub

Jay-o-Way created a review comment on a pull request on microsoft/PowerToys
Tip: never hardcode values like this. This is super sensitive to typos and other reasons for failure. Use a FontIcon instead :)

View on GitHub

Jay-o-Way created a review on a pull request on microsoft/PowerToys

View on GitHub

Jay-o-Way created a comment on an issue on microsoft/devhome
This issue should be pinned above the others, on the Issues page

View on GitHub

Jay-o-Way created a comment on a pull request on microsoft/WinUI-Gallery
> Looks great! > > I wonder if "Controls" directory containing WinUI-Gallery defined userControls should be renamed to "UserControls" or something else instead? It always confuses me since this i...

View on GitHub

Jay-o-Way created a comment on an issue on microsoft/WinUI-Gallery
Interesting. I wonder what could lead to this difference...

View on GitHub

Jay-o-Way created a comment on an issue on microsoft/WinUI-Gallery
Let's look at (larger) issue #1542 too, please.

View on GitHub

Jay-o-Way created a comment on an issue on microsoft/WinUI-Gallery
It breaks on `NonExistentProperty` in a binding. Got the same thing here :)

View on GitHub

Jay-o-Way created a review comment on a pull request on microsoft/WinUI-Gallery
FYI: Xaml Styler always messes up the spaces before/after elements like these :(

View on GitHub

Jay-o-Way created a review on a pull request on microsoft/WinUI-Gallery

View on GitHub

Jay-o-Way created a comment on a pull request on microsoft/WinUI-Gallery
Whoah, this is huge! Interesting! I see you're touching a few issues, like - #1542 (larger idea for nav in issue) - #1673

View on GitHub

Jay-o-Way created a comment on an issue on microsoft/PowerToys
> acrylic with true transparency is more suitable than mica for the 'launcher' scenario That's true. Mica is intended for longer-lasting windows. Could be that the code (a theme watcher?) defaults...

View on GitHub

Jay-o-Way created a comment on an issue on microsoft/PowerToys
ping

View on GitHub

Jay-o-Way created a comment on a pull request on microsoft/WinUI-Gallery
> It appears there's a minor issue: Yeah, it's not really finished yet, but I'll try to look into it. > What additional value do these changes bring to the app, and what is lacking in the cur...

View on GitHub

Jay-o-Way created a comment on an issue on microsoft/WinUI-Gallery
ping

View on GitHub

Jay-o-Way pushed 7 commits to main Jay-o-Way/WinUI-Gallery
  • Unblock UITests in CI (#1730) ## Description <!--- Describe your changes in detail --> Try unblocking the CI by fi... 54f3936
  • [UX] GitHub PathIcon Update (#1728) ## Description This PR updates the GitHub PathIcon data with the following chang... f9b8686
  • File scoped namespaces (#1700) <!--- Provide a general summary of your changes in the Title above --> ## Descriptio... 67943f5
  • Update WinAppSDK Version and Remove WebView2 Workaround (#1729) - Update WinAppSDK Version to 1.6.4 - Remove WebView... 1592815
  • Maintaining the Currency of Recently Added and Updated Samples (#1727) ## Description This PR addresses the issue o... 0783597
  • Improved SystemBackdrop sample (#1698) Made the sample easier to use. ## Description 1. Changed the sample descr... 65bd5be
  • feat: Add XAML Fundamentals section with pages and examples (#1661) ## Description This pull request introduces the... 7482be3

View on GitHub

Jay-o-Way created a comment on an issue on microsoft/PowerToys
What version of Windows - and of Snipping tool - do you have? It should be able to select and edit (copy/redact) text.

View on GitHub

Jay-o-Way opened an issue on microsoft/PowerToys
Prepare for SLNX solution files
### Description of the new feature / enhancement So, today I learned about the existence of a new format: SLNX. I opened this issue to track the what, when and why. I presume it'll be a big task. ...
Jay-o-Way closed an issue on microsoft/PowerToys
The ruler measures the pixels incorrectly!
### Microsoft PowerToys version 0.87.1 ### Installation method Microsoft Store ### Running as admin None ### Area(s) with issue? Screen ruler ### Steps to reproduce The ruler measures the ...
Jay-o-Way created a review comment on a pull request on microsoft/PowerToys
Is this really in the planning for the next release?

View on GitHub

Load more