VictorZakharov / pinwin

.NET clone of DeskPins software
MIT License
175 stars 22 forks source link

the pin continues to be placed on top of the minimize button for UWP apps. #26

Open kleuton05 opened 4 years ago

kleuton05 commented 4 years ago

Version 2.4 fixed the problem for win32 apps only (#23), please fix it for UWP.

SharedScreenshot

VictorZakharov commented 4 years ago

I'm able to reproduce, but...

Supporting UWP requires upgrade to .NET 4.6+, which breaks XP support. PinWin currently works on XP for those really old PCs (yes, I have those users). https://stackoverflow.com/questions/60581121/how-to-add-a-reference-to-the-windows-applicationmodel-datatransfer-namespace-in https://docs.microsoft.com/en-us/dotnet/framework/get-started/system-requirements @kleuton05

VictorZakharov commented 4 years ago

I am trying to gauge interest to justify framework upgrade. Please feel free to vote and/or add comments on this ticket. If I do upgrade, it will be on another/new repo.

VictorZakharov commented 4 years ago

Updated "known issues" in readme file with link to this ticket.

AuroraDysis commented 4 years ago

I really want to pin the Microsoft Sticky Notes, +1 for uwp.

VictorZakharov commented 4 years ago

@AuroraDysis You can pin them right now. No update is necessary. image

Get-ThingsRubenMade commented 2 years ago

Just adding my vote here to upgrade the framework. Anyone on XP should already be ashamed anyways.

VictorZakharov commented 2 years ago

@RVL-Solutions Total Commander supports all Windows from 3.1 through 11. https://www.ghisler.com/

Get-ThingsRubenMade commented 2 years ago

Thanks and excuse my possible ignorance, but I don't see how Total Commander' support coverage is relevant to PinWin?

VictorZakharov commented 2 years ago

@RVL-Solutions An example when author maintains a wide range of supported OS in a single product. This approach typically has trade-offs in terms of what can be done, and what can feasibly be done. I shared this example to prove that not all tools support just Windows 10, despite the industry pushing towards it, which inevitably drives public opinion and expectations.

Regarding UWP support, check this out:

Sounds like UWP is dead, same with MS Store, might not be feasible to support it. The article is from 2019.

More articles on the topic from 2021: