Commit graph

462 commits

Author SHA1 Message Date
Mike Harsh 767c3c942b
Update README.md 2019-11-25 06:11:34 -08:00
Mike Harsh 3fcace6660
December update with info on 0.14, 0.15 and 0.16 2019-11-25 06:10:44 -08:00
Mike Harsh 4c600f5748
Updated shortcut key information 2019-11-25 06:06:29 -08:00
Bartosz Sosnowski d84342733d Prevent ShortcutGuide from crashing when it is being disabled while shown. 2019-11-25 15:06:06 +01:00
Bartosz Sosnowski d6f0f9ec0e FancyZones settings: show proper hotkey even when wrong key was saved before
This makes the Hotkey settings object ignore the key value stored in
json. Instead it will be deduced from the current keyboard layout and
the vk_code.
2019-11-25 11:54:10 +01:00
Bartosz Sosnowski fbc922fe97 Add some margins to settings icons 2019-11-22 16:19:36 +01:00
Enrico Giordani 4be84e035f
revert overrideSnapHotkeys logic after regression (#756) 2019-11-22 10:56:11 +01:00
Bartosz Sosnowski 254474d12d Make the hotkey control display correct key
Credit to @doterik for the idea in https://github.com/microsoft/PowerToys/issues/700#issuecomment-554329895

RApplies to https://github.com/microsoft/PowerToys/issues/700
2019-11-20 10:00:53 +01:00
Bartosz Sosnowski 5615987ea2 Make some settings descriptions wrap correctly
Applies to https://github.com/microsoft/PowerToys/issues/712
2019-11-20 10:00:53 +01:00
Bartosz Sosnowski 3a93246f08 More padding after PowerToy description
Applies to https://github.com/microsoft/PowerToys/issues/716
2019-11-20 10:00:53 +01:00
Bartosz Sosnowski 633784fae2 Use dynamic version in settings
Applies to https://github.com/microsoft/PowerToys/issues/736
2019-11-20 10:00:53 +01:00
Bret af127468a6
Merge pull request #739 from TheMrJukes/master
FancyZones: Remove legacy editor
2019-11-19 10:00:49 -08:00
Clint Rutkas f892c1284b
Merge pull request #740 from docs-product/patch-1
Update README.md
2019-11-18 23:35:54 -08:00
docs d762b5a017
Update README.md 2019-11-18 18:16:46 -08:00
Bret 28d7835327
User/bretan/fz remove legacy editor (#1)
* Removed and runs
Still needs some extra cleanup and addressing open issues

* Removed and runs
Still needs some extra cleanup and addressing open issues

* Clean

* Update
2019-11-18 15:29:42 -08:00
Bartosz Sosnowski 03438f9192
FancyZones: improve windows and apps filtering (#673)
Unifies the way windows are considered "interesting" by FancyZone.
Berfore the change WinKey + arrows would use different method than
dragging. This PR makes both use the WinKey + arrows method.

Cleans up FancyZones Settings.cpp by removing m_configStrings variable.
Contrary to its name it was used to create color picker control.

Adds a multiline option to the text input to settings. Uses this to
provide the user with a way to exclude certain apps from snapping to
zones.
2019-11-18 10:29:56 +01:00
Clint Rutkas 4df1d2093f
Merge pull request #323 from casungo/master
Added Hi-res logo (4k PNG)
2019-11-15 15:28:18 -08:00
casungo 62a019cc5d
Moved png to doc/images 2019-11-15 23:41:05 +01:00
casungo 36c78e9686
Delete Logo-HiRes.png 2019-11-15 23:36:36 +01:00
yuyoyuppe cb13cfdda7
FancyZonesEditor: open a tab with the selected layout on startup (#715) 2019-11-15 10:40:10 +03:00
Clint Rutkas 0082f56b58
Update README.md 2019-11-13 15:45:59 -08:00
Chris Davis b490a72c1d
Ensure icon in context menu is not leaked (#709) 2019-11-13 14:13:14 -08:00
Chris Davis 3c0b479669
Merge pull request #697 from chrdavis/master
Update to PowerRename
2019-11-12 14:16:10 -08:00
Chris Davis c9ad09226b Remove call to save_to_settings_file 2019-11-12 13:56:12 -08:00
yuyoyuppe 4e771ecfb7
initialize all OnThreadExecutor fields and clarify intent further (#701) 2019-11-12 18:29:54 +03:00
vldmr11080 be86cd4028 Customize system menu items through dedicated API (#677)
Document new interface changes.
2019-11-12 11:48:14 +01:00
Chris Davis 3ddbe92f37 Fix incorrect setting type in set_config handler 2019-11-11 23:28:31 -08:00
Chris Davis ca67ea9b4c
Merge pull request #2 from microsoft/master
PR from upstream
2019-11-11 23:03:31 -08:00
Clint Rutkas 9f78af29bf
Merge pull request #694 from crutkas/master
adding in specs
2019-11-11 21:55:40 -08:00
Clint Rutkas 6821a05f76
Update Gif-Maker.md 2019-11-11 21:54:54 -08:00
Chris Davis e328c5d505 * Fix crashing bug in event vector cleanup
* Fix warnings in settings.cpp
* Add settings to ui of powertoys
2019-11-11 20:58:39 -08:00
Clint Rutkas f814d26a4a change of filename 2019-11-11 13:59:03 -08:00
Clint Rutkas 3fc06e6f4f Adding in specs from GH and from MIke's repo 2019-11-11 13:57:46 -08:00
Clint Rutkas d876c267d6
Merge pull request #692 from microsoft/Readme-adjustment
Updates for readme
2019-11-11 13:16:29 -08:00
Clint Rutkas 1268a463ac Merge branch 'master' of https://github.com/microsoft/PowerToys 2019-11-11 12:46:06 -08:00
Clint Rutkas e64d75a297 Revert "Work for .12 release. adjusted formatting a bit too"
This reverts commit cd9208b541.
2019-11-11 12:45:51 -08:00
Clint Rutkas 7900edc96c
Merge pull request #691 from enricogior/remove-icons-from-root
Remove images from the root
2019-11-11 12:16:32 -08:00
Clint Rutkas 692421ee13
Updates for readme
- added in processor support type with issue links
- added in section to call out WinStore support issue
- reduced size on image
2019-11-11 11:57:10 -08:00
Chris Davis 1e89054897 * Ensure rename dialog is centered
* Ensure children are renamed before parent items
* Add settings handler
* Replace old text referencing smart rename with power rename
2019-11-11 11:00:42 -08:00
Enrico Giordani ae1112ae11 Remove images from the root
the images are already available (and used) in doc/images/
2019-11-11 17:03:32 +01:00
Chris Davis 800984489d
Merge pull request #679 from chrdavis/master
Small bugs fixes to PowerRename
2019-11-09 00:31:34 -08:00
Chris Davis 997ea3a2f5 A couple minor bug fixes 2019-11-09 00:30:00 -08:00
Chris Davis b9b60a1346
Merge pull request #1 from microsoft/master
Sync with master
2019-11-08 12:05:57 -08:00
yuyoyuppe e8edbd5394
clear FancyZones::m_zoneWindowMap on Destroy, since it stores 'this', causing a leak (#664) 2019-11-07 22:05:12 +03:00
yuyoyuppe f3e25ae3e6
Fix for different per-monitor scaling (#657)
* Use DPIAware::DEFAULT_DPI

* Make runner DPI-unaware, since it doesn't need to use a Per Monitor V2 DPI.

* Programmatically enable "Per Monitor V2 DPI" for the runner proccess and use a separate DPI-unaware thread for the corresponding API calls

* Increase PCH memory limit for settings project

* Address review issues

* Draw zoneWindows properly scaled
2019-11-07 21:56:32 +03:00
yuyoyuppe a9518c2e55 Wrap around colorIndex in a colors array (#669) 2019-11-07 17:50:04 +01:00
yuyoyuppe c4fc67301c Add switch to turn off keyboard hooks while debugging, since they could mess system-wide input 2019-11-07 09:52:34 +01:00
Enrico Giordani 39cbc59c12
Don't auto close issues referenced in PR (#663)
Remove space in checkboxes
2019-11-06 10:37:42 +01:00
Bartosz Sosnowski 96aa6ae3ef
Fix Chrome tab move leaving zone highlighted (#656)
Fixes: https://github.com/microsoft/PowerToys/issues/534
2019-11-05 14:29:42 +01:00
Mike Harsh 94d07833c5
Removed the batch renamer now that PowerRename is released 2019-11-04 09:42:29 -08:00