sosssego
|
a743e496c5
|
[Analyzers][CPP]Changes to fix warning 26493 on src/common (#23467)
* Changes to fix warning 26493 on src/common
It will be multi PR change. This does not turn on the rule but fix the code under src/commom
* int cast
|
2023-02-08 11:00:19 +00:00 |
|
Seraphima Zykova
|
5f4a26ebba
|
[FancyZones] Open window in a zone fix (#18193)
* removed background thread monitoring virtual desktops
* removed virtual desktop callbacks
* centralize work with virtual desktops
* updated virtual desktops sync
* app zone history logs
* logs
* get uwp process path
* spell
|
2022-05-13 14:06:11 +01:00 |
|
Tamás Hegedűs
|
91910b4606
|
[Common] Removed outdated comment (#12994)
The retry loop has been removed as of https://github.com/microsoft/PowerToys/pull/12860 , but the comment stayed.
|
2021-09-02 15:00:43 +01:00 |
|
Mykhailo Pylyp
|
0f55256262
|
Remove retries (#12860)
|
2021-08-25 18:21:54 +03:00 |
|
Seraphima Zykova
|
9d597faabc
|
[FancyZones] Window opening on the last zone (#12284)
|
2021-07-09 18:18:21 +01:00 |
|
Andrey Nekrasov
|
063e704321
|
build: Treat warnings as errors in the remaining projects (#8689)
* build: remove #pragma comment(lib
* build: treat warnings as errors for all src projects
|
2020-12-21 18:51:48 +03:00 |
|
Andrey Nekrasov
|
212ea2de30
|
common: refactor common library pt2 (#8588)
- remove common lib
- split settings, remove common-md
- move ipc interop/kb_layout to interop
- rename core -> settings, settings -> old_settings
- os-detect header-only; interop -> PowerToysInterop
- split notifications, move single-use headers where they're used
- winstore lib
- rename com utils
- rename Updating and Telemetry projects
- rename core -> settings-ui and remove examples folder
- rename settings-ui folder + consisent common/version include
|
2020-12-15 15:16:09 +03:00 |
|