verstak-desktop/frontend
mirivlad b4e66c9779 fix: mouse navigation — redirect workspace back/forward to Files buttons, remove xinput monitor
- onNavigateBack/Forward now check for currentView === 'workspace' first
  and delegate to Files plugin's up/forward buttons (breadcrumb/Fwd nav)
- Fall back to navigationStack for cross-view navigation
- Removed mouse_monitor.go (xinput test-xi2) — causes phantom X windows,
  superseded by GTK-level vendor patch
- Removed startMouseMonitor call from App.Startup
2026-06-21 16:18:45 +08:00
..
e2e feat: mouse back/forward navigation + history stack 2026-06-21 16:01:21 +08:00
src fix: mouse navigation — redirect workspace back/forward to Files buttons, remove xinput monitor 2026-06-21 16:18:45 +08:00
tests feat: add bundle-host-test.cjs + smoke integration 2026-06-17 18:51:14 +08:00
wailsjs core: Milestone 7b — Files explorer and Default Editor improvements 2026-06-20 19:20:13 +08:00
index.html Implement milestone 6b workbench routing skeleton 2026-06-19 07:51:57 +08:00
package-lock.json fix: polish workspace files and editor shell 2026-06-19 23:37:10 +08:00
package.json fix: polish workspace files and editor shell 2026-06-19 23:37:10 +08:00
package.json.md5 fix: polish workspace files and editor shell 2026-06-19 23:37:10 +08:00
playwright.config.js Implement milestone 6b workbench routing skeleton 2026-06-19 07:51:57 +08:00
vite.config.js core: Milestone 7b — Files explorer and Default Editor improvements 2026-06-20 19:20:13 +08:00