Results 16 issues of Flysoft

将安装了 TranslucentFlyouts 的用户切换为其他用户,再切换回来会出现: ![image](https://github.com/user-attachments/assets/e286efc3-6140-438a-abd2-11971c7f0484) 猜测是切换用户会触发类似开机启动的事件,导致重复加载。

bug

First of all, thanks for your great work! After a few days of using, I found it would be great that we can have an option that allows users to...

enhancement

**Describe the bug** For folders with Chinese names, when the sidebar is collapsed, they are differently sized. **Expected behavior** Folders with English names look fine. **Screenshots** ![image](https://github.com/user-attachments/assets/8ace2ca4-a7d5-4228-9b9a-5e4c5c396632) ![image](https://github.com/user-attachments/assets/9044edf4-949b-40c2-ac6b-1274c37c9986) **Additional context**

bug
UI

### Description 希望pot的窗口可以在任务栏显示 ### Application Scenario 方便在非置顶模式下,切换到翻译窗口查看翻译结果 ### References https://github.com/pot-app/pot-desktop/blob/994648780fc62a2a59fe17d3baa4b0083c9d2d51/src-tauri/src/window.rs#L136

type: enhancement

Type: Bug Open file/folder dialog isn't floating on Wayland (using Hyprland), other programs like Firefox works pretty fine. I've guessed that the dialog was created as a normal window instead...

pkey could be useful to implement in-proc sandboxes. ref: https://man7.org/linux/man-pages/man7/pkeys.7.html ```c int pkey_mprotect(size_t size; void addr[size], size_t size, int prot, int pkey); int pkey_alloc(unsigned int flags, unsigned int access_rights); int...

enhancement