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 pushed 2 commits to Navigation Jay-o-Way/Hurl

View on GitHub

Jay-o-Way pushed 1 commit to Navigation Jay-o-Way/Hurl

View on GitHub

Jay-o-Way opened a draft pull request on U-C-S/Hurl
[WIP] Navigation
Large changes, but this works - up until this point. Much more work to do...
Jay-o-Way pushed 8 commits to Navigation Jay-o-Way/Hurl

View on GitHub

Jay-o-Way created a branch on Jay-o-Way/Hurl

Navigation - Choose the browser on the click of a link

Jay-o-Way created a comment on an issue on microsoft/PowerToys
Question: what is the "right pane navigation" for? It looks redundant, if it contains the same items as the left menu does. Might this be an attempt to mimic W.11 Settings? If so, the main differen...

View on GitHub

Jay-o-Way opened an issue on microsoft/PowerToys
Use common source (databinding) for both Settings and OOBE Nav
### Description of the new feature / enhancement Let's use one source for the data to build the Navigation in both the Settings window and the OOBE window. See examples in <a href="winui3gallery:/...
Jay-o-Way closed an issue on microsoft/PowerToys
Idea: also group Nav in OOBE window / use data binding?
### Description of the new feature / enhancement Now that the Menus in the **Navigationview** in the main window are in, we can choose to group the items in the OOBE window too. This can be done w...
Jay-o-Way created a review comment on a pull request on microsoft/PowerToys
```suggestion - Handled a culture not found error when checking for right-to-left languages. ```

View on GitHub

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

View on GitHub

Jay-o-Way opened an issue on microsoft/PowerToys
Idea: also group Nav in OOBE window
### Description of the new feature / enhancement Now that the Menus in the **Navigationview** in the main window are in, we can choose to group the items in the OOBE window too. This can be done w...
Jay-o-Way pushed 7 commits to main Jay-o-Way/PowerToys
  • [Hosts]Reset Terminate event after closing (#35663) 00c86fe
  • [Workspaces]Fix launcher restart for admin users (#35652) * [Workspaces] fix endless restarting of the launcher *... 369a147
  • [New+]Update icons to PowerToys Style (#35658) c04b4a7
  • Adding in our "Data and Privacy" documentation (#35601) * adding in our data and privacy documentation * Spellche... a3018b0
  • Update DATA_AND_PRIVACY.md (#35678) * Update DATA_AND_PRIVACY.md * Update DATA_AND_PRIVACY.md 9e3a198
  • [Settings]Fix "Diagnostic Data Viewer" UI freeze (#35681) fix UI freeze 7382f18
  • [ci][Arm64]Manually copy WebView2 core dll after publishing (#35711) After we upgraded Windows App SDK to 1.6, Dev F... ce5e564

View on GitHub

Jay-o-Way pushed 3 commits to main Jay-o-Way/Hurl
  • Delete gitattributes 3a929eb
  • Update SECURITY - Also Remove Code of conduct b32d005
  • Update CsWinRT and WindowsSDK versions ea85db5

View on GitHub

Jay-o-Way created a comment on an issue on U-C-S/Hurl
Yeah, yesterday I started to try the long and large path, creating new blank pages et cetera. At least the first page _loads_, so that's a small win for now. I'll let you know how things progress...

View on GitHub

Jay-o-Way created a comment on an issue on U-C-S/Hurl
It's not that simple. Navigation is a complicated system, with classes and files. Best thing to do is create things (like files) from scratch and only copy/paste the essentials, but this means chan...

View on GitHub

Jay-o-Way created a comment on an issue on microsoft/PowerToys
Confirming this is still a problem :( Also on PT Run page: look at the links on the bottom.

View on GitHub

Jay-o-Way created a comment on an issue on microsoft/PowerToys
My test: sound does play, however, can't reproduce the problem.

View on GitHub

Jay-o-Way deleted a branch Jay-o-Way/Hurl

NavigationView-2

Jay-o-Way deleted a branch Jay-o-Way/Hurl

NavigationView-1

Jay-o-Way closed a draft pull request on U-C-S/Hurl
[WIP] Navigation view
Can't believe it. This is the third attempt and it doesn't even work! HELP
Jay-o-Way deleted a branch Jay-o-Way/Hurl

NavigationView-3

Jay-o-Way forked microsoft/PowerToys

Jay-o-Way/PowerToys

Jay-o-Way pushed 2 commits to main Jay-o-Way/Hurl
  • Update dotnet desktop version 9b952f7
  • Don't add `IsUwp` to settings file if false 5a23f18

View on GitHub

Jay-o-Way closed a pull request on microsoft/PowerToys
Launch/Open/GoTo: Userfacing strings
<!-- Enter a brief description/summary of your PR here. What does it fix/what does it change/how was it tested (even manually, if necessary)? --> ## Summary of the Pull Request Split from https...
Jay-o-Way closed a pull request on microsoft/PowerToys
Launch/Open/GoTo: Code
<!-- Enter a brief description/summary of your PR here. What does it fix/what does it change/how was it tested (even manually, if necessary)? --> ## Summary of the Pull Request Split from https...
Jay-o-Way closed a pull request on microsoft/PowerToys
Launch/Open/GoTo: Comments
<!-- Enter a brief description/summary of your PR here. What does it fix/what does it change/how was it tested (even manually, if necessary)? --> ## Summary of the Pull Request Split from #3235...
Jay-o-Way pushed 19 commits to main Jay-o-Way/PowerToys
  • [New+]Fix for bug when creating folders or files rhat contain Unicode characters (#35465) wstring all the way 3a6536c
  • [New+]When new folder name collides, create copy instead of creating inside existing (#35464) * Fixed target folder ... 5d2bb16
  • [PTRun]Improve copying error handling on plugins (#35459) db3c8e6
  • [MouseJump][CQ]Refactor "common" classes into a separate project (#34333) * [Mouse Jump] - moving common code to Mou... dc7c7ef
  • [QuickAccent]Add support for Serbian Cyrillic (#35500) * **Languages.cs** - Add `GetDefaultLetterKeySRCyrillic` m... e88b229
  • [Deps]Upgrade MessagePack to 2.5.187 and SteamJsonRpc to 2.19.27 (#35528) * Add updated MessagePack dependency for S... 5af2f6f
  • [ci]Fail when a step in multiline powershell fails (#35520) 04795c6
  • [Workspaces] re-implementing Monitor ID usage (#35427) f33855a
  • [Workspaces] snapshot: fix coordinates for the minimized apps. (#35455) c3fe541
  • [Workspaces] eliminate crash threat (#35535) Co-authored-by: Seraphima <[email protected]> b0be69a
  • [RegistryPreview] Adopt Monaco Editor (#35122) f9127b6
  • [General]Add an option for telemetry opt-in and visualization(#34078) * Data diagnostics opt-in * [c++] Drop DROP... 133aa85
  • [MouseJump]Bring back telemetry events (#35582) a0138ce
  • [Settings]Fix crash caused by dangling thread (#35603) * Fix crash caused by dangling thread * Fix process access... 83d3c85
  • Updating navigation tree for settings with groupings (#35559) * adjusting stuff from here to there * No longer cr... 64845b7
  • [Telemetry]Re-add preview handlers telemetry logs and add tracers (#35597) 515f238
  • [runner]Fix opening settings through the update notification (#35429) da52d48
  • [Settings]Fix crash on View Diagnostic data click (#35635) b204353
  • [General]Use background threads in NativeEventWaiters to prevent dangling threads (#35637) * Use Tasks in NativeEven... 72a481b

View on GitHub

Jay-o-Way created a review on a pull request on microsoft/PowerToys
Non-functional comments: pretty markdown formatting would be: - headers (and such) should be followed by a blank line - use Markdown tables (when possible) - headers should be normal sentence casi...

View on GitHub

Jay-o-Way created a review on a pull request on microsoft/PowerToys
Non-functional comments about Markdown: pretty formatting would be: - headers (and such) should be followed by a blank line - use Markdown tables (when possible) - headers should be normal sentence...

View on GitHub

Jay-o-Way created a review on a pull request on microsoft/PowerToys
Non-functional comments about Markdown: pretty formatting would be: headers (and such) should be followed by a blank line; and try to use Markdown tables where possible.

View on GitHub

Load more