vietc/packaging/flatpak
Khoa Vo 98ce9def79
Some checks are pending
Build & Release / Build & test (push) Waiting to run
Build & Release / Build packages (push) Blocked by required conditions
feat: Flatpak tray, X11 dlopen window query, desktop menu entry
- Add system tray (vietc-tray) to Flatpak build; command changed to
  vietc-tray which spawns the daemon
- Desktop menu entry: Viet+ appears in app launcher for search/install/uninstall
- Tray fixes: find_sibling_binary tries {name}-daemon fallback for Flatpak;
  is_daemon_running checks both vietc and vietc-daemon process names
- Native X11 _NET_ACTIVE_WINDOW via dlopen(libX11.so.6) — third fallback in
  get_active_window_id() that works inside Flatpak sandbox (no xdotool/xprop)
- Update README with install/uninstall commands
- Update CHANGELOG
2026-06-29 14:32:30 +07:00
..
build-flatpak.sh feat: Flatpak tray, X11 dlopen window query, desktop menu entry 2026-06-29 14:32:30 +07:00
FLATPAK_BUILD.md release: v0.1.5 — Event Sourcing, Flatpak build fixes, icons 2026-06-28 21:20:19 +07:00
io.github.vietc.VietPlus.json feat: window-switch engine reset, xprop fallback, clean up dead code 2026-06-29 14:12:30 +07:00
vietc-wrapper.sh feat: add Flatpak packaging support 2026-06-28 07:10:37 +07:00