Commit Graph

394 Commits

Author SHA1 Message Date
6b65d99317 Add rules to the agent to have it run code checking.
It needs to fix code style problems in addition to type
errors. Hopefully, this should smooth out some of the pain points.
2026-04-13 06:51:32 -04:00
642fe6da66 Clean lint surface and drop PyWayland backend
Remove the direct PyWayland workspace backend and local protocol wrapper from the Orca 50 rebase branch.

Keep the null/external workspace signal path, clear E402/F401 for this branch, and remove the Arch python-pywayland dependency.
2026-04-11 21:17:21 -04:00
09c03ad06a Fix stuff, apply ruff rules. 2026-04-11 20:55:30 -04:00
b38d10575e Complete Orca 50 import closure 2026-04-11 03:55:58 -04:00
bff131db18 Replace event manager with Orca 50 model 2026-04-11 03:12:21 -04:00
b641d6d8a4 Port Orca 50 script manager API 2026-04-11 03:01:40 -04:00
5abf57447f Port Orca 50 presentation and preferences layer 2026-04-11 02:49:04 -04:00
2bfb7c7ee7 Port Orca 50 command and input managers 2026-04-11 02:10:33 -04:00
12165f4e38 Port Orca 50 helper module closure 2026-04-11 02:05:19 -04:00
56d7d2616a Add TOML-backed Orca 50 settings registry 2026-04-11 02:04:03 -04:00
c10735e093 Add TOML registry migration tests 2026-04-11 02:00:06 -04:00
ff9bea7749 Prepare test harness for Orca 50 rebase 2026-04-11 01:59:13 -04:00
3100228a17 Add Orca 50 event system implementation plan 2026-04-10 20:19:18 -04:00
fb573c83d1 Add settings and preferences policy to Orca 50 spec 2026-04-10 20:07:39 -04:00
013c81d19b Add Orca 50 event system rebase spec 2026-04-10 19:29:49 -04:00
ec7e073431 Add pywayland to the dependencies array. 2026-04-09 12:19:26 -04:00
5bb5f3d711 fix: harden Wayland compositor runtime checks 2026-04-09 12:02:26 -04:00
8fc77c5a2f feat: prioritize script activation using compositor context 2026-04-09 12:02:26 -04:00
309822a0ca feat: suppress stale AT-SPI churn from compositor state 2026-04-09 12:02:26 -04:00
80d53ebcc3 fix: dispatch Wayland workspace events at runtime 2026-04-09 12:02:06 -04:00
3671b0d6b9 fix: normalize workspace state signals 2026-04-09 12:02:06 -04:00
d0aef1331d feat: add shared Wayland workspace backend 2026-04-09 12:02:06 -04:00
f2f1de737d fix: tighten compositor adapter lifecycle 2026-04-09 12:02:06 -04:00
0f54fad9ba feat: add compositor state adapter scaffold 2026-04-09 12:02:06 -04:00
daf3d46eeb fix: add relevance gate state defaults 2026-04-09 11:42:16 -04:00
16004af7c1 fix: tighten relevance gate focus handling 2026-04-09 11:38:09 -04:00
45b57b4d13 feat: wire event relevance gate 2026-04-09 11:38:09 -04:00
629785d548 refactor: add relevance gate helpers 2026-04-09 11:38:09 -04:00
fb5684f8ef fix: restore speech dispatcher interruption 2026-04-09 11:34:41 -04:00
56030567ed test: harden relevance gate regressions 2026-04-09 10:41:06 -04:00
6793522d93 test: add relevance gate regressions 2026-04-09 10:35:15 -04:00
67abceda9a Add Wayland compositor event interface design spec 2026-04-09 06:14:03 -04:00
cc5adf4cce Merge branch 'atspi-document-selection' into testing 2026-04-09 05:24:07 -04:00
04c79f2e0f Implement AT-SPI selection bridging groundwork
Add the document selection adapter, integrate it through script utilities and major callers, and package the clipboard fallback work that was needed during manual testing on Wayland.

Also include a handoff note for the still-open browser link-selection issue so other developers can continue from the current branch state without reconstructing the debug trail.
2026-04-09 05:22:00 -04:00
4a41b51d37 Ignore local worktrees 2026-04-08 18:35:36 -04:00
Storm Dragon
3dc565e8df Actually add the link sound files. :) 2026-04-08 17:29:36 -04:00
Storm Dragon
6e049e35e2 Attempt to speed up Steam even more. Sound for link added. 2026-04-08 06:41:24 -04:00
Storm Dragon
ee4292564a More hopeful fixes for wayland. 2026-04-08 04:19:37 -04:00
Storm Dragon
eeb7bd046f Hopefully fix some wayland keyboard stuff. 2026-04-08 03:37:50 -04:00
Storm Dragon
2d9790de88 Improvements with Steam. 2026-04-07 19:03:46 -04:00
Storm Dragon
633ff214a4 Install Wnck session support helpers 2026-04-07 17:37:07 -04:00
Storm Dragon
ceb03668b9 Add guarded AT-SPI pointer mouse review backend 2026-04-07 17:15:27 -04:00
Storm Dragon
d7d26c57f4 Add AT-SPI pointer monitor wrappers 2026-04-07 17:11:13 -04:00
Storm Dragon
8e792dd4e2 Add mouse review Wayland backport design spec 2026-04-07 16:29:42 -04:00
Storm Dragon
9c94191583 Hell of a speed boost for Steam. 2026-04-07 16:07:32 -04:00
Storm Dragon
d51ef2ad69 Attempt to prevent key pass through in wayland. Hopefully also improve web browsing speed. 2026-04-07 15:39:49 -04:00
e72cc79c6a When dismissing a message, it should be removed from the list and the tree view. 2026-04-06 23:53:46 -04:00
667c0babcb Add support for getting at the actions of notifications inline. 2026-04-06 23:08:20 -04:00
a8950c42e2 Initial support for mako notification daemon. 2026-04-06 21:09:41 -04:00
91edf64a72 Drop claude.md. 2026-04-06 20:27:17 -04:00