Skip to content

refactor(dofus): delegate window iterate/activate to the Quickshell UI - #1

Merged
quantumfate merged 1 commit into
mainfrom
refactor/dofus-delegate-to-ui
Jul 19, 2026
Merged

refactor(dofus): delegate window iterate/activate to the Quickshell UI#1
quantumfate merged 1 commit into
mainfrom
refactor/dofus-delegate-to-ui

Conversation

@quantumfate

Copy link
Copy Markdown
Owner

The Quickshell DofusWindows service now maintains the live name↔window↔focus join, so team.lua no longer queries hyprctl clients itself.

  • iterate (next/prev turn order) and activate (F1..F8) now delegate to the dofusWindows IPC (next / prev / activate <index>).
  • press and the double-click auto-clicker are unchanged (click-automation, orthogonal to the window join).
  • Net: −41/+12 lines; the compositor side stops re-deriving what the UI already owns.

Note

Depends on the dofusWindows next/prev/activate IPC added in quickshell PR #1 — land that first.

🤖 Generated with Claude Code

The Quickshell DofusWindows service now maintains the live name<->window<->
focus join, so team.lua no longer queries hyprctl clients itself. iterate and
activate delegate to the `dofusWindows` IPC (next/prev/activate); press and the
double-click auto-clicker are unchanged.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@quantumfate
quantumfate merged commit 40cecfd into main Jul 19, 2026
1 check passed
@quantumfate
quantumfate deleted the refactor/dofus-delegate-to-ui branch July 19, 2026 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant