Commit Graph

52 Commits

Author SHA1 Message Date
de9bca8bb5 Add brush UI service boundary 2026-06-03 13:28:50 +02:00
6427f218e7 Add history command service boundary 2026-06-03 13:22:16 +02:00
6d0cc4eb15 Add image import service boundary 2026-06-03 13:17:31 +02:00
a6306c2759 Add canvas clear service boundary 2026-06-03 13:13:43 +02:00
7c76703355 Add document resize service boundary 2026-06-03 13:09:12 +02:00
9c3f56954e Add export menu service boundary 2026-06-03 13:04:00 +02:00
e880f23040 Add file menu service boundary 2026-06-03 13:00:22 +02:00
defa9fc212 Add layer menu service boundary 2026-06-03 12:56:25 +02:00
ea96f38875 Add tools menu service boundary 2026-06-03 12:52:46 +02:00
b67f3d63cf Add about menu service boundary 2026-06-03 12:47:15 +02:00
fb111dcdc9 Add main toolbar service boundary 2026-06-03 12:42:23 +02:00
62561624ed Extract main toolbar action planning 2026-06-03 12:37:32 +02:00
b5bd6d42f7 Extract about menu action planning 2026-06-03 12:27:47 +02:00
c640519772 Extract tools menu planning 2026-06-03 12:15:57 +02:00
fb844f79fd Extract layer menu action planning 2026-06-03 12:05:13 +02:00
6dac909869 Extract file menu action planning 2026-06-03 11:56:14 +02:00
65b262207c Extract export menu action planning 2026-06-03 11:48:34 +02:00
ef50f4a361 Extract image import route planning 2026-06-03 11:41:28 +02:00
888e94a77c Extract canvas clear command planning 2026-06-03 11:35:20 +02:00
91e1c2c9a3 Extract canvas toolbar state planning 2026-06-03 11:26:58 +02:00
2087505921 Extract canvas tool UI planning 2026-06-03 11:20:56 +02:00
58afa672c7 Extract history UI operation planning 2026-06-03 11:13:57 +02:00
8dc476d205 Extract quick UI operation planning 2026-06-03 11:01:01 +02:00
73fac0f8e4 Extract grid UI operation planning 2026-06-03 10:52:51 +02:00
efd568a416 Extract brush UI operation planning 2026-06-03 10:40:12 +02:00
4f0909f30c Extract animation operation planning 2026-06-03 10:32:06 +02:00
fdc1defaba Extract layer operation planning 2026-06-03 10:20:37 +02:00
07ed23c2d1 Extract layer rename planning 2026-06-03 10:10:08 +02:00
5d5bb24711 Extract document resize planning 2026-06-03 10:03:34 +02:00
4d06608cc9 Extract app status planning into app core 2026-06-03 09:45:12 +02:00
a64a63def7 Extract app preference planning into app core 2026-06-03 09:36:38 +02:00
6960bd3410 Plan clipboard text actions in app core 2026-06-03 03:52:00 +02:00
5ee2dd271c Plan cursor visibility in app core 2026-06-03 03:47:28 +02:00
5ac807c6bd Plan keyboard visibility in app core 2026-06-03 03:42:47 +02:00
4af55a7d3f Plan display file actions in app core 2026-06-03 03:38:14 +02:00
712c28068d Plan picked path callbacks in app core 2026-06-03 03:33:33 +02:00
777723b68c Plan document share decisions in app core 2026-06-02 23:53:09 +02:00
cc3490d9d8 Plan recording session decisions in app core 2026-06-02 23:49:13 +02:00
d9be3f910a Plan cloud bulk upload progress in app core 2026-06-02 23:42:27 +02:00
8a7db3bca8 Plan cloud browse decisions in app core 2026-06-02 23:39:03 +02:00
3a78361aea Plan cloud upload decisions in app core 2026-06-02 23:34:58 +02:00
561193b2ab Plan export start decisions in app core 2026-06-02 23:24:44 +02:00
8de9dadf1d Plan save-as file writes in app core 2026-06-02 23:18:19 +02:00
853307697a Plan new document creation in app core 2026-06-02 23:14:35 +02:00
fd1772a417 Plan document open actions in app core 2026-06-02 23:06:36 +02:00
1df506a176 Plan save-version targets in app core 2026-06-02 22:58:28 +02:00
b349f24931 Plan app export targets in app core 2026-06-02 22:50:42 +02:00
5841878df9 Plan document file saves in app core 2026-06-02 22:42:51 +02:00
c8d769c02c Route document workflow prompts through app core 2026-06-02 22:36:05 +02:00
d28aa25358 Route app save decisions through app core 2026-06-02 22:26:58 +02:00