Clint Rutkas
cf59ad76fb
Update pipeline.user.windows.yml
2020-05-31 10:16:51 -07:00
vldmr11080
2216cda2f1
[FancyZones] Improve monitor work area handling ( #3418 )
...
* Initial design for improving handling of different engaged work areas in fancyzones.
* Remove active device id check in ZoneWindow.
* Remove concept of active device identifier in JSONHelpers.
* Refactor interface description and add new method.
* Simplify ZoneWindow initialization.
* Default value for active ZoneWindow during move/size.
* Add newline at the end of file.
* Use COM pointers for ZoneWindow instead of passing raw ptr.
* Solve few issues after merging with master.
* Fix typo in documentation.
2020-05-31 12:36:45 +02:00
Clint Rutkas
595b15fcd9
Update pipeline.user.windows.yml
2020-05-29 20:57:17 -07:00
Clint Rutkas
a104c7f0f8
Update pipeline.user.windows.yml
2020-05-29 20:49:54 -07:00
Clint Rutkas
059392d257
Update pipeline.user.windows.yml
2020-05-29 20:46:47 -07:00
Clint Rutkas
5a1b3da394
Update pipeline.user.windows.yml
2020-05-29 20:42:43 -07:00
htcfreek
92d7c2926c
[Settings] Change settings header to "Remap keys" on KBM pagr ( #3654 )
...
* Update settings header: Remap keys
We write "Remap Keyboard" but it must be "Remap keys" because we not remapping the whole keyboard. We only remap single keys.
* Tweaked c++ side naming
Co-authored-by: Arjun <arjunbalgovind@gmail.com>
2020-05-29 12:01:29 -07:00
Enrico Giordani
8f39697e3d
[CDPx] publish symbols ( #3864 )
2020-05-29 17:28:57 +02:00
stefansjfw
ff328381af
[FancyZones] Custom canvas layouts scaling ( #3644 )
...
* Make canvas layout scaling sensitive
* Revert "Make canvas layout scaling sensitive"
This reverts commit 705dab7e36
.
* Revert "Revert "Make canvas layout scaling sensitive""
This reverts commit b9dd27644c
.
* Cleanup
* Minor refactoring
* Address PR comments
2020-05-29 09:38:29 +02:00
Arjun Balgovind
3bb3c06456
KBM - Set treat warnings as errors, and clean up the dllmain.cpp file ( #3203 )
...
* Add test proj, refactor proj with filters, and move single remap function to a separate header
* Moved all methods to header files
* remove more unused commented code
* Undo test project addition
* Treat warnings as errors
2020-05-28 14:47:32 -07:00
vldmr11080
1cbcd41b17
[PowerRename] Move PowerRename module installation into separate folder ( #3821 )
...
* Move PowerRename module installation into separate folder.
* Update build pipeline.
* Correct order between modules.
2020-05-28 16:53:16 +02:00
stefansjfw
5ebd9eb577
[ShortcutGuide&Installer] Move Shortcut Guide to separate build and install folder ( #3810 )
...
* Move Shortcut Guide to separate build and install folder
* Rename shortcut_guide to ShortcutGuide
* Propagate change to the pipeline
2020-05-28 16:23:03 +02:00
Clint Rutkas
850d9ee095
Update README.md
2020-05-27 20:39:06 -07:00
Seraphima Zykova
5db1f91b01
[FancyZones] Unit-tests fix: keeping user settings unchanged ( #3500 )
2020-05-27 21:09:18 +03:00
Josh Soref
ac6b9712ad
Spelling: ... shortcut guide ( #3790 )
...
* spelling: dimension
* spelling: hidden
* spelling: miniature
* spelling: parent
* spelling: popin
* spelling: signal
* spelling: suppress
2020-05-27 19:57:19 +02:00
stefansjfw
df93f4ba99
Use correct resource for Shourtcut Guide theme setting ( #3788 )
2020-05-27 19:45:21 +02:00
Clint Rutkas
7c20d46eeb
Update README.md
2020-05-27 09:59:04 -07:00
Clint Rutkas
fe432fcca8
Update README.md
2020-05-27 09:53:41 -07:00
Clint Rutkas
5b1638ea59
Update README.md
2020-05-27 09:52:08 -07:00
htcfreek
87a1d4088b
[Readme.md] Adding an uninstall hint ( #3522 )
...
* Adding Uninstall instaructions to ReadMe
* Fixed issue link
* Move "uninstall hint" link
* Did requested changes
Remove hand emoji, move link and fix text mistakes.
2020-05-27 09:48:54 -07:00
Josh Soref
038c346500
spelling: calculator ( #3750 )
2020-05-27 08:22:18 -07:00
Josh Soref
0bcaa13056
Spelling: ... runner settings ( #3783 )
...
* spelling: default
* spelling: elevated
* spelling: instance
* spelling: relative
2020-05-27 17:06:50 +02:00
Josh Soref
c0e62372e6
Spelling: ... core ( #3782 )
...
* spelling: administrator
* spelling: appearance
* spelling: expected
* spelling: explorer
* spelling: implementation
* spelling: integration
* spelling: successful
* spelling: windows
2020-05-27 08:06:17 -07:00
Josh Soref
84169cce10
Spelling: ... wox ( #3775 )
...
* spelling: arguments
* spelling: config
* spelling: deactivated
* spelling: exception
* spelling: folder
* spelling: initialize
* spelling: makesure
* spelling: response
* spelling: storage
* spelling: visibility
* spelling: serialized
* spelling: zipped
2020-05-27 08:05:54 -07:00
Josh Soref
c2c163ac4e
Spelling: ... common ( #3781 )
...
* spelling: alignment
* spelling: awareness
* spelling: background
* spelling: bottom
* spelling: buttons
* spelling: comparison
* spelling: cortana
* spelling: exiting
* spelling: initialization
* spelling: middle
* spelling: properly
* spelling: succeeded
* spelling: unknown
2020-05-27 16:58:47 +02:00
Josh Soref
ecb5d2ae1c
Spelling: ... fancyzones ( #3777 )
...
* spelling: defined
* spelling: excluded
* spelling: guid
* spelling: highlight
* spelling: original
* spelling: nonexistent
2020-05-27 16:55:46 +02:00
PrzemyslawTusinski
3d619f1670
[FancyZones] Outlook new message restore placement bug ( #2534 )
2020-05-27 16:52:59 +02:00
Josh Soref
3265549911
spelling: separator ( #3751 )
2020-05-26 18:10:58 -07:00
Sam Chivers
d5c3a3e5e8
Update README.md ( #3753 )
...
After reading the rest of the paragraph, I believe the intention was for this to read "This project welcomes contributions of all types" rather than "This project welcomes contributions of all times" or "..at all times"
2020-05-26 14:33:04 -07:00
Josh Soref
30dff09d7e
spelling: toggle ( #3749 )
2020-05-26 20:12:20 +02:00
Clint Rutkas
85f7d19eb2
upgrade to cppwinrt after the last merge conflict ( #3745 )
2020-05-26 10:53:46 -07:00
vldmr11080
6adda5c29c
[FancyZones] Remove "keep windows pinned to virtual desktop location" settings ( #3687 )
2020-05-26 17:06:12 +02:00
Josh Soref
4a03756b5b
Spelling: ... ( #3398 )
2020-05-26 17:02:36 +02:00
Josh Soref
b1554ebf37
Spelling: ... src/modules ( #3712 )
2020-05-26 16:56:25 +02:00
Clint Rutkas
b6307b4fd6
Nuget updates ( #3683 )
...
* Sync'ing nuget packages. more to do
JSON, islands
* updating sql and oledb
* upgrading to 2.0 RTM for MahApps
* consolidated Microsoft.NETCore.UniversalWindowsPlatform
* updating Microsoft.Windows.ImplementationLibrary
* Microsoft.Windows.SDK.Contracts
2020-05-26 07:42:04 -07:00
Ivan Stošić
6f22c7ad19
[FancyZones] Added persistence to app zone history ( #3132 )
...
* Persist app zone history in a separate file
* Almost ready to be functionally tested
* Now all unit tests pass
* Bug fixes, it seems to work
* Various fixups
* Improved performance of FancyZones::UpdateWindowsPositions()
2020-05-26 16:01:12 +02:00
Andrey Nekrasov
bc9add783c
sln: specify WinSDK version for cpp projects ( #3728 )
2020-05-26 17:00:09 +03:00
Niels Laute
ee67221068
[Settings] About section headers are now on a single line in collapsed mode ( #3696 )
...
* About section headers are now on a single line in collapsed mode
* Removed the more button, since the colorpickers are now in flyouts anyways
2020-05-26 09:34:14 +02:00
Josh Soref
71e528139c
Spelling: ... src/modules/launcher ( #3694 )
2020-05-25 17:27:13 -07:00
Clint Rutkas
c674fe1f04
Migrate numberboxes to compact mode ( #3375 )
2020-05-25 08:58:29 -07:00
Niels Laute
d047e95bb5
[Settings] UX improvements to the FancyZones config page ( #3658 )
2020-05-25 11:47:32 +02:00
stefansjfw
791518d6c4
Don't migrate custom layout if type is invalid ( #3645 )
2020-05-25 10:59:05 +02:00
Niels Laute
83afd55e0e
Updated titles ( #3464 )
2020-05-25 10:45:27 +02:00
vldmr11080
7870a66790
[FancyZones] Snap out of maximized window into zones with win + left/right arrow ( #3097 )
...
* Snap out of maximized window into zones with win + left/right arrow.
* Determine if there is anything to process before swallowing keypress.
2020-05-25 10:15:42 +02:00
Andrey Nekrasov
c923e96f3e
sln: do not use PCH on CI ( #3106 )
2020-05-25 10:59:05 +03:00
Andrey Nekrasov
dd79834137
CI: remove unnecessary build commands ( #3300 )
2020-05-25 10:56:44 +03:00
Enrico Giordani
8995f0af55
Now working on 0.18.2 ( #3542 )
2020-05-22 20:28:49 +02:00
Clint Rutkas
e75a74565b
Update README.md
2020-05-22 10:21:43 -07:00
vldmr11080
1792849b98
Expose InMoveSize from WindowMoveHandler. ( #3525 )
2020-05-22 16:42:29 +02:00
ricardosantos9521
c7fb1f6d17
bug fix #3209 ( #3457 )
...
Co-authored-by: ricar <ricar@ASUS>
2020-05-21 11:02:03 -07:00