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 opened an issue on microsoft/PowerToys
Critical: .NET Install links are changing
### Description of the new feature / enhancement We are currently making an unexpected change to the way that .NET installers and archives are distributed. This change may affect you and may requi...
Jay-o-Way created a comment on an issue on microsoft/PowerToys
How would you normally type that character? Using <kbd>Space</kbd> maybe?

View on GitHub

Jay-o-Way pushed 19 commits to main Jay-o-Way/PowerToys
  • [ci]Sign OpenAI dll that's not signed (#36299) c5dc93f
  • Update CODEOWNERS to include gordon, jerry and kayla (#36308) * Update CODEOWNERS * Update names.txt 7aba6e8
  • Making the powertoys-code-owners team code owners (#36310) * Update CODEOWNERS * Update names.txt * Update COD... 05e5e92
  • [FZEditor]Fix Create new layout dialog radio buttons IsChecked values (#36320) f19a34d
  • 0.87 changelog (#36335) * 0.87 changelog * Fix spellcheck * Update README.md Co-authored-by: Heiko <6151985... feeeec6
  • [PTRun]Fix WPF transparent border issue on Windows 10 (#36392) * Added border on W10 * Added a comment -------... 6f23fb5
  • [PTRun]Fix .NET 9 crash in OneNote (#36417) * Fix crash in OneNote Run * added better comment e77ea96
  • [AdvancedPaste]Fix NullReferenceException on Dispose (#36428) [AdvancedPaste] Fixed NullReferenceException on Dispose 799f739
  • [Fuzz] Add fuzz testing for AdvancedPaste and new pipeline for onboarding OneFuzz (#36329) * add fuzz * install .... 43bc811
  • Add New CI Pipeline for Latest WindowsAppSDK (#36282) This PR introduces the following changes to the CI pipeline an... ea66066
  • [AOT compatible] Make HostsUILib become AOT compatible (#36136) * Remove AOT configuration * Refer to AOT compati... 86c6b4a
  • [AOT compatible] Clean up some AOT build issue in FilePreviewCommon and MarkdownPreviewHandler (#36207) * Use AppCon... 20a5f67
  • Add new pipeline using the latest webview2 from Edge Canary (#36317) * using the latest webview2 for testing --... 342c616
  • [Bug fix] Making the OpenAI key configuration page scrollable. (#36359) * Fixed #34470 --------- Signed-off-by... 2a6dcb9
  • [Bug fix] Add a format validation step before format conversion. (#36404) This PR aims to fix the bug #35225 by intr... e2cd863
  • Add more STCA team members (#36438) * Add more STCA team members * Include more spelling check errors * Remove... f727762
  • Remove "prerelease: true" (#36484) * Remove "prerelease: true" The Microsoft.WinGet.DSC module is GA so prereleas... ea23f1e
  • [Docs]Update README for 0.87.1 release (#36534) bb637c1
  • [CI] Enhance build Pipeline Reliability with Retry Logic and Improved Error Messaging (#36529) * update pipeline wit... fbd72cc

View on GitHub

Jay-o-Way closed an issue on microsoft/PowerToys
PowerToys Crashes Due to COMException: Desktop Composition Disabled (0x80263001)
### Microsoft PowerToys version 0.86.0.0 ### Installation method GitHub ### Running as admin No ### Area(s) with issue? General ### Steps to reproduce Version: 0.86.0.0 OS Version: Microso...
Jay-o-Way created a comment on an issue on microsoft/PowerToys
Update to the latest version and this should be fixed

View on GitHub

Jay-o-Way created a comment on a pull request on microsoft/WinUI-Gallery
Is this based on on the new experimental titlebar control (coming hopefully in WASDK 1.7) maybe? I think there's an issue with the phrasing like "... now allows ..." It is unclear what "now" means:...

View on GitHub

Jay-o-Way created a comment on an issue on U-C-S/Hurl
First quick guess is that the shell is the handler.

View on GitHub

Jay-o-Way created a comment on an issue on microsoft/PowerToys
Hello and thanks for your message. This should be fixed in the latest version 0.87, can you update and confirm? /needinfo

View on GitHub

Jay-o-Way created a comment on an issue on microsoft/WinUI-Gallery
Nope this is good the way it is 👍🏻

View on GitHub

Jay-o-Way created a comment on an issue on microsoft/WinUI-Gallery
@niels9001 I'm sure that second screenshot is not relevant to this issue 😉

View on GitHub

Jay-o-Way pushed 10 commits to main Jay-o-Way/WinUI-Gallery
  • Add Manual WebView2 Package Reference to Bypass Store Validation Error (#1687) ## Description Manually adding latest... dcd790e
  • Remove ColorPaletteResources sample (#1686) `ColorPaletteResources` is an API from the pre-WinUI days, and does not ... 7d058e0
  • Remove Reveal Focus sample (#1685) Reveal Focus is not applicable to WinUI 3. 0951785
  • Updating missing icons + subtitles for design guidance section (#1682) - Updated the Windows UI Kit name / URL - Ad... d7e7fa1
  • Fix broken WinUI repo link (#1683) A few weeks ago the WinUI source code moved to the `main` branch as it should be... aa58738
  • Tweaks to homepage strings (#1695) a766446
  • Refactor CompactSizing sample (#1684) - Removed unused CompactSpacing page - Updated the documentation so it's inli... 7d66882
  • [UX] Pageheader improvements (#1679) ![image](https://github.com/user-attachments/assets/ee4b7050-934a-468a-a495-b48... 77635ee
  • Fix: Prevent FilePicker button double-click (#1580) <!--- Provide a general summary of your changes in the Title abo... 2b84b51
  • Update Version Info to 2.5.1 (#1704) Update WinUI-Gallery Version to 2.5.1 dfde5e0

View on GitHub

Jay-o-Way pushed 11 commits to Page-Header-with-CommandBar Jay-o-Way/WinUI-Gallery
  • Add Manual WebView2 Package Reference to Bypass Store Validation Error (#1687) ## Description Manually adding latest... dcd790e
  • Remove ColorPaletteResources sample (#1686) `ColorPaletteResources` is an API from the pre-WinUI days, and does not ... 7d058e0
  • Remove Reveal Focus sample (#1685) Reveal Focus is not applicable to WinUI 3. 0951785
  • Updating missing icons + subtitles for design guidance section (#1682) - Updated the Windows UI Kit name / URL - Ad... d7e7fa1
  • Fix broken WinUI repo link (#1683) A few weeks ago the WinUI source code moved to the `main` branch as it should be... aa58738
  • Tweaks to homepage strings (#1695) a766446
  • Refactor CompactSizing sample (#1684) - Removed unused CompactSpacing page - Updated the documentation so it's inli... 7d66882
  • [UX] Pageheader improvements (#1679) ![image](https://github.com/user-attachments/assets/ee4b7050-934a-468a-a495-b48... 77635ee
  • Fix: Prevent FilePicker button double-click (#1580) <!--- Provide a general summary of your changes in the Title abo... 2b84b51
  • Update Version Info to 2.5.1 (#1704) Update WinUI-Gallery Version to 2.5.1 dfde5e0
  • Merge branch 'main' into Page-Header-with-CommandBar 360e86f

View on GitHub

Jay-o-Way pushed 1 commit to Page-Header-with-CommandBar Jay-o-Way/WinUI-Gallery

View on GitHub

Jay-o-Way pushed 3 commits to Page-Header-with-CommandBar Jay-o-Way/WinUI-Gallery
  • move title inside Content for ideal dynamic behavior d65c2c9
  • adjust title, buttons and flyouts 9d86411
  • Merge branch 'Page-Header-with-CommandBar' of https://github.com/Jay-o-Way/WinUI-Gallery into Page-Header-with-Comman... cc3ef24

View on GitHub

Jay-o-Way created a comment on an issue on microsoft/WinUI-Gallery
Hey @Zakariathr22, I would consider this a continuation of issue #1544 or PR #1562. Just saying :) As Andrew [said](https://github.com/microsoft/WinUI-Gallery/pull/1562#issuecomment-2167453256): >...

View on GitHub

Jay-o-Way created a review comment on a pull request on microsoft/WinUI-Gallery
Not sure if this needs to be a warning? I don't see any danger in one or the other form.

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
> * The current UI was intentionally designed by our design team to align with a standardized UX across our developer-focused Gallery applications (e.g., AI Dev Gallery, Windows Community Toolkit G...

View on GitHub

Jay-o-Way created a comment on an issue on microsoft/WinUI-Gallery
@marcelwgn please tell me this warrants a hotfix. At the moment, the page is useless in public release (!)

View on GitHub

Jay-o-Way created a comment on a pull request on microsoft/WinUI-Gallery
@marcelwgn would somebody like to look at my pr? It's related...

View on GitHub

Jay-o-Way created a comment on an issue on microsoft/PowerToys
Sounds more like a good plug-in for Visual Studio (Code)

View on GitHub

Jay-o-Way created a comment on an issue on microsoft/WinUI-Gallery
If you let Visual Studio create such a new file, what does it initially look like? Why would VS prefer one over the other?

View on GitHub

Jay-o-Way created a comment on an issue on microsoft/WinUI-Gallery
OMG so sad the fix didn't make it in the 2.5.0 release :(

View on GitHub

Jay-o-Way created a comment on a pull request on microsoft/WinUI-Gallery
@karkarl This one really should have been in the 2.5.0 release

View on GitHub

Jay-o-Way pushed 1 commit to Page-Header-with-CommandBar Jay-o-Way/WinUI-Gallery
  • move title inside Content for ideal dynamic behavior e9fa837

View on GitHub

Jay-o-Way created a comment on an issue on microsoft/WinUI-Gallery
Got an example? :)

View on GitHub

Jay-o-Way created a comment on an issue on microsoft/WinUI-Gallery
@Zakariathr22 looks like we missed a page?

View on GitHub

Jay-o-Way created a comment on a pull request on microsoft/WinUI-Gallery
### Alternative ![CommandBar](https://github.com/user-attachments/assets/9005c8e3-5b7b-4cf0-9d2a-f39dc4261742)

View on GitHub

Jay-o-Way created a comment on an issue on microsoft/WinUI-Gallery
### Alternatives Title and CommandBar side by side ![Image](https://github.com/user-attachments/assets/298d0679-11d8-480c-9e45-f36bca59a971)

View on GitHub

Jay-o-Way pushed 1 commit to Page-Header-with-CommandBar Jay-o-Way/WinUI-Gallery

View on GitHub

Load more