Jeremy Wu
8ec78688b8
Add empty actionParameters check ( #148 )
2020-02-27 00:14:45 +02:00
Enrico Giordani
1911fc2e65
Update BinSkim exclude list ( #1377 )
2020-02-26 13:44:25 -08:00
TorchGM
e0446a73fa
Change Windows Store to Microsoft Store in README ( #1369 )
...
The Windows Store was renamed to the Microsoft Store back in 2017, best to keep things up-to-date to avoid potential confusion.
2020-02-26 12:34:05 -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
Enrico Giordani
f892338098
[CDPx] fix for makeappx, update SDK for MSI ( #1373 )
2020-02-26 11:05:15 -08:00
Enrico Giordani
defead108a
[CDPx] remove nuget.config and update restore script ( #1370 )
2020-02-26 10:23:53 -08: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
Enrico Giordani
3b32a3164b
[CDPx] update nuget feed ( #1364 )
2020-02-25 19:38:47 -08:00
Jeremy Wu
e5cc2ccaab
Merge pull request #145 from jjw24/pluginInitFail
...
plugin init fail continue - create query builder and re-enable tests.
2020-02-26 07:25:20 +11:00
vldmr11080
2f9b753c5b
Swallow shift keyboard event when dragging window ( #1362 )
2020-02-25 21:03:14 +01:00
Jeremy Wu
cbcca9cf5b
Merge branch 'dev'
2020-02-26 07:02:11 +11:00
Seraphima Zykova
b1ac1859be
Removed FancyZones unit-test ( #1360 )
2020-02-25 17:14:59 +03:00
Jeremy Wu
cecb65cd40
Installed & portable mode: Enhance auto updates ( #142 )
...
* Add handling of portable mode when updating
Additionally:
1. Changed getting version from internally rather than from RELEASES file
2. Added PortableDataPath as a constant so can be used to determine if portable mode is used
* Fix incorrectly wired auto update event handler
* Fix Sys plugin missing Shutdown command icon
* Add check update command to Sys plugin
* Add message if current Wox version is latest
* Add default silent when auto checking updates in background
Silent when current is still the latest version
* Move UserData folder to new version location
* Changes per review
1. Move IsPortableMode to Constant
2. Merge if statement
* Per comment- change variables to be more descriptive
UpdateInfo and UpdateManager renamed
* Per comment- Add exception handling and message if failed.
2020-02-25 12:08:51 +02:00
Enrico Giordani
74b076e31f
[CDPx] update SDK, restore telemetry, build MSIX ( #1358 )
2020-02-24 23:49:28 +01:00
Bartosz Sosnowski
e3057b5e46
tools: add tool to debug FancyZones zonable windows ( #1355 )
...
Uses FancyZones logic to test if window is zonable or not. Displays
window styles and results for various tests if the window should be
zonable or not.
2020-02-24 17:45:50 +01:00
clueless
e1e7387c73
create query builder and re-enable tests.
...
make the plugin manager plugin data the source for disabled plugins
2020-02-22 11:02:07 +02:00
Jeremy Wu
73705bec23
Merge pull request #144 from jjw24/pluginInitFail
...
Plugininitfail
2020-02-22 09:47:19 +11:00
clueless
cb9e045c7f
catch plugin init fails - stop Wox from not starting up and crushing and disable and explain the user what is the probalmatic plugin
2020-02-21 23:12:58 +02:00
Enrico Giordani
92a8b5aa4d
MSIX is "Experimental" ( #1348 )
2020-02-21 11:13:21 +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
Clint Rutkas
77301e2930
bug fix
2020-02-19 13:10:42 -08:00
Clint Rutkas
babfc9ade3
Adding in HitTester App
2020-02-19 13:09:18 -08: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
Enrico Giordani
2c2a29cd91
Setup: sign PowerRenameExt.dll ( #1313 )
2020-02-18 22:02:39 +01:00
Yevhenii Holovachov
607a297c4a
"Always run as administrator" and "Restart as ..." only for administrator account ( #1318 )
2020-02-18 20:56:34 +01:00
Clint Rutkas
e177c5c94c
moving to https://github.com/microsoft/PowerToys/wiki/Version-1.0-Strategy ( #1315 )
2020-02-18 10:50:43 -08:00
Clint Rutkas
7fb3456e83
Update v1.0.md
2020-02-18 10:19:21 -08:00
Clint Rutkas
d37bb2c7f9
v1 spec ( #1275 )
...
* v1 spec, from here we'll create a roadmap much like Terminal. (https://github.com/microsoft/terminal/blob/master/doc/terminal-v1-roadmap.md )
* adding in more issue xref links
* add in UX migration time
* Update v1.0.md
* Update v1.0.md
* Update v1.0.md
2020-02-18 09:27:00 -08: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
93f88800b8
MSIX: do not kill explorer.exe, since it's only necessary for the MSI version
2020-02-17 18:38:14 +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
Jeremy Wu
56c2964e96
Fix issue incorrect dll reference ( #141 )
2020-02-15 08:24:29 +02:00
Jeremy Wu
d5f223fc88
Add file path to files search result in Folder Plugin ( #139 )
...
* Add file path to files in Folder Plugin
* Add folder subtitle display path when wildcard '>' is used
2020-02-15 08:23:17 +02:00
Clint Rutkas
cdf2f6b5b4
moving stuff to wiki ( #1302 )
2020-02-14 13:49:31 -08: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
Jessica Yuwono
49fa1b6762
Added PowerLauncher spec and images ( #1109 )
...
* Added PowerLauncher spec and images
* Fixed images path
* Addressed review comments
* Fixed images
* Addressed review comments, and added link to keyboard shortcut manager PowerToy
* Added Ueli in comparison table
* Added keyboard input element
* Added suggestions from community
* Moved default shell and terminal settings
* Addressed feedback
* Added community suggestion
* Modified spec based on feedback
* Modified spec based on suggestions
* Added keyboard shortcuts to context menu options
2020-02-12 15:30:40 -08:00
Clint Rutkas
a2fe4a0b80
removing done specs to wiki ( #1276 )
2020-02-12 14:55:39 -08:00
vldmr11080
86e7a19a98
Update FancyZones-DCR.md ( #1280 )
2020-02-12 19:06:15 +01:00
Seraphima
8c86c3dc1b
Update FancyZones telemetry event for settings changed ( #1268 )
2020-02-12 13:08:11 +03:00