Folo/apps/desktop
Innei f52cf91d9b
fix(desktop): add highlight boundary condition
- Updated EventBus dispatch calls in layout commands to include a highlightBoundary parameter for better focus control.
- Modified EntryItemWrapper to dispatch focus command with highlightBoundary set to false after a timeout.
- Adjusted GlobalHotkeysProvider to dispatch focus commands with highlightBoundary set to true for improved user experience.

Signed-off-by: Innei <tukon479@gmail.com>
2025-05-22 13:13:47 +08:00
..
build
changelog docs(desktop): update changelog 2025-05-16 17:49:02 +08:00
configs fix: footer mark read alignment 2025-05-17 16:41:41 +08:00
layer fix(desktop): add highlight boundary condition 2025-05-22 13:13:47 +08:00
plugins/vite feat: enhance shortcut management and command registration 2025-05-12 22:21:20 +08:00
resources fix: icns 2025-04-04 23:57:55 +08:00
scripts refactor: move locales folder (#3374) 2025-03-31 18:59:29 +08:00
static
.env.example
bump.config.ts chore: update nbump to version 2.1.0 in package.json and pnpm-lock.yaml 2025-04-18 17:06:10 +08:00
bump.hotfix.config.js refactor: adjust desktop structure 2025-04-28 21:42:23 +08:00
electron.vite.config.ts refactor: adjust desktop structure 2025-04-28 21:42:23 +08:00
forge.config.cts feat: add `folo` scheme 2025-05-20 20:46:12 +08:00
package.json chore: update .prettierignore and package.json for desktop build 2025-05-21 23:16:07 +08:00
postcss.config.cjs
tailwind.config.ts refactor: update Tailwind configuration and enhance entry navigation 2025-05-20 16:38:56 +08:00
vite.config.electron-render.ts
vite.config.ts feat(desktop): feed preview 2025-05-05 15:28:13 +08:00