Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
ghost1372 created a comment on an issue on microsoft/WindowsAppSDK
Hi @DrusTheAxe I can see that **GetForUnpackaged** method has been added in v1.7-experimental1,2,3 and they all give a not implemented error. When is this feature going to be implemented? Will w...
ghost1372 created a comment on an issue on microsoft/microsoft-ui-xaml
> Did anyone ever find a fix for this? I get this as well. it seems that fixed in v1.7 https://github.com/microsoft/microsoft-ui-xaml/issues/2556#issuecomment-2644369897
ghost1372 created a comment on an issue on ghost1372/DevWinUI
@tinodin did you test with latest version released today?
ghost1372 pushed 2 commits to main ghost1372/DevWinUI
ghost1372 closed an issue on ghost1372/DevWinUI
Improvement: Add ContentPagePadding to fix VerticalScrollBars
ContentPageMargin should be changed from: `<Thickness x:Key="ContentPageMargin">40,48,40,0</Thickness>` to: `<Thickness x:Key="ContentPageMargin">40,48,0,0</Thickness>` and ContentPagePadding sho...ghost1372 pushed 1 commit to main ghost1372/DevWinUI
- Improve Templates Add ContentPagePadding to fix VerticalScrollBars #31 649179e
ghost1372 opened an issue on microsoft/WindowsAppSDK
AppWindow SetTaskBarIcon doesn't work.
### Describe the bug Changing TaskBar Icon does not work `AppWindow.SetTaskBarIcon("Assets/icon.ico"); // or icon.png ` ### Steps to reproduce the bug 1.Create new Project 2.Update to v1.7-exp3 ...ghost1372 pushed 34 commits to main ghost1372/WindowsAppSDK
- Added TaskGroup property support to BackgroundTaskBuilder API (#4994) Signed-off-by: godlytalias <godlytalias@yahoo.... 4deb44e
- Update dependencies from https://dev.azure.com/microsoft/LiftedIXP/_git/DCPP build 20241219.1 (#4991) Microsoft.Fram... 5a99438
- Add auto initializer targets via BeforeClCompileTargets to get better timing for picking up added compiler options. (... 430b3a2
- Publish experimental VersionInfo API (#5001) * Revert "Make VersionInfo [Experimental] until it is fully working (#3... 80e530d
- Update Install-WindowsSdkISO.ps1 to use new FW links (#5020) 43e8205
- Bug Fix for Badge Notification c# projection (#5014) * Bug Fix for badge notification c# projection * correcting ... 56d791a
- removing BadgeNotification Expiration API (#5015) * removing BadgeNotification Expiration API * nit change ---... 7048ff9
- Update bug-report.yaml (#5013) da0e202
- Adding AppNotificationConferencingConfig to AppxManifest.xml (#5026) f31fea8
- Updated README with new logo (#4920) * Update README.md * Add a WinUI Gallery screenshot * Update roadmap.md ... ad53876
- Update dependencies from https://dev.azure.com/microsoft/LiftedIXP/_git/DCPP build 20250109.1 (#5010) Microsoft.Fram... 98cc3e8
- Update bug-report.yaml (#5036) 855bba0
- Updated WindowsAppSDK-CommonVariables.yml to move to latest LKG17 compiler (#5042) 2e97353
- Unittests for badge notifications (#5009) * unittests for badge notifications * corrected the configuration for A... 977005a
- Adding spec for enhanced Audio or Video Calling (#4824) Adding spec for enhanced Audio or Video Calling Feature 1d8875e
- Adding contract for UniversalBGTask (#5047) Signed-off-by: godlytalias <[email protected]> dbdb79d
- Update dependencies from https://dev.azure.com/microsoft/LiftedIXP/_git/DCPP build 20250116.1 (#5044) [main] Update ... a01a130
- Match Build Number and Version (#5055) f8ea9bb
- Update dependencies from https://dev.azure.com/microsoft/LiftedIXP/_git/DCPP build 20250121.1 (#5054) [main] Update ... 356f292
- Onboard Static Validation Tests (#5065) 535652a
- and 14 more ...
ghost1372 pushed 10 commits to main ghost1372/pr0xy
- Update mycustom1.txt ffbb54b
- Update ShadowSocks2021.txt 97c41a6
- Update mycustom1.txt ae4bc7b
- Update ShadowSocks2021.txt 74e475e
- Update ShadowSocks2021.txt 31253c1
- Update mycustom1.txt a0d8bd3
- Update ShadowSocks2021.txt 7f34ad4
- Update mycustom1.txt 83524d4
- Update README.md 1098789
- Update README.md 5a83127
ghost1372 pushed 27 commits to main ghost1372/WinUI-Gallery
- Fixed 24H2 build number (#1703) Fixed 24H2 build number in the issue template. The correct build is `26100` not `260... 2403603
- Revert "Fixed 24H2 build number" (#1715) Reverts microsoft/WinUI-Gallery#1703 While technically, 26052 was the fi... aeccd54
- Improve spacing on ScrollView sample page (#1717) ## Description <!--- Describe your changes in detail --> This PR... 15fd4d6
- Revert "Revert "Fixed 24H2 build number"" (#1719) Reverts microsoft/WinUI-Gallery#1715 since I failed to properly re... 7020640
- Add titlebar height setting sample (#1711) <!--- Provide a general summary of your changes in the Title above --> ... b317539
- Update the sample code to match the actual code (#1709) <!--- Provide a general summary of your changes in the Title... f22541c
- Fix the theme resource links, remove localization from documentation links (#1716) Fixed the "WinUI Theme Resources ... 93fff5c
- fix typo in ListView context menus example (#1720) <!--- Provide a general summary of your changes in the Title abov... 18752af
- Enhance search functionality by adding tags to icons (#1706) <!--- Provide a general summary of your changes in the ... 8e351fd
- Clean up App.xaml.cs (#1628) Cleaned up the app.xaml.cs file. ## Description 1.Removed UWP code from the file. ... 68c7970
- Iconograpy page tag buttons (#1693) <!--- Provide a general summary of your changes in the Title above --> ## Des... b0fc1a4
- Add C# sample code to `TreeView` examples & simplify the code (#1707) ## Description This PR enhances the `TreeView`... 5e92dc1
- Remove the unicode point & the duplicate icon name from icon details (#1724) ## Description This PR includes the fol... 82893c4
- Add Popup Control Page (#1723) ## Description This pull request introduces a new page for the `Popup` control, provi... da694b6
- Minor UX tweaks for icons + color sections (#1725) This PR introduces the following changes: - Tweaks the UX of the... 515a56a
- 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
- and 7 more ...
ghost1372 pushed 8 commits to main ghost1372/WinUIEx
- Fixes titlebar button colors #210 Also ports latest titlebar changes over from 1.7exp2: https://github.com/microsoft... 26f9736
- Update release notes 4e7e825
- Fix #207 (#208) Fix #207 004da74
- Update release notes 6a87d4f
- Ensure unique class ids are used for subclassing #209 Fixes #209 c363a6d
- Avoid SplashScreen compile aot warning. Fixes #206 3f1c456
- Add release notes 6ef4acd
- Update WindowExtensions.Dialogs.cs (#167) 35e9edf
ghost1372 pushed 1 commit to master ghost1372/WinUIComponentTest
- Add a separate projection project 9017e11