Michael Clayton

Results 59 comments of Michael Clayton
trafficstars

@jaimecbernardo This might be a red herring, but I noticed this file does something with the projects for each app (awake, hosts, colorpicker,etc) but *not* mousejump. https://github.com/microsoft/PowerToys/blob/main/installer/PowerToysSetup/generateAllFileComponents.ps1 I haven't looks...

@jaimecbernardo - have you had any luck with the dll version problem?

@jaimecbernardo - Amazing thanks - I don't think I'd have ever got that combination of changes by myself. There's a little bit more work I want to do with the...

Latest commit is still a WIP, but adds an initial "Preview Style" setting that lets the user choose between: * **Compact** - the current preview style with no spacing or...

Apart from a couple of small things that I still need to clean up (see the "To Do" section below), I think this is *mostly* ready for review now. It...

> @mikeclayton > > > preview image settings card - problems horizontally centering image - see Problems centering Image inside in a SettingsCard CommunityToolkit/Windows#459 > > Did you try to...

I think I've solved the centering problem, although I'm not sure I've done it the way you're *supposed* to solve it... https://github.com/microsoft/PowerToys/pull/33486/commits/185b7ab82035fa0df6ed2063785b20caae0f15f6#diff-dd14cd8373d019dc6d8a8b90c219b1904ee49da9300bfc39358b290a532a2821R27-R69 This reaches into the SettingsCard internals and applies...

> Suggestion: Why not replacing the expander header with the buttons and text content of the "preview style" settings card and collapsing the expander ny default? @htcfreek - The expander...

@jaimecbernardo - this PR has turned into a bit of a mess due to its age and the number of changes / reverts, and Clint's excellent solution-wide *.csproj cleanup is...

I think what *maybe* happens is Mouse Jump moves the cursor but Little Big Mouse doesn't detect the move, and LBM bases its next move of the cursor on the...