|
|
| 第 47 行: |
第 47 行: |
|
| |
|
| == Redpill == | | == Redpill == |
| === Immersive features === | | === 沉浸式功能 === |
| Immersive Shell and Metro in general has greatly evolved since [[Windows 8 Build 7850.0.winmain_win8m1.100922-1508|build 7850]]. The Metro downspace has been removed, although a space for it still exists in the start screen, as well as its resources and DirectUI UIFILEs. Tiles are now icon-aware, and right-clicking on a tile shows a menu with several options - "Move to Other View" being among them, although this does nothing when clicked. In fact, all of the options bar the "Open" option (which opens the app without actually entering the desktop) - including such items as "Uninstall" and "Resize" - either do nothing or show an error when clicked. File search has been added, with a different UI to [[Windows 8 Build 7875.0.fbl_grfx_dev1.101102-1700|build 7875]], although it does not seem to work. The search suggestions in the start screen now use blue text for their first letter.
| | 自 [[Windows 8 Build 7850.0.winmain_win8m1.100922-1508|Build 7850]] 起,沉浸式外壳和 Metro 总体上已经有了很大进化。Metro 下空间被移除,尽管在“开始”屏幕上仍然为其保留了一个位置,以及其资源和 DirectUI UIFILE 文件。磁贴现在拥有图标感知功能,右键单击磁贴会显示一个包含多个选项的菜单——其中包括“移至其他视图”,但单击时实际上不会工作。事实上,除“打开”选项(可在不进入桌面的情况下打开应用)外,其他所有选项,包括“卸载”和“调整大小”,要么没有任何反应,要么单击时会显示错误。添加了文件搜索功能,其用户界面与 [[Windows 8 Build 7875.0.fbl_grfx_dev1.101102-1700|Build 7875]] 不同,但似乎无法正常工作。“开始”屏幕中的搜索建议现在首字母使用蓝色文本显示。 |
|
| |
|
| The Windows Runtime is more mature in this build than build 7850. Pattern logon is available if the <code>EnablePatternLogonForInternalTesting</code> DWORD in the <code>HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion</code> key is set to 1. Like the previous build, there is no option to use it on the login screen.
| | 在此版本中,Windows 运行时比 Build 7850 更稳定。如果在 <code>HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion</code> 键中将 <code>EnablePatternLogonForInternalTesting</code> DWORD 设置为 1,则可使用图案登录。与之前的版本一样,登录屏幕上仍没有使用此功能的选项。 |
|
| |
|
| == Bugs and quirks == | | == Bugs and quirks == |