@YuKongA13579 · Post #2102 · 2026/05/07 14:38
补充了小米相册同款二级菜单设计,并非基于垃圾 Flutter 相册的组件,所有设计和动效以 View 版本相册为准。 #miuix
Hashtags
DN42 access 本服务为那些无法轻松访问自身网络的用户以及希望体验 dn42 但又不想承担维护自有网络成本的用户提供 dn42 连接 默认情况下,地址从/96地址块中分配,如果您希望租用独立的/96前缀或更大的地址空间,请按照联系方式联系我 所有公开的PoP均已屏蔽来自中国境内的 IP 地址。如果您确实需要dn42 access,请与我联系并提供合理的理由 该服务由AS4242423377提供 - - - - - - - The service provides DN42 connectivity to members who cannot easily access their own networks, as well as to those who would like to explore DN42 without the overhead of maintaining their own network. By default, addresses are allocated from a /96 block. If you wish to lease a dedicated /96 prefix or a larger address space, please contact me using the methods provided in the contact information. All publicly accessible PoP are blocked for IPs originating from within China. DN42 access from within China is not publicly available. If you genuinely require access, please contact me and provide a valid justification. Hosted by AS4242423377. Policy 本服务需要花费时间和金钱才能运行,但为了您的利益,我们免费提供。使用本服务是一种特权,而非权利。您必须合理使用本服务,以确保其他用户也能继续享受同样的便利。任何滥用、误用或干扰服务或其他用户的行为都可能导致您的访问权限立即被暂停或终止。 滥用行为包括但不限于: - 过度使用资源 - 黑客攻击、病毒、木马等,或任何其他可能损害服务或对服务及其用户造成风险的干扰行为 - 传播可能导致民事或刑事责任的不良内容 - - - - - - - This service require real time and financial resources to operate, yet are provided free of charge for your benefit. Access to the services is a privilege, not a right. You must use the services responsibly and considerately to ensure that other users can continue to enjoy the same opportunities. Any misuse, abuse, or activities that disrupt the service or other users may result in immediate suspension or termination of access. Abuse could include, but is not limited to: - Excessive use of resources - Hacking, viruses, trojans etc or any other disruption that could harm or create risk to the services or its users - Distribution of objectional content that could create a civil or criminal liability PoP ## Toronto, Canada Prefix: fdb6:fc6a:e66c:724f:fad1:d2cf::/96 Zerotier: 4753cf475f65b0fb ## Los Angeles, USA coming soon #announcement#service
Hashtags
搜索 #miuix
@YuKongA13579 · Post #2102 · 2026/05/07 14:38
补充了小米相册同款二级菜单设计,并非基于垃圾 Flutter 相册的组件,所有设计和动效以 View 版本相册为准。 #miuix
Hashtags
@YuKongA13579 · Post #2101 · 2026/05/06 11:03
使用 miuix-blur 实现的带折射、色散和传感器驱动高光的液态玻璃悬浮底栏。大多数液态玻璃相关的 shader 和代码实现来自 backdrop 项目。 #miuix
Hashtags
@YuKongA13579 · Post #2062 · 2026/05/04 17:52
由于前两天已经给 miuix-blur 添加了小米的边缘高光支持,所以今天索性拓展了 miuix-blur 接口。因为当初设计的时候 api 基本就照搬了 backdrop 的,改起来很容易。 现在,如果你既想要高级材质效果还想要液态玻璃效果,可以不用引入多个库,通过导入自定义 shader 就可以实现完整液态玻璃效果,我在example 中预留了一份,性能还不错。 你还可以简单修改实现基于传感器的高光跟随效果(需要注意的是,小米的边缘高光其实本身就是有这个能力的,但效果微乎其微)。 需要注意的是,miuix-blur 有着较为激进的降采样(默认,不可修改),所以模糊和液态玻璃的质量肯定是没其他库好的,但实际上没几个用户真的在意这点质量。 #miuix
Hashtags
@YuKongA13579 · Post #2059 · 2026/05/02 01:45
看起来性能还不错了 #miuix
Hashtags
@YuKongA13579 · Post #1983 · 2026/04/10 12:30
带有 miuix 主题的阅读 Compose 版:https://github.com/HapeLee/legado-with-MD3 带有 miuix 主题的 ScrcpyForAndroid:https://github.com/Miuzarte/ScrcpyForAndroid 带有 miuix 主题的音乐标签编辑器:https://github.com/Replica0110/Lyrico #miuix
Hashtags
@YuKongA13579 · Post #1975 · 2026/04/05 02:22
不少人遇到用 miuix-blur 出现大色块问题,这里提示一下原因。 #miuix
Hashtags
@YuKongA13579 · Post #1974 · 2026/04/02 11:13
已发布 v0.9.0 #miuix
Hashtags
@YuKongA13579 · Post #1971 · 2026/03/31 05:12
下版本 Miuix 会在 MiuixTheme 中提供全局 G2 圆角开关,这是性能比 MD3 差的很大一部分原因。 #miuix
Hashtags
@YuKongA13579 · Post #1967 · 2026/03/30 00:37
昨晚 miuix-blur 发在 GitHub Package 了,感兴趣的可以试试。 #miuix
Hashtags
@YuKongA13579 · Post #1966 · 2026/03/29 05:00
0.9.x 版本准备大改一下 miuix 当前项目框架,具体修改如下: 1、平台实现和常用方法移至轻量 miuix-core; 2、基础 UI 组件移至 miuix-ui (Switch、CheckBox 等); 3、扩展封装组件移至 miuix-preference (SuperSwitch、SuperCheckBox 等,同时改名为 SwitchPreference、CheckBoxPreference...); 4、让 miuix-icons、miuix-blur、miuix-navigation3-ui 三个库均可独立于 miuix-ui/miuix-preference 使用,仅依赖轻量 miuix-core。 不出意外的话这应该就是 1.0 版本最终的结构了。 #miuix
Hashtags
@YuKongA13579 · Post #1872 · 2026/02/13 07:28
0.8.2+ 版本会用 md3 的逻辑重构导航栏的组件用法,并添加四种样式自定义(因为有人很喜欢md3的模式,现在都加上了)。同时添加 NavRail 用于宽屏。 #miuix
Hashtags
@YuKongA13579 · Post #1841 · 2026/01/30 07:06
os3 官方似乎给很多组件搞了高光描边,我这边 compose miuix 不会跟进,不喜欢这种跟风出来的设计。 以及后续组件如果有更好、更和谐的样式,可能不会完全保持官方风格。或者小米新的设计依托,也不会完全跟随小米设计。 什么是跟风设计,iOS26 有了之后,现在小米、OPPO、vivo、荣耀、华为全有了😇 #miuix
Hashtags