This website requires JavaScript.
Explore
Help
Sign In
renun
/
NetNewsWire
Watch
1
Star
0
Fork
0
You've already forked NetNewsWire
mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced
2025-08-12 06:26:36 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
67e0c89559431278c2d72c4c861181189b4aa439
NetNewsWire
/
iOS
History
Daniel Jalkut
67e0c89559
Assert that our UIKeyCommand instances should take priority over system behavior. This may be a bit more blunt than is strictly necessary, as I think there is only contention for e.g. unmodified keystrokes including bare arrow keys, but I also don't think that it will probably hurt anything to assert that all of our key commands should be active?
2022-01-24 17:20:07 -05:00
..
Account
…
Add
…
Article
…
Base.lproj
…
Inspector
…
Intents
…
IntentsExtension
…
MasterFeed
…
MasterTimeline
…
Resources
…
Settings
…
ShareExtension
…
UIKit Extensions
…
AppAssets.swift
…
AppDefaults.swift
…
AppDelegate.swift
…
ArticleActivityItemSource.swift
…
ErrorHandler.swift
…
IconView.swift
…
KeyboardManager.swift
Assert that our UIKeyCommand instances should take priority over system behavior. This may be a bit more blunt than is strictly necessary, as I think there is only contention for e.g. unmodified keystrokes including bare arrow keys, but I also don't think that it will probably hurt anything to assert that all of our key commands should be active?
2022-01-24 17:20:07 -05:00
NavigationStateController.swift
…
RootSplitViewController.swift
…
SceneCoordinator.swift
…
SceneDelegate.swift
…
TitleActivityItemSource.swift
…