PowerToys/src/core/Microsoft.PowerToys.Settings.UI/ViewModels
Ivan Stošić 4c08b591f1
[FancyZones] Restore size of zoned windows (#4463)
* Started work

* I can't debug anything, cleaning

* Added settings, [[Not Tested]]

Not even compiled

* Tested, the most basic features work

* Refactor, add RestoreSize

* Added DPI awareness

* Fixed a potential issue with resizing zoned windows

* Fixup: Potentially unsafe memory-layout of std::pair replaced with std::array

* Fixup: Use .data() instead of a pointer

* Further refactoring

* Integrated Win+Arrow keys with the Restore size feature

* Fixed an issue where window's on-screen position is not restored properly

* Fixed a bug pointed out by Enrico
2020-07-01 15:36:05 +02:00
..
Commands added Fancy Zones Settings (#2161) 2020-04-16 11:45:27 -07:00
FancyZonesViewModel.cs [FancyZones] Restore size of zoned windows (#4463) 2020-07-01 15:36:05 +02:00
GeneralViewModel.cs [Settings] 'Check for updates' button behavior changed (#4385) 2020-06-23 15:53:02 +03:00
ImageResizerViewModel.cs removed restrictions for image-resizer file format (#3377) 2020-06-04 11:05:28 -07:00
KeyboardManagerViewModel.cs Spelling: ... (#3398) 2020-05-26 17:02:36 +02:00
PowerLauncherViewModel.cs [PowerToys Run] Add "ignore hotkeys in fullscreen" setting (#3262) (#3604) 2020-06-04 10:21:16 -07:00
PowerPreviewViewModel.cs Adding Telemetry Events for svg and markdown enable/disable (#2814) 2020-05-08 16:12:37 -07:00
PowerRenameViewModel.cs PowerRename settings bugfix (#2796) 2020-05-11 14:37:29 +02:00
ShellViewModel.cs Settingsv2 fix warnings (#2076) 2020-04-10 15:22:07 -07:00
ShortcutGuideViewModel.cs Added Image Resizer Settings (#2324) 2020-04-26 17:34:03 -07:00