Skip to content

Readable Code - #6

Closed
ry2x wants to merge 2 commits into
mainfrom
refac/readable-code
Closed

ry2x wants to merge 2 commits into
mainfrom
refac/readable-code

Conversation

@ry2x

@ry2x ry2x commented Aug 18, 2026 •

Copy link
Copy Markdown
Owner

目的

#3 での大幅なリファクタリングにより、かなりコードベースの探索が行いやすくなっている。
ReactではアニメーションなどはCSSとJS自体に依存しておりそれ自体がなにを行っているかをコードから読み取ることは比較的簡単である。
しかし、AGSにおいて要素移動などはGTKに委任しておりこれの操作が必要となっている。
この部分のコードについてどのような思想・考えでそのコードが採択されたかを読み解くのは非常に難解である。
そのため、その部分へのコメントと共に実装の意図を見えやすくするリファクタリングを行う。

Roadmap

  • wallpaper-selector
  • app launcher
  • power menu
  • control center
  • date-weather
  • bar (cario)

Copilot AI lite review requested due to automatic review settings August 18, 2026 23:48
@ry2x
ry2x marked this pull request as draft August 18, 2026 23:48

This comment was marked as resolved.

@ry2x ry2x changed the title Refac/readable code Readable Code Aug 18, 2026
@ry2x ry2x closed this Aug 21, 2026
@ry2x
ry2x deleted the refac/readable-code branch August 22, 2026 14:47
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.

2 participants