hanaTsuk1
hanaTsuk1
### Describe the bug ``` #[tauri::command] fn is_devtools_open(window: Window) -> bool { window.is_devtools_open() } ``` ### Reproduction _No response_ ### Expected behavior _No response_ ### Full `tauri info` output ```text...
### Describe the bug ``` export namespace main { export class Time { } } ``` Actual results: ``` // output const Time: typeof import('../wailsjs/go/models')['Time']; // any typeof Time ```...
## 介绍 简介:shion是一款时间追踪软件,用它来记录你日常生活的片段 官网:https://shion.app/zh/ 项目地址:https://github.com/shion-app/shion ## 用户人群 + 我需要类似番茄时钟的软件,记录学习或是专注一件事的开销 + 我需要自动记录软件使用时间的软件,记录编程或是游戏的时长 + 我需要拥有日记功能的软件,能让我回顾往事 ## 功能 + 📊自定义数据卡片(github风格一年概览、30天单项数据柱状图、每日24小时活动展示) + 📅时间线+日历 + 👀自动监听程序使用时间(键盘、鼠标、音频) + 🌐同步浏览器历史(Google Chrome、Microsoft Edge、Firefox) + 🏷️手动记录 + 📖日记(🚧) ##...
### Search for duplicate issues - [X] I already searched, and this issue is not a duplicate. ### Issue scope Usability / User Experience ### Describe the bug Dragging the...
内存占用一直在涨
复现过程:在文档示例页面,控制台性能tab录制,然后切换几个例子,可以看到阶梯式增长 我拉到本地测试了一下,把tryInteract内容注释掉就正常了,推测应该是interactjs的问题
I need the app to run as admin by default when autostart, so I use [task scheduler](https://learn.microsoft.com/en-us/windows/win32/taskschd/task-scheduler-start-page) to do this But sometimes an error message appears ` Tray(OsError(Os { code:...
In the Windows environment, the first screen takes a few seconds, and after refreshing, the request only takes a few hundred milliseconds In the Android environment, there is not much...
### Discussed in https://github.com/shion-app/shion/discussions/58  