Jeremy Wu
9638a4a4e6
Merge pull request #16 from jjw24/tunoff_auto_update
...
Set AutoUpdates off as default setting
2019-09-22 17:52:50 +10:00
Jeremy Wu
91be43169c
Merge pull request #19 from jjw24/enable_portable_mode
...
Enable portable mode
2019-09-22 17:45:21 +10:00
Jeremy Wu
01af7e36cd
Merge pull request #30 from jjw24/fix_folderplugin_equalitybug
...
Fix Result object comparison bug causing Folders plugin to open wrong location
2019-09-22 17:39:17 +10:00
Jeremy Wu
d30ca2345e
Merge pull request #23 from jjw24/add_save_settingsmenue_close
...
Save all plugins' settings on closing Settings menu
2019-09-22 17:33:18 +10:00
Mike Harsh
e8327eed36
Merge pull request #350 from mkevenaar/feature/GH-349
...
Add documentation about Chocolatey installation
2019-09-19 18:57:33 -07:00
Bartosz Sosnowski
b85f722e09
When moving window to a zone, ensure it does not remain in maximized state.
2019-09-18 10:41:51 +02:00
Bartosz Sosnowski
1a400bd7fd
Filter windows moved by keyboard in FancyZones
2019-09-18 10:41:16 +02:00
Bartosz Sosnowski
487c485911
Move window filter to separate function, filter more windows.
2019-09-18 10:41:16 +02:00
Bret
a54e4299aa
Merge pull request #391 from microsoft/user/bretan/fz-multimon
...
Fix for #195 - Fancy Zones new editor needs to support multiple monitors
Fix for #292 - Zone Editor opens behind PowerToys Window
2019-09-17 17:58:53 -07:00
Bret Anderson
209ec55912
PR feedback
2019-09-17 17:53:43 -07:00
Enrico Giordani
390ad0561f
remove previous version upon upgrade
...
fix link to documentation
2019-09-17 09:53:05 +02:00
Bret Anderson
2c3c4e7519
Need to adjust x/y by scaled diff between monitor and work area rect
2019-09-16 12:48:55 -07:00
Bret Anderson
1078101631
Fix for #292 (Zone Editor opens behind PowerToys Window)
2019-09-15 13:48:56 -07:00
Bret Anderson
c0cdf7aaa6
Everything is working.
2019-09-15 13:34:00 -07:00
Gary Hunt
7eedda30db
Fix typos in src/README.md ( #364 )
2019-09-14 12:53:54 +02:00
William Kent
54b883397c
Use PTLicenseDlg in lieu of the standard license dialog
2019-09-13 18:07:15 +02:00
William Kent
f9c3ab3921
Use friendlier font in License.rtf file
2019-09-13 18:07:15 +02:00
Jeremy Wu
26be6ae7c5
bug fix
2019-09-13 07:26:24 +10:00
Jeremy Wu
31c0fc5742
Merge pull request #22 from jjw24/add_save_allsettings
...
Add to Sys plugin- save all Wox settings
2019-09-12 08:27:52 +10:00
Jeremy Wu
1a7f8d5319
Merge pull request #21 from jjw24/fix_success_word_typo
...
Fix typo of 'success'
2019-09-12 08:25:19 +10:00
Jeremy Wu
14e4a052bb
Update btn name to 'All Programs'
2019-09-12 08:05:09 +10:00
Jeremy Wu
ae3d8860be
Update multi-selection
2019-09-12 07:53:19 +10:00
Jeremy Wu
2eede422a4
Add sorting
2019-09-12 07:42:42 +10:00
Enrico Giordani
8221f5e641
activate zones for windows with custom titlebar
...
fixes https://github.com/microsoft/PowerToys/issues/209
2019-09-11 21:12:39 +02:00
Enrico Giordani
1430332b98
default 'flashZones' to false
2019-09-11 21:11:55 +02:00
Maurice Kevenaar
6cf3486387
Add documentation about Chocolatey installation ( #349 )
2019-09-11 12:51:03 +02:00
Bartosz Sosnowski
7aeac4996b
Don't show the tasklist arrows when taskbar is autohide ( #340 )
...
Ref: https://github.com/microsoft/PowerToys/issues/291
2019-09-11 12:38:58 +02:00
Bartosz Sosnowski
1737128b1d
Make Alt-F4 always close the settings window ( #334 )
...
Fixes: https://github.com/microsoft/PowerToys/issues/289
2019-09-11 12:38:40 +02:00
Bartosz Sosnowski
8ac6db8b5a
Fix cppcheck reported issues ( #333 )
...
Fixes: https://github.com/microsoft/PowerToys/issues/266
2019-09-11 12:38:20 +02:00
Jeremy Wu
24debbf349
remove debug code
2019-09-11 08:05:20 +10:00
Jeremy Wu
81e252d564
Update load programsources with uniqueidentifier
2019-09-11 08:01:38 +10:00
Jeremy Wu
1ca9389110
Update class to inherite from Settings.ProgramSource
2019-09-11 07:16:38 +10:00
Jeremy Wu
10fb76377c
Update disable logic and add unique identifier for programs
2019-09-10 07:57:03 +10:00
William Kent
12cd7bb49f
Advertise shortcuts
...
* Change shortcut to advertised
Note that I had to remove the ability to not install a
Start Menu shortcut, as advertised shortcuts must always
be installed.
Also note that I had to change the "Core" feature to always
be installed (disabling Install-on-Demand) as having that
turned on broke the Scheduled Task installer.
* Disable ARPNOMODIFY
2019-09-09 18:19:17 +02:00
casungo
38029efe50
Added Hi-res logo (4k PNG)
2019-09-09 16:58:37 +02:00
Enrico Giordani
21bf5b11d7
add build status to readme
2019-09-09 15:40:47 +02:00
Enrico Giordani
bc0495fe79
Update CI pipeline
...
update Visual Studio version to 16
move CI pipeline to .pipelines folder
2019-09-09 15:13:21 +02:00
Alaric von Teplitz
ffa1b1e6a3
Cleanup settings-web ( #280 )
2019-09-09 13:47:18 +02:00
Bret Anderson
d4c8c84445
Pass DPI through to editor. It is more reliable.
2019-09-08 23:53:30 -07:00
Bret Anderson
3836aaa9d1
Almost working. Doesn't apply on my small monitor running at 150% scaling.
2019-09-08 14:54:44 -07:00
Jeremy Wu
4a6242b3a0
Add initial disable program code
2019-09-08 22:18:55 +10:00
Jeremy Wu
b540cc8ac4
Refactor Plugins.Program
2019-09-08 22:16:47 +10:00
Bret Anderson
e562b29ecd
Editor should come up on the monitor with the foreground window. Defaults to primary monitor if there is no foreground window.
2019-09-08 01:47:12 -07:00
Jeremy Wu
5fb0402216
Updated button positions and name
2019-09-07 16:28:16 +10:00
Jeremy Wu
bc202ecc98
Add disable programs functionality
2019-09-07 15:58:13 +10:00
Ewout ter Hoeven
5f5402aa0a
[ImgBot] Optimize images ( #225 )
...
*Total -- 3,268.30kb -> 2,584.85kb (20.91%)
/doc/images/example_powertoy/settings.png -- 126.39kb -> 56.48kb (55.31%)
/src/modules/fancyzones/FancyZonesSettings.png -- 177.46kb -> 116.84kb (34.16%)
/Logo.jpg -- 37.32kb -> 26.97kb (27.73%)
/doc/images/Logo.jpg -- 37.32kb -> 26.97kb (27.73%)
/src/modules/fancyzones/Picker.png -- 35.86kb -> 26.45kb (26.25%)
/doc/images/runner/tray.png -- 3.40kb -> 2.52kb (25.95%)
/doc/images/shortcut_guide/usage.png -- 95.94kb -> 72.74kb (24.19%)
/doc/images/shortcut_guide/settings.png -- 40.33kb -> 30.76kb (23.73%)
/src/modules/fancyzones/FancyZones.png -- 1,266.91kb -> 982.63kb (22.44%)
/doc/images/MTNDWidget.jpg -- 5.74kb -> 4.73kb (17.59%)
/MTNDWidget.jpg -- 5.74kb -> 4.73kb (17.59%)
/src/modules/fancyzones/TableEditor.png -- 288.73kb -> 237.93kb (17.59%)
/WindowsKeyShortcutGuide.jpg -- 323.86kb -> 273.17kb (15.65%)
/doc/images/WindowsKeyShortcutGuide.jpg -- 323.86kb -> 273.17kb (15.65%)
/src/modules/fancyzones/WindowEditor.png -- 277.95kb -> 245.99kb (11.5%)
/doc/images/FZTutorial.jpg -- 214.13kb -> 195.51kb (8.7%)
/src/settings-web/src/components/fabric.png -- 7.36kb -> 7.26kb (1.31%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2019-09-06 19:53:54 +02:00
trident-job
335bf0cb95
Fix typos in README.md ( #258 )
...
Minor typos and more concise language.
2019-09-06 19:42:57 +02:00
Jay Tulk
6acddfb0c7
Fix typo in fancyzones/README.md ( #259 )
2019-09-06 19:27:45 +02:00
Exec
8d53187d0f
Fix typo in PowerToysBacklog.md ( #231 )
2019-09-06 19:16:04 +02:00
John
164462da8b
Fix typo in README.md ( #221 )
2019-09-06 19:12:34 +02:00