{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":700080948,"defaultBranch":"main","name":"PowerToys","ownerLogin":"fredso90","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2023-10-03T22:52:49.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/98377875?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1697931528.0","currentOid":""},"activityList":{"items":[{"before":"a2032a961aa2dd78af89cb26c517ecb920ce85de","after":"4d58f697eabe2cf04f7a3626624a8d068aca9be3","ref":"refs/heads/custom-duration-find-my-mouse","pushedAt":"2023-10-23T11:06:59.000Z","pushType":"push","commitsCount":20,"pusher":{"login":"fredso90","name":"Fredrik Salomonsson","path":"/fredso90","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98377875?s=80&v=4"},"commit":{"message":"Merge branch 'microsoft:main' into custom-duration-find-my-mouse","shortMessageHtmlLink":"Merge branch 'microsoft:main' into custom-duration-find-my-mouse"}},{"before":"9b17ee5213caa874338bbb620b087e5ae39c612f","after":"46232874585f5b9a41295fb8f695e70b41312068","ref":"refs/heads/mouse-highlighter-remove-fade-duration-setting-limit","pushedAt":"2023-10-22T21:08:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fredso90","name":"Fredrik Salomonsson","path":"/fredso90","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98377875?s=80&v=4"},"commit":{"message":"Update MouseUtilsPage.xaml\n\nChanged the minimum values for FadeDelayMs and FadeDuration back to 0.","shortMessageHtmlLink":"Update MouseUtilsPage.xaml"}},{"before":"12ad2bbe9585db9ffc6285ae0d1b690817dbee6a","after":"9b17ee5213caa874338bbb620b087e5ae39c612f","ref":"refs/heads/mouse-highlighter-remove-fade-duration-setting-limit","pushedAt":"2023-10-22T21:07:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fredso90","name":"Fredrik Salomonsson","path":"/fredso90","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98377875?s=80&v=4"},"commit":{"message":"Update MouseHighlighter.cpp\n\nReintroducing workaround","shortMessageHtmlLink":"Update MouseHighlighter.cpp"}},{"before":"024167f1293ef5634da0c9107d530a3176c5aa29","after":"12ad2bbe9585db9ffc6285ae0d1b690817dbee6a","ref":"refs/heads/mouse-highlighter-remove-fade-duration-setting-limit","pushedAt":"2023-10-22T19:04:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fredso90","name":"Fredrik Salomonsson","path":"/fredso90","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98377875?s=80&v=4"},"commit":{"message":"Update MouseUtilsPage.xaml\n\nChanged the values to 1","shortMessageHtmlLink":"Update MouseUtilsPage.xaml"}},{"before":"90f583cc46416a4585f4bbb02a66b7e4b374acc4","after":"024167f1293ef5634da0c9107d530a3176c5aa29","ref":"refs/heads/mouse-highlighter-remove-fade-duration-setting-limit","pushedAt":"2023-10-22T19:03:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fredso90","name":"Fredrik Salomonsson","path":"/fredso90","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98377875?s=80&v=4"},"commit":{"message":"Update MouseHighlighter.cpp","shortMessageHtmlLink":"Update MouseHighlighter.cpp"}},{"before":"69f68ede1bc3ffc4e27633898d25a6118abed238","after":"90f583cc46416a4585f4bbb02a66b7e4b374acc4","ref":"refs/heads/mouse-highlighter-remove-fade-duration-setting-limit","pushedAt":"2023-10-22T19:02:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fredso90","name":"Fredrik Salomonsson","path":"/fredso90","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98377875?s=80&v=4"},"commit":{"message":"Update MouseHighlighter.cpp\n\nRemoved the hack ;D","shortMessageHtmlLink":"Update MouseHighlighter.cpp"}},{"before":"812b343776b5f0cbda734182e4996571803c35d8","after":"69f68ede1bc3ffc4e27633898d25a6118abed238","ref":"refs/heads/mouse-highlighter-remove-fade-duration-setting-limit","pushedAt":"2023-10-22T00:42:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fredso90","name":"Fredrik Salomonsson","path":"/fredso90","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98377875?s=80&v=4"},"commit":{"message":"Removed limit for MouseHighlighter Animation Duration and Animation Delay.\n(If user sets these values to 0ms, it will actually be set to 1ms to avoid crashing the app)","shortMessageHtmlLink":"Removed limit for MouseHighlighter Animation Duration and Animation D…"}},{"before":null,"after":"812b343776b5f0cbda734182e4996571803c35d8","ref":"refs/heads/mouse-highlighter-remove-fade-duration-setting-limit","pushedAt":"2023-10-21T23:38:48.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"fredso90","name":"Fredrik Salomonsson","path":"/fredso90","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98377875?s=80&v=4"},"commit":{"message":"🚧 [new module] Environment variables editor (#28722)\n\n* Init EnvironmentVariables UI project\r\n\r\n* Models\r\nTitleBar\r\nMainPage init\r\nIcon\r\n\r\n* User and system variables\r\n\r\n* Profiles init\r\n\r\n* XAML cleanup\r\n\r\n* Missing ItemTemplate\r\n\r\n* EditDialog\r\n\r\n* ModuleInterface\r\n\r\n* Signing and processes lists\r\n\r\n* Installer\r\n\r\n* spellcheck\r\n\r\n* Fix ARM64 build and consolidate packages\r\n\r\n* spellcheck2\r\n\r\n* Fix installer\r\n\r\n* Single instance. C# telemetry. Wait on PT pid\r\n\r\n* ElevationHelper\r\n\r\n* Add profile wip\r\n\r\n* Init EnvironmentVariables UI project\r\n\r\n* Models\r\nTitleBar\r\nMainPage init\r\nIcon\r\n\r\n* User and system variables\r\n\r\n* Profiles init\r\n\r\n* XAML cleanup\r\n\r\n* Missing ItemTemplate\r\n\r\n* EditDialog\r\n\r\n* ModuleInterface\r\n\r\n* Signing and processes lists\r\n\r\n* Installer\r\n\r\n* spellcheck\r\n\r\n* Fix ARM64 build and consolidate packages\r\n\r\n* spellcheck2\r\n\r\n* Fix installer\r\n\r\n* Single instance. C# telemetry. Wait on PT pid\r\n\r\n* ElevationHelper\r\n\r\n* Add profile wip\r\n\r\n* show run as administrator in title (#28516)\r\n\r\n* Environment Variables added to Run plugin (#28466)\r\n\r\n* UI tweaks\r\n\r\n* Remove style\r\n\r\n* Add profile - init working\r\n\r\n* Applied variables\r\n\r\n* Read/Write profiles\r\n\r\n* Fixes\r\n\r\n* Add separator and fix loading profiles\r\n\r\n* Only allow to edit System vars if running elevated\r\n\r\n* Add tmp progress ring to show applying changes progress\r\nIgnore not needed json fields\r\n\r\n* Remove variable and profile logic\r\n\r\n* Do not read data async\r\nUpdate System and User variables on change\r\n\r\n* Add isCorrectlyApplied()\r\n\r\n* Sort variables in Applied variables\r\n\r\n* WIP WndProc\r\n\r\n* spellcheck\r\n\r\n* Revert \"WIP WndProc\"\r\n\r\nThis reverts commit 0c0b6c67de1f8ce2c18265a3fa7e044942983eba.\r\n\r\n* WHY CRASH???\r\n\r\n* UI tweaks\r\n\r\n* WIP modified state warning\r\n\r\n* Add cancel button in dialogs\r\n\r\n* Add buttons validations\r\n\r\n* Set variables - fire and forget notify\r\n\r\n* Revert \"Revert \"WIP WndProc\"\"\r\n\r\nThis reverts commit 1b2306eeb73b3a49ad0e6f540d1037f078222884.\r\n\r\n* Listen to WM_SETTINGSCHANGED\r\nAdd Infobar reload button\r\n\r\n* spellcheck\r\n\r\n* spellcheck again\r\n\r\n* Fix build\r\n\r\n* InfoBar runAsAdmin visibility\r\n\r\n* Fix comment\r\n\r\n* Confirm dialog when deleting variable\r\nFix add variable button when creating profile\r\n\r\n* Edit profile\r\n\r\n* Sort variables on Load\r\n\r\n* Select existing variables on edit\r\n\r\n* Add default variable\r\n\r\n* Fix adding existing vars to profile\r\n\r\n* update notice.md\r\n\r\n* Handle PATH properly\r\n\r\n* Add tooltips and fix dialogs text wrapping\r\n\r\n* Fix applied values for duplicates\r\nFix add/eddit variable txt box validation\r\n\r\n* Add horizontal scroll bar for applied values\r\n\r\n* Fix duplicate variables handling\r\nFix user variable handling and preview\r\n\r\n* spellcheck\r\n\r\n* Try fix spellcheck\r\n\r\n* Revert \"spellcheck\"\r\n\r\nThis reverts commit ee76231974ab6bee8d788bfa993f2daf5ba23e73.\r\n\r\n* Revert \"Try fix spellcheck\"\r\n\r\nThis reverts commit dc8f04afb976aa137e504934d263988676f7c633.\r\n\r\n* Fix path and duplicates conflict\r\n\r\n* Fix PATH handling\r\nFix unapply on delete active variable\r\nFix ordering in applied variables\r\n\r\n* Show variables as lists and add drag-to-reorder feature\r\n\r\n* Only show specific variables as list\r\nUpdate list in edit dialog on editing the value\r\n\r\n* spellcheck\r\n\r\n* Update GPO policy\r\n\r\n* Add Edit and Remove variable buttons\r\nRemove context menu\r\n\r\n* Remove drag&drop when editing list variable and add buttons to move up/down\r\n\r\n* Fix Edit profile dialog title\r\n\r\n* Fix backup and restore variables when editing variable from applied profile\r\n\r\n* Apply var to system WIP\r\n\r\n* Tweaks\r\n\r\n* Simplify edit variable logic\r\n\r\n* Minor fixes\r\n\r\n* Spellcheck\r\n\r\n* Update src/modules/EnvironmentVariables/EnvironmentVariables/app.manifest\r\n\r\nCo-authored-by: Jaime Bernardo \r\n\r\n* spellcheck 2\r\n\r\n* Remove unneeded string\r\n\r\n* Add more telemetry\r\n\r\n* Do not allow adding existing variables with the same name into the profile\r\n\r\n* Adding icon\r\n\r\n* Fix the crash when opening existing variables dialog\r\n\r\n* Update Settings and OOBE screenshots\r\n\r\n* Fix crash when malformed profiles.json and jsonignore not needed properties\r\n\r\n* Fix selecting duplicates in existing variables dialog\r\n\r\n* Add user variable name limit (<255 chars)\r\nCheck if profile is applicable on apply\r\nShow message if profile is not applicable\r\n\r\n* XamlStyling\r\n\r\n* Better Flyout positioning\r\nAdd Cancel button to the flyout\r\n\r\n* Fix UI glitches by using ItemsControl (no virtualization)\r\n\r\n* Fix spellcheck\r\n\r\n* Fix XAML style\r\n\r\n* Add horizontal scrollbar to applied variables\r\n\r\n* Revert to ItemsRepeater\r\n\r\n* Fix UI glitches by adding a decent minimum cache\r\n\r\n* Fixing UI bugs\r\n\r\n* Fix spellcheck\r\n\r\n* Fix crash while trying to edit a User variable when there's no Parent\r\nprofile\r\n\r\n* Fix issue overwriting backup var when you edit var on applied profile\r\n\r\n* Fix nuking of variables when adding to applied profile\r\n\r\n* Fix profile not being saved when deleting a variable\r\n\r\n* Fix ValuesList empty crash, issues and no serialization\r\n\r\n* fix spellcheck\r\n\r\n* Allow in-line edit of list variables\r\n\r\n* Fix xaml style\r\n\r\n* Fix add profile variable cancel button logic\r\n\r\n* Fix add profile variable cancel button logic - clean the list\r\n\r\n* Bump VerticalCacheLength to 10\r\n\r\nas in some cases UI glitch on expanding System variables was still present\r\n\r\n* Fix profile Add variable button enable/disable logic\r\n\r\n* Remove unneeded using\r\n\r\n* Add to Dashboard\r\n\r\n---------\r\n\r\nCo-authored-by: Niels Laute \r\nCo-authored-by: Davide Giacometti \r\nCo-authored-by: Jaime Bernardo ","shortMessageHtmlLink":"🚧 [new module] Environment variables editor (microsoft#28722)"}},{"before":"93d80f542c6c111a318e9f43370f4e01dafd0a4c","after":"812b343776b5f0cbda734182e4996571803c35d8","ref":"refs/heads/main","pushedAt":"2023-10-21T23:37:32.000Z","pushType":"push","commitsCount":19,"pusher":{"login":"fredso90","name":"Fredrik Salomonsson","path":"/fredso90","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98377875?s=80&v=4"},"commit":{"message":"🚧 [new module] Environment variables editor (#28722)\n\n* Init EnvironmentVariables UI project\r\n\r\n* Models\r\nTitleBar\r\nMainPage init\r\nIcon\r\n\r\n* User and system variables\r\n\r\n* Profiles init\r\n\r\n* XAML cleanup\r\n\r\n* Missing ItemTemplate\r\n\r\n* EditDialog\r\n\r\n* ModuleInterface\r\n\r\n* Signing and processes lists\r\n\r\n* Installer\r\n\r\n* spellcheck\r\n\r\n* Fix ARM64 build and consolidate packages\r\n\r\n* spellcheck2\r\n\r\n* Fix installer\r\n\r\n* Single instance. C# telemetry. Wait on PT pid\r\n\r\n* ElevationHelper\r\n\r\n* Add profile wip\r\n\r\n* Init EnvironmentVariables UI project\r\n\r\n* Models\r\nTitleBar\r\nMainPage init\r\nIcon\r\n\r\n* User and system variables\r\n\r\n* Profiles init\r\n\r\n* XAML cleanup\r\n\r\n* Missing ItemTemplate\r\n\r\n* EditDialog\r\n\r\n* ModuleInterface\r\n\r\n* Signing and processes lists\r\n\r\n* Installer\r\n\r\n* spellcheck\r\n\r\n* Fix ARM64 build and consolidate packages\r\n\r\n* spellcheck2\r\n\r\n* Fix installer\r\n\r\n* Single instance. C# telemetry. Wait on PT pid\r\n\r\n* ElevationHelper\r\n\r\n* Add profile wip\r\n\r\n* show run as administrator in title (#28516)\r\n\r\n* Environment Variables added to Run plugin (#28466)\r\n\r\n* UI tweaks\r\n\r\n* Remove style\r\n\r\n* Add profile - init working\r\n\r\n* Applied variables\r\n\r\n* Read/Write profiles\r\n\r\n* Fixes\r\n\r\n* Add separator and fix loading profiles\r\n\r\n* Only allow to edit System vars if running elevated\r\n\r\n* Add tmp progress ring to show applying changes progress\r\nIgnore not needed json fields\r\n\r\n* Remove variable and profile logic\r\n\r\n* Do not read data async\r\nUpdate System and User variables on change\r\n\r\n* Add isCorrectlyApplied()\r\n\r\n* Sort variables in Applied variables\r\n\r\n* WIP WndProc\r\n\r\n* spellcheck\r\n\r\n* Revert \"WIP WndProc\"\r\n\r\nThis reverts commit 0c0b6c67de1f8ce2c18265a3fa7e044942983eba.\r\n\r\n* WHY CRASH???\r\n\r\n* UI tweaks\r\n\r\n* WIP modified state warning\r\n\r\n* Add cancel button in dialogs\r\n\r\n* Add buttons validations\r\n\r\n* Set variables - fire and forget notify\r\n\r\n* Revert \"Revert \"WIP WndProc\"\"\r\n\r\nThis reverts commit 1b2306eeb73b3a49ad0e6f540d1037f078222884.\r\n\r\n* Listen to WM_SETTINGSCHANGED\r\nAdd Infobar reload button\r\n\r\n* spellcheck\r\n\r\n* spellcheck again\r\n\r\n* Fix build\r\n\r\n* InfoBar runAsAdmin visibility\r\n\r\n* Fix comment\r\n\r\n* Confirm dialog when deleting variable\r\nFix add variable button when creating profile\r\n\r\n* Edit profile\r\n\r\n* Sort variables on Load\r\n\r\n* Select existing variables on edit\r\n\r\n* Add default variable\r\n\r\n* Fix adding existing vars to profile\r\n\r\n* update notice.md\r\n\r\n* Handle PATH properly\r\n\r\n* Add tooltips and fix dialogs text wrapping\r\n\r\n* Fix applied values for duplicates\r\nFix add/eddit variable txt box validation\r\n\r\n* Add horizontal scroll bar for applied values\r\n\r\n* Fix duplicate variables handling\r\nFix user variable handling and preview\r\n\r\n* spellcheck\r\n\r\n* Try fix spellcheck\r\n\r\n* Revert \"spellcheck\"\r\n\r\nThis reverts commit ee76231974ab6bee8d788bfa993f2daf5ba23e73.\r\n\r\n* Revert \"Try fix spellcheck\"\r\n\r\nThis reverts commit dc8f04afb976aa137e504934d263988676f7c633.\r\n\r\n* Fix path and duplicates conflict\r\n\r\n* Fix PATH handling\r\nFix unapply on delete active variable\r\nFix ordering in applied variables\r\n\r\n* Show variables as lists and add drag-to-reorder feature\r\n\r\n* Only show specific variables as list\r\nUpdate list in edit dialog on editing the value\r\n\r\n* spellcheck\r\n\r\n* Update GPO policy\r\n\r\n* Add Edit and Remove variable buttons\r\nRemove context menu\r\n\r\n* Remove drag&drop when editing list variable and add buttons to move up/down\r\n\r\n* Fix Edit profile dialog title\r\n\r\n* Fix backup and restore variables when editing variable from applied profile\r\n\r\n* Apply var to system WIP\r\n\r\n* Tweaks\r\n\r\n* Simplify edit variable logic\r\n\r\n* Minor fixes\r\n\r\n* Spellcheck\r\n\r\n* Update src/modules/EnvironmentVariables/EnvironmentVariables/app.manifest\r\n\r\nCo-authored-by: Jaime Bernardo \r\n\r\n* spellcheck 2\r\n\r\n* Remove unneeded string\r\n\r\n* Add more telemetry\r\n\r\n* Do not allow adding existing variables with the same name into the profile\r\n\r\n* Adding icon\r\n\r\n* Fix the crash when opening existing variables dialog\r\n\r\n* Update Settings and OOBE screenshots\r\n\r\n* Fix crash when malformed profiles.json and jsonignore not needed properties\r\n\r\n* Fix selecting duplicates in existing variables dialog\r\n\r\n* Add user variable name limit (<255 chars)\r\nCheck if profile is applicable on apply\r\nShow message if profile is not applicable\r\n\r\n* XamlStyling\r\n\r\n* Better Flyout positioning\r\nAdd Cancel button to the flyout\r\n\r\n* Fix UI glitches by using ItemsControl (no virtualization)\r\n\r\n* Fix spellcheck\r\n\r\n* Fix XAML style\r\n\r\n* Add horizontal scrollbar to applied variables\r\n\r\n* Revert to ItemsRepeater\r\n\r\n* Fix UI glitches by adding a decent minimum cache\r\n\r\n* Fixing UI bugs\r\n\r\n* Fix spellcheck\r\n\r\n* Fix crash while trying to edit a User variable when there's no Parent\r\nprofile\r\n\r\n* Fix issue overwriting backup var when you edit var on applied profile\r\n\r\n* Fix nuking of variables when adding to applied profile\r\n\r\n* Fix profile not being saved when deleting a variable\r\n\r\n* Fix ValuesList empty crash, issues and no serialization\r\n\r\n* fix spellcheck\r\n\r\n* Allow in-line edit of list variables\r\n\r\n* Fix xaml style\r\n\r\n* Fix add profile variable cancel button logic\r\n\r\n* Fix add profile variable cancel button logic - clean the list\r\n\r\n* Bump VerticalCacheLength to 10\r\n\r\nas in some cases UI glitch on expanding System variables was still present\r\n\r\n* Fix profile Add variable button enable/disable logic\r\n\r\n* Remove unneeded using\r\n\r\n* Add to Dashboard\r\n\r\n---------\r\n\r\nCo-authored-by: Niels Laute \r\nCo-authored-by: Davide Giacometti \r\nCo-authored-by: Jaime Bernardo ","shortMessageHtmlLink":"🚧 [new module] Environment variables editor (microsoft#28722)"}},{"before":"3b1cdd219296d0be9f17f9c4794b684f74f58337","after":null,"ref":"refs/heads/terminate-colorpicker-on-rightclick","pushedAt":"2023-10-19T14:18:47.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"fredso90","name":"Fredrik Salomonsson","path":"/fredso90","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98377875?s=80&v=4"}},{"before":"4bb2a8082f290487b376013fd643a681f9edd1f7","after":"3b1cdd219296d0be9f17f9c4794b684f74f58337","ref":"refs/heads/terminate-colorpicker-on-rightclick","pushedAt":"2023-10-19T13:21:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jaimecbernardo","name":"Jaime Bernardo","path":"/jaimecbernardo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26118718?s=80&v=4"},"commit":{"message":"Add comment about consuming the right mouse event","shortMessageHtmlLink":"Add comment about consuming the right mouse event"}},{"before":"93d80f542c6c111a318e9f43370f4e01dafd0a4c","after":"a2032a961aa2dd78af89cb26c517ecb920ce85de","ref":"refs/heads/custom-duration-find-my-mouse","pushedAt":"2023-10-18T19:16:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fredso90","name":"Fredrik Salomonsson","path":"/fredso90","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98377875?s=80&v=4"},"commit":{"message":"Made duration a setting (haven't been able to update the label in the xaml)","shortMessageHtmlLink":"Made duration a setting (haven't been able to update the label in the…"}},{"before":"e60c21242613fb610a5813b1cd5f499a8e6be335","after":"4bb2a8082f290487b376013fd643a681f9edd1f7","ref":"refs/heads/terminate-colorpicker-on-rightclick","pushedAt":"2023-10-18T14:10:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fredso90","name":"Fredrik Salomonsson","path":"/fredso90","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98377875?s=80&v=4"},"commit":{"message":"Secondary Mouse Up will now end user session without opening context menus as a result of right clicking.","shortMessageHtmlLink":"Secondary Mouse Up will now end user session without opening context …"}},{"before":"51ab0361688e045cfa55123fc08bb47a05622a4b","after":"e60c21242613fb610a5813b1cd5f499a8e6be335","ref":"refs/heads/terminate-colorpicker-on-rightclick","pushedAt":"2023-10-17T21:55:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fredso90","name":"Fredrik Salomonsson","path":"/fredso90","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98377875?s=80&v=4"},"commit":{"message":"Added handler for SecondaryMouseDown and made it start user session to avoid issues with right click to terminate ColorPicker","shortMessageHtmlLink":"Added handler for SecondaryMouseDown and made it start user session t…"}},{"before":null,"after":"93d80f542c6c111a318e9f43370f4e01dafd0a4c","ref":"refs/heads/custom-duration-find-my-mouse","pushedAt":"2023-10-12T13:17:45.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"fredso90","name":"Fredrik Salomonsson","path":"/fredso90","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98377875?s=80&v=4"},"commit":{"message":"[MouseJump]Long lived background process (#28380)\n\n* [MouseJump] Long lived background exe\r\n\r\n* [MouseJump] Long lived background exe\r\n\r\n* [MouseJump] Long lived background exe\r\n\r\n* [MouseJump] Long lived background exe\r\n\r\n* [MouseJump] Close long lived background exe when parent runner exits\r\n\r\n* [MouseJump] Close long lived background exe when parent runner exits\r\n\r\n* [MouseJump] long lived background exe - fixing build\r\n\r\n* [MouseJump] - add FileSystemWatcher for config (#26703)\r\n\r\n* Fix telemetry event","shortMessageHtmlLink":"[MouseJump]Long lived background process (microsoft#28380)"}},{"before":"b41dd81177c98a3a71402b280bc72da68deffb05","after":null,"ref":"refs/heads/mouse-utilities-find-my-mouse-custom-duration","pushedAt":"2023-10-12T13:17:18.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"fredso90","name":"Fredrik Salomonsson","path":"/fredso90","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98377875?s=80&v=4"}},{"before":"b41dd81177c98a3a71402b280bc72da68deffb05","after":"93d80f542c6c111a318e9f43370f4e01dafd0a4c","ref":"refs/heads/main","pushedAt":"2023-10-12T13:14:08.000Z","pushType":"push","commitsCount":10,"pusher":{"login":"fredso90","name":"Fredrik Salomonsson","path":"/fredso90","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98377875?s=80&v=4"},"commit":{"message":"[MouseJump]Long lived background process (#28380)\n\n* [MouseJump] Long lived background exe\r\n\r\n* [MouseJump] Long lived background exe\r\n\r\n* [MouseJump] Long lived background exe\r\n\r\n* [MouseJump] Long lived background exe\r\n\r\n* [MouseJump] Close long lived background exe when parent runner exits\r\n\r\n* [MouseJump] Close long lived background exe when parent runner exits\r\n\r\n* [MouseJump] long lived background exe - fixing build\r\n\r\n* [MouseJump] - add FileSystemWatcher for config (#26703)\r\n\r\n* Fix telemetry event","shortMessageHtmlLink":"[MouseJump]Long lived background process (microsoft#28380)"}},{"before":"b0783380b2ce96a1f3ca32b49ac27daa9409376d","after":"51ab0361688e045cfa55123fc08bb47a05622a4b","ref":"refs/heads/terminate-colorpicker-on-rightclick","pushedAt":"2023-10-08T14:07:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fredso90","name":"Fredrik Salomonsson","path":"/fredso90","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98377875?s=80&v=4"},"commit":{"message":"Update MainViewModel.cs\n\nchanged names from RMouse to SecondaryMouse","shortMessageHtmlLink":"Update MainViewModel.cs"}},{"before":"1009c9791bd836634c57c080e2909dc8932ca7de","after":"b0783380b2ce96a1f3ca32b49ac27daa9409376d","ref":"refs/heads/terminate-colorpicker-on-rightclick","pushedAt":"2023-10-08T14:04:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fredso90","name":"Fredrik Salomonsson","path":"/fredso90","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98377875?s=80&v=4"},"commit":{"message":"Update MouseInfoProvider.cs","shortMessageHtmlLink":"Update MouseInfoProvider.cs"}},{"before":"3e2b6fa069166c21726249b3aa8a13b47513b7fa","after":"1009c9791bd836634c57c080e2909dc8932ca7de","ref":"refs/heads/terminate-colorpicker-on-rightclick","pushedAt":"2023-10-08T14:03:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fredso90","name":"Fredrik Salomonsson","path":"/fredso90","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98377875?s=80&v=4"},"commit":{"message":"Update MouseInfoProvider.cs\n\nchanged names from RMouse to SecondaryMouse","shortMessageHtmlLink":"Update MouseInfoProvider.cs"}},{"before":"5b045296afcd55460e022ffe41e6f3a1ce01285c","after":"3e2b6fa069166c21726249b3aa8a13b47513b7fa","ref":"refs/heads/terminate-colorpicker-on-rightclick","pushedAt":"2023-10-08T13:59:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fredso90","name":"Fredrik Salomonsson","path":"/fredso90","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98377875?s=80&v=4"},"commit":{"message":"Update MouseHook.cs\n\nChanged names from RMouse to SecondaryMouse","shortMessageHtmlLink":"Update MouseHook.cs"}},{"before":"7fd49eadc7de002dd296d7f521e3a725217e8514","after":"5b045296afcd55460e022ffe41e6f3a1ce01285c","ref":"refs/heads/terminate-colorpicker-on-rightclick","pushedAt":"2023-10-08T13:55:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fredso90","name":"Fredrik Salomonsson","path":"/fredso90","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98377875?s=80&v=4"},"commit":{"message":"Update IMouseInfoProvider.cs","shortMessageHtmlLink":"Update IMouseInfoProvider.cs"}},{"before":"f824381ed471282827f812a6be77eed17f60d3f2","after":"7fd49eadc7de002dd296d7f521e3a725217e8514","ref":"refs/heads/terminate-colorpicker-on-rightclick","pushedAt":"2023-10-08T13:55:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fredso90","name":"Fredrik Salomonsson","path":"/fredso90","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98377875?s=80&v=4"},"commit":{"message":"Update IMouseInfoProvider.cs\n\nchanged RMouse to SecondaryMouse","shortMessageHtmlLink":"Update IMouseInfoProvider.cs"}},{"before":null,"after":"b41dd81177c98a3a71402b280bc72da68deffb05","ref":"refs/heads/mouse-utilities-find-my-mouse-custom-duration","pushedAt":"2023-10-07T15:10:51.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"fredso90","name":"Fredrik Salomonsson","path":"/fredso90","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98377875?s=80&v=4"},"commit":{"message":"Remove PR trigger from release.yml (!) (#29069)","shortMessageHtmlLink":"Remove PR trigger from release.yml (!) (microsoft#29069)"}},{"before":"b0f814ec08dba72804d43f65e5e69c85240fcba0","after":"b41dd81177c98a3a71402b280bc72da68deffb05","ref":"refs/heads/main","pushedAt":"2023-10-07T15:09:24.000Z","pushType":"push","commitsCount":21,"pusher":{"login":"fredso90","name":"Fredrik Salomonsson","path":"/fredso90","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98377875?s=80&v=4"},"commit":{"message":"Remove PR trigger from release.yml (!) (#29069)","shortMessageHtmlLink":"Remove PR trigger from release.yml (!) (microsoft#29069)"}},{"before":"b0f814ec08dba72804d43f65e5e69c85240fcba0","after":"f824381ed471282827f812a6be77eed17f60d3f2","ref":"refs/heads/terminate-colorpicker-on-rightclick","pushedAt":"2023-10-07T01:43:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fredso90","name":"Fredrik Salomonsson","path":"/fredso90","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98377875?s=80&v=4"},"commit":{"message":"ColorPicker will now end user session on right click.","shortMessageHtmlLink":"ColorPicker will now end user session on right click."}},{"before":null,"after":"b0f814ec08dba72804d43f65e5e69c85240fcba0","ref":"refs/heads/terminate-colorpicker-on-rightclick","pushedAt":"2023-10-03T22:59:59.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"fredso90","name":"Fredrik Salomonsson","path":"/fredso90","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98377875?s=80&v=4"},"commit":{"message":"updating hashes and to 74.1","shortMessageHtmlLink":"updating hashes and to 74.1"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADnXtqdwA","startCursor":null,"endCursor":null}},"title":"Activity · fredso90/PowerToys"}