PrzemyslawTusinski
7e1f7bd7fd
Ui rename Zone highlight Opacity (%) - > Zone Opacity ( #1504 )
2020-03-09 12:27:35 +01:00
stefansjfw
5581e25a21
Editor IO exception handling ( #1491 )
...
* Close input stream
Show MessageBox with exception message
Remove unused arguments
Guard all of the Editor input/output code parts and show MessageBox
with appropriate message and issue reporting link
* Extract showing messageBox into method
2020-03-09 10:41:06 +01:00
Enrico Giordani
52e08a2784
Update bundle.js and html index files. ( #1502 )
2020-03-09 08:26:37 +01:00
William Kent
f6047b8733
Switch WindowWalker C# project to use PackageReference ( #1374 )
...
* Switch WindowWalker C# project to use PackageReference
* Remove packages.config leftovers
Co-authored-by: William Kent <wjk@users.noreply.github.com >
2020-03-07 16:28:53 -08:00
pi1024e
bea8e647d9
Remove unused check for pClassFactory ( #1419 )
...
* Update dllmain.cpp
* Update dllmain.cpp
2020-03-07 16:25:12 -08:00
stefansjfw
1cf8634152
Move ZoneSetPersistedDataOLD to JsonHelpers ( #1405 )
2020-03-07 10:59:00 +01:00
ItzLevvie
141b63587b
Fix spelling mistake ( #1476 )
2020-03-06 13:38:59 +01:00
Ivan Stošić
2b91903129
Fixed one mishandled case when computing zones ( #1470 )
2020-03-05 21:51:58 +01:00
Ivan Stošić
985a0b9bce
Fixed resizer thumbs not being shown ( #1309 )
2020-03-05 16:00:18 +01:00
Ivan Stošić
9860e2bc75
Fixed an issue where zones do not fill up the whole screen ( #1458 )
...
* Fixed an issue where zones do not fill up the whole screen
* Fixup: Added comments, removed extra semicolons
2020-03-05 15:54:06 +01:00
Andrey Nekrasov
db8472a6e5
Unify version specifying ( #1439 )
...
* installer: extract version number into separate file and use it where possible
* MSIX: rename package to include version on CDPx
* installer: generate assembly info for FZ editor
* MSIX: inject correct version to appxmanifest
2020-03-05 17:52:21 +03:00
Ivan Stošić
8a22da0acb
Fix too many zones crashing ( #1337 )
...
Fix for an issue where creating too many zones causes a crash
2020-03-05 14:59:47 +01:00
Andrey Nekrasov
cf1b53831f
Formatting chores ( #1441 )
...
* format_sources: exclude 3rd party sources
* format common project
* format leftovers in runner & settings projects
* move source formatting-related files according to #939
2020-03-05 13:07:06 +03:00
Ivan Stošić
92f64188d5
Fixed multi-monitor scaling bug ( #1293 )
...
Fixed an issue (#365 ) where a window gets resized after it gets dropped into a zone.
2020-03-05 10:57:45 +01:00
stefansjfw
6a0061dde3
Fix PowerRename UI doesn't handling DPI changes ( #1424 )
...
* Fix PowerRename UI doesn't handling DPI changes
* Address PR comments
* Address PR comments
2020-03-05 10:21:25 +01:00
yuyoyuppe
84fbdba9f5
MSIX: use com_object_factory for powerrename
2020-03-05 10:41:36 +03:00
vldmr11080
39cac396f5
Swallow shift keyboard event when dragging window ( #1423 )
2020-03-05 08:01:58 +01:00
Enrico Giordani
8373204c94
Now working on 0.15.2 ( #1432 )
2020-03-04 05:52:16 +01:00
Enrico Giordani
6787af413e
Increment version to 0.15.1 ( #1428 )
2020-03-03 22:31:57 +01:00
stefansjfw
0199b4e212
Handle exception while editor is parsing custom layouts ( #1430 )
...
* Fix migrating never applied custom zonesets
* Handle json parsing exception in LoadCustomModels()
2020-03-03 22:31:22 +01:00
stefansjfw
121be772df
Fix migrating never applied custom zonesets ( #1427 )
2020-03-03 21:48:22 +01:00
Enrico Giordani
f3b3e3eded
Sanity check for imported settings that may have invalid data. ( #1426 )
2020-03-03 21:45:25 +01:00
vldmr11080
6556e1b4a2
Skip cloning device information from parent virtual desktop if it is deleted. ( #1415 )
2020-03-02 18:52:38 +01:00
vldmr11080
66892aea60
Secure acces from multiple threads to JSONHelpers (add missing lock) ( #1375 )
2020-02-27 09:52:14 +01:00
stefansjfw
e2026aedbc
Fix typo in powerrenamer README ( #1378 )
2020-02-26 16:33:50 -08:00
yuyoyuppe
16b1bfa4d0
increment version to 0.15 🎉
2020-02-26 23:21:17 +03:00
PrzemyslawTusinski
f015995ac4
Now updater is comparing versions instead of comparing thier strings
2020-02-26 23:06:44 +03:00
yuyoyuppe
0016836022
runner: periodically check if there's a new version available on github and offer a visit
2020-02-26 23:06:44 +03:00
yuyoyuppe
c543b7585a
notifications: add support for unpackaged apps and protocol activation
2020-02-26 23:06:44 +03:00
yuyoyuppe
b90f1fc237
common: always use 0 for build number and make get_product_version return "vX.X.X"
2020-02-26 23:06:44 +03:00
vldmr11080
1f8f9aaf81
Revert "Swallow shift keyboard event when dragging window ( #1362 )" ( #1363 )
...
This reverts commit 2f9b753c5b .
2020-02-26 08:11:39 +01:00
vldmr11080
2f9b753c5b
Swallow shift keyboard event when dragging window ( #1362 )
2020-02-25 21:03:14 +01:00
Seraphima Zykova
b1ac1859be
Removed FancyZones unit-test ( #1360 )
2020-02-25 17:14:59 +03:00
Enrico Giordani
74b076e31f
[CDPx] update SDK, restore telemetry, build MSIX ( #1358 )
2020-02-24 23:49:28 +01:00
Enrico Giordani
9b7f92188d
Runner check for MSI and MSIX ( #1345 )
...
* Add startup check for the MSI version of PT
* Alert if another instance of PowerToys is already running
2020-02-21 11:12:04 +01:00
Andrey Nekrasov
883bbf102a
settings: add a clarifying label if running as elevated ( #1330 )
2020-02-19 19:31:09 +03:00
Andrey Nekrasov
e21f83267a
settings: remove Restart as a user button in an elevated context ( #1328 )
2020-02-19 18:51:24 +03:00
yuyoyuppe
27f0782465
settings: fix general settings hanging on save for a non-admin user
2020-02-19 17:20:09 +03:00
yuyoyuppe
d45b0dee10
runner: fix Restart as... option
2020-02-19 17:20:09 +03:00
Yevhenii Holovachov
607a297c4a
"Always run as administrator" and "Restart as ..." only for administrator account ( #1318 )
2020-02-18 20:56:34 +01:00
Andrey Nekrasov
20519e3b81
MSIX: prompt and uninstall MSI PT version ( #1248 )
2020-02-18 18:11:01 +03:00
vldmr11080
733613ad28
Introduce handling of new/old work areas ( #1296 )
...
* Introduce handling of new/old work areas (defined by virtual desktop id and monitor)
* Save data to JSON storage only once after we register all deleted virtual desktops
* Update saving mechanism
* Remove resolution from unique identifier
* Update comments related to new unique identifier
* Don't handle NULL GUID as it is default one
* Revert "Remove resolution from unique identifier"
This reverts commit 5a36651217 .
* Revert "Update comments related to new unique identifier"
This reverts commit 8e89802549 .
* removed MigrateDeviceInfoFromRegistry
Co-authored-by: Seraphima Zykova <zykovas91@gmail.com >
2020-02-18 11:55:08 +01:00
Seraphima Zykova
604070763d
Add telemetry event for FZ editor ( #1294 )
...
* trace zones settings changes
2020-02-17 19:40:02 +03:00
yuyoyuppe
9607888fc5
PowerRename: bring the rename dialog to foreground
2020-02-17 18:38:14 +03:00
Andrey Nekrasov
1e6936a8c3
Thread safety for FanncyZonesData ( #1281 )
...
* FancyZones: make FancyZonesData thread-safe
* fixup: format affected sources
* fixup: clang-format case-style and format FancyZones.cpp
* fixup! add missing lock
2020-02-17 18:28:49 +03:00
Andrey Nekrasov
fa3ce8de64
MSIX: add missing dependencies for the FancyZonesEditor ( #1298 )
2020-02-14 11:57:20 +03:00
Seraphima
59d218d623
Add telemetry event for PowerRename settings ( #1279 )
...
* moved MAX_INPUT_STRING_LEN constant
* added settings changed event log
2020-02-13 12:44:03 +03:00
Seraphima
8c86c3dc1b
Update FancyZones telemetry event for settings changed ( #1268 )
2020-02-12 13:08:11 +03:00
Seraphima
2bef7631ae
Add telemetry event for general settings ( #1269 )
...
* telemetry for general settings
2020-02-12 13:03:40 +03:00
Chris Davis
679b26cde4
Set the rename button to the default button on the dialog. Prior to this change, users would setup the rename inputs and hit return only to discover the cancel button had the key focus and all work would be lost. ( #1271 )
2020-02-11 11:33:30 -08:00