-
Notifications
You must be signed in to change notification settings - Fork 7.4k
Shortcut Guide V2 #40834
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
noraa-junker
wants to merge
126
commits into
main
Choose a base branch
from
feature/shortcutguidev2
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Shortcut Guide V2 #40834
Changes from 58 commits
Commits
Show all changes
126 commits
Select commit
Hold shift + click to select a range
03587ae
[WIP] Shortcut Guide V2
noraa-junker 7a6189b
Changed style a little bit
noraa-junker c81a423
Push
noraa-junker d5f5500
Push
noraa-junker 22dc870
Code cleanup
noraa-junker a14c458
Fix display on monitor with mouse and move all NaticeMethods to Nativ…
noraa-junker da7b789
Fix error messages and read application titles out of index manifest
noraa-junker 6952deb
Rename YmlInterpreter to ManifestInterpreter
noraa-junker a292a92
Merge main
noraa-junker b16b457
push
noraa-junker 7ce5182
Add support for multiple shortcuts
noraa-junker 569f072
Add copying keyboard manifests and other improvements
noraa-junker 54d176c
Add keyboard accelerator to the search box
noraa-junker 0b823ea
Handle errors displaying app and close window automatically on focus …
noraa-junker 7596e96
Add taskbar indicators
noraa-junker 46df486
Refactoring and localisation
noraa-junker da77396
Remove some hosts references and fix close button
noraa-junker a6b7614
Refactoring
noraa-junker d73ab4f
Remove old Shortcut Guide
noraa-junker 07760e4
Remove legacy shortcut behaviour
noraa-junker 1580279
Fix closing by shortcut add closing by ESC and fix missing files from…
noraa-junker ba40989
Merge main in
noraa-junker 3e75fb0
Merge main in
noraa-junker 95e0a20
Merge branch 'feature/shortcutguidev2' of https://github.com/microsof…
noraa-junker e26bf2a
Merge branch 'feature/shortcutguidev2' of https://github.com/microsof…
noraa-junker be799dd
Merge branch 'feature/shortcutguidev2' of https://github.com/microsof…
noraa-junker 038cd23
Merge branch 'feature/shortcutguidev2' of https://github.com/microsof…
noraa-junker eed6dc6
Merge branch 'feature/shortcutguidev2' of https://github.com/microsof…
noraa-junker 3a8431a
Only display powertoys shortcuts if the modules are enabled
noraa-junker 82b0ca7
Fix pinning and unpinning shortcuts
noraa-junker 3475c92
Delete weird file
noraa-junker fe3d481
Fix spelling
noraa-junker 201a27d
Add taskbar launch shortcuts and make powertoys shortcuts empty by de…
noraa-junker 7e2fc44
Add taskbar launch shortcuts and make powertoys shortcuts empty by de…
noraa-junker fa54b49
Make settings button work and add settings placeholder
noraa-junker e3b1ec3
commit
noraa-junker 7e50caa
Add disclaimers
noraa-junker a306797
Make UI better
noraa-junker 2ee02c4
Fix spelling
noraa-junker b12fcf6
Localization
noraa-junker e0e7bf4
Respect theme selection
noraa-junker 0f85f8b
Respect excluded apps
noraa-junker f9183af
Add welcome screen and update settings and OOBE
noraa-junker 71dd8fe
Add attribution in settings
noraa-junker 56f056e
Add explorer shortcuts, fix animation stopping and add an error when …
noraa-junker 2f89281
Refactoring, commenting and fixing some little lefrover bugs
noraa-junker 1982f26
Add documentation and only export in tasklist_positions what needs to…
noraa-junker 0e2f466
Fix building in release mode and some other stuff
noraa-junker 498c8d5
Fix xaml styling
noraa-junker 273b50c
Fix arm64 configuration
noraa-junker 7e7bb04
So something was not right. Hopefully this fixes it.
noraa-junker 3b77feb
Merge branch 'main' into feature/shortcutguidev2
noraa-junker 3c1a6a5
That is a kinda embarrasing error
noraa-junker 1da76e5
Merge branch 'feature/shortcutguidev2' of https://github.com/microsof…
noraa-junker 2d12932
Remove failing test
noraa-junker 3796fdb
Forgot notice.md and CPPProject has some trouble buildinng release x64
noraa-junker 0b6683e
Make some adjustants to how the windows key is displayed
noraa-junker 77a5bc2
Adress some PR comments and fix some bugs
noraa-junker 7266745
Fix xaml styling
noraa-junker e116265
Factor out TaskbarIndicator
noraa-junker a41be80
Fix styling
noraa-junker 6bd5c4c
Change some StaticResources to ThemeResources and change style of tas…
noraa-junker 271e0c0
Change oobe design
noraa-junker 0abae1d
close infotip when link is clicked and remove unneccesairy grid
noraa-junker d568d16
git messed up
noraa-junker f42b392
fix xaml styling
noraa-junker 8e7be16
Change display name of File Explorer, hide taskbar indicators on othe…
noraa-junker 69c6475
[WIP] Shortcut Guide V2
noraa-junker 55b3e15
Changed style a little bit
noraa-junker 6558260
Push
noraa-junker 2f4766d
Push
noraa-junker ddd090c
Code cleanup
noraa-junker acf510d
Fix display on monitor with mouse and move all NaticeMethods to Nativ…
noraa-junker 440e751
Fix error messages and read application titles out of index manifest
noraa-junker 2b16068
Rename YmlInterpreter to ManifestInterpreter
noraa-junker 6b8a3e6
push
noraa-junker 44d12c6
Add support for multiple shortcuts
noraa-junker 9ecf82d
Add copying keyboard manifests and other improvements
noraa-junker 0a07811
Add keyboard accelerator to the search box
noraa-junker 7acab45
Handle errors displaying app and close window automatically on focus …
noraa-junker e6edca9
Add taskbar indicators
noraa-junker 3302e61
Refactoring and localisation
noraa-junker afc27e8
Remove some hosts references and fix close button
noraa-junker 48d8e33
Refactoring
noraa-junker 7dc8c10
Remove old Shortcut Guide
noraa-junker 411f4df
Remove legacy shortcut behaviour
noraa-junker eff58e1
Fix closing by shortcut add closing by ESC and fix missing files from…
noraa-junker bff3874
Only display powertoys shortcuts if the modules are enabled
noraa-junker 639b29e
Fix pinning and unpinning shortcuts
noraa-junker 26f7610
Delete weird file
noraa-junker 509ad63
Fix spelling
noraa-junker 0d5c85a
Add taskbar launch shortcuts and make powertoys shortcuts empty by de…
noraa-junker 16c4a56
Make settings button work and add settings placeholder
noraa-junker e70ca56
Add taskbar launch shortcuts and make powertoys shortcuts empty by de…
noraa-junker 68a10d0
Add disclaimers
noraa-junker 68b7b41
Make UI better
noraa-junker b1d5233
Fix spelling
noraa-junker f8cc513
Localization
noraa-junker 2e6f80f
Respect theme selection
noraa-junker 3458d01
Respect excluded apps
noraa-junker 84ab120
Add welcome screen and update settings and OOBE
noraa-junker 145247c
Add attribution in settings
noraa-junker 97cba61
Add explorer shortcuts, fix animation stopping and add an error when …
noraa-junker 84d4cbb
Refactoring, commenting and fixing some little lefrover bugs
noraa-junker 4cb9c53
Add documentation and only export in tasklist_positions what needs to…
noraa-junker 6d7d5f9
Fix building in release mode and some other stuff
noraa-junker 5c11c75
Fix xaml styling
noraa-junker b553add
Fix arm64 configuration
noraa-junker 387b7e9
So something was not right. Hopefully this fixes it.
noraa-junker 3b7df37
That is a kinda embarrasing error
noraa-junker ac789a7
Remove failing test
noraa-junker cd844e3
Forgot notice.md and CPPProject has some trouble buildinng release x64
noraa-junker dc0877e
Make some adjustants to how the windows key is displayed
noraa-junker bb16ae1
Adress some PR comments and fix some bugs
noraa-junker 19f9506
Fix xaml styling
noraa-junker 72be095
Factor out TaskbarIndicator
noraa-junker dceb1d7
Fix styling
noraa-junker 4853bd0
Change some StaticResources to ThemeResources and change style of tas…
noraa-junker a764bf3
Change oobe design
noraa-junker 0917a64
close infotip when link is clicked and remove unneccesairy grid
noraa-junker 73f718c
git messed up
noraa-junker e53e1b4
fix xaml styling
noraa-junker 4aff341
Change display name of File Explorer, hide taskbar indicators on othe…
noraa-junker b9c1181
Add back missing project because of rebase from main:
yeelam-gordon e7582eb
Add back empty line which is missing during rebase main
yeelam-gordon 200afb5
merge main
noraa-junker File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1581,3 +1581,4 @@ SOFTWARE. | |
- WinUIEx 2.2.0 | ||
- WPF-UI 3.0.5 | ||
- WyHash 1.0.5 | ||
- YamlDotNet 16.3.0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do you mean in the future, there will be really like "+WindowsNT.Shell" avaliable in winget, and it can also define the localized Shortcut information there?