Skip to content

Tags: abc35277/PowerToys

Tags

v0.27.1

Toggle v0.27.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Hiding remove context menu when there are no colors in the history (m…

…icrosoft#8482)

(cherry picked from commit 08d84cb)

v0.28.0

Toggle v0.28.0's commit message

Verified

This commit was signed with the committer’s verified signature.
yuyoyuppe Andrey Nekrasov
add new VideoConference module for muting mic/cam

Co-authored-by: PrzemyslawTusinski <61138537+PrzemyslawTusinski@users.noreply.github.com>
Co-authored-by: Niels Laute <niels.laute@live.nl>

v0.27.0

Toggle v0.27.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
handle key events (microsoft#8281)

v0.25.0

Toggle v0.25.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Display Drive detection warning only for multiple drives (microsoft#7589

)

* indexer drive detection helper code to not show the warning for a single drive

* removed interface from the namespace due to stylecop

* removed interfac which no longer exists

* filter out only fixed drives in the system and ignore the removable drives

* changed text to not all files are indexed, from not all drives are idnexed

* add additional info in the comment

v0.24.0

Toggle v0.24.0's commit message

Verified

This commit was signed with the committer’s verified signature.
yuyoyuppe Andrey Nekrasov
VCM: fix compilation warning

v0.23.2

Toggle v0.23.2's commit message
Fix for FZ losing layout settings

v0.23.0

Toggle v0.23.0's commit message
Update version to 0.23.0

v0.22.0-Experimental

Toggle v0.22.0-Experimental's commit message

Verified

This commit was signed with the committer’s verified signature.
yuyoyuppe Andrey Nekrasov
[FancyZones] Convert ARGB color values to RGB (microsoft#6277)

v0.21.1

Toggle v0.21.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Read me] Adding videoconference images (microsoft#6287)

* Update from master

* Added videoconference images

v0.20.1

Toggle v0.20.1's commit message
Fixed exceptions in dispose not allowing PT Run to terminate (microso…

…ft#5615)