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 ghost1372/DevWinUI
Hi @MPITech, Thank you for sharing this! It sounds interesting. The CommunityToolkit currently includes a control for rendering [Markdown](https://github.com/CommunityToolkit/Labs-Windows/pul...
ghost1372 pushed 1 commit to main ghost1372/DevWinUI
- Removed some styles and fixed an issue where Visual Studio was loading unwanted styles and causing Visual Studio to c... 27d67ac
ghost1372 pushed 1 commit to main ghost1372/DevWinUI
- Add StartupToolWindow in VSIX [Not Completed] 6eda6ce
ghost1372 created a comment on a pull request on microsoft/WindowsAppSDK
Hi @michael-hawker The link you provided is an old article and the links and templates are not available. After a few hours of struggling, I was able to load a user control into the Tool Window....
ghost1372 opened an issue on ikas-mc/ContextMenuForWindows11
Request for License Change or Dual Licensing
Hi @ikas-mc , I am using your library in my own [DevWinUI Library](https://github.com/ghost1372/DevWinUI/tree/main/dev/DevWinUI.ContextMenu). and due to concerns about the license it seems I canno...ghost1372 created a comment on an issue on ghost1372/DevWinUI
> Thanks for the update [`bea03a1`](https://github.com/ghost1372/DevWinUI/commit/bea03a18ba468ac1457776a689b9e68d1c98a1e0)! > > Just wanted to make sure you are aware that the LGPL-3.0 license r...
ghost1372 pushed 2 commits to main ghost1372/DevWinUI
ghost1372 created a comment on an issue on ghost1372/DevWinUI
Hi @MPITech i added Multi-Window support for ThemeService. when you created a window, you have to use `TrackWindow `like this: `WindowHelper.TrackWindow(myWindow);` then ThemeService will us...
ghost1372 closed an issue on ghost1372/DevWinUI
[Question] Best practice for ThemeService in multi-window application?
Hi, When using the ThemeService, it must be initialized with the window as a parameter. In a multi-window app, should a new ThemeService be created for each window and its settings set to the m...ghost1372 created a comment on an issue on ghost1372/DevWinUI
Hi @Lamparter Thank you for reaching out and for your thoughtful feedback. I greatly appreciate the time and effort you've put into reviewing my projects and providing constructive suggestions. ...
ghost1372 pushed 1 commit to main ghost1372/DevWinUI
- Add Multi-Window Support for ThemeService #10 11c3dc0