v0.1.1 β Wayland Support + One-Command Install
What's New
Wayland Support π₯οΈ
- Window tracker now works on GNOME Wayland (Ubuntu 22.04+)
- Uses the Window Calls GNOME extension for native Wayland window detection
- Fallback chain: Wayland extension β xdotool (X11) β wmctrl
- Auto-detected during install β no user config needed
One-Command Install π
install.shnow handles everything automatically:- System dependencies (apt)
- Wayland extension (if needed)
- Python virtual environment
- Config files
- Systemd service (auto-start on login)
- Adds
taskmindto PATH (.bashrc/.zshrc)
- Only action: Wayland users log out/in once after install
New CLI Command
taskmind install-extensionβ manually install/reinstall the GNOME extension
Install
git clone https://github.com/rishapgandhi/taskmind.git
cd taskmind && bash install.shFull Changelog: v0.1.0...v0.1.1