Commit Graph

102 Commits

Author SHA1 Message Date
32c95b224f Extend app input planning to UI state 2026-06-05 06:44:57 +02:00
b825d920d2 Route app input dispatch through app core 2026-06-05 06:38:48 +02:00
548b6d3ae5 Extend app frame planning to tick and resize 2026-06-05 06:23:00 +02:00
0489c4229e Route default canvas resolution through platform services 2026-06-04 19:20:06 +02:00
7aadd1041a Route VR lifecycle through platform services 2026-06-04 18:39:22 +02:00
4bd29bee9f Route canvas input policy through platform services 2026-06-04 18:26:21 +02:00
b1acd5118b Route dialog work directory picker through platform services 2026-06-04 18:14:02 +02:00
52cf7628da Route PPBR export directory policy through platform services 2026-06-04 18:01:50 +02:00
c698de1482 Route SonarPen tools action through platform services 2026-06-04 17:47:08 +02:00
883be98557 Route app network TLS policy through platform services 2026-06-04 17:35:24 +02:00
401ce33498 Route collection export targets through platform policy 2026-06-04 17:24:36 +02:00
104358bc62 Route prepared export policy through platform services 2026-06-04 17:05:49 +02:00
cabfa44729 Route prepared file targets through platform services 2026-06-04 16:58:05 +02:00
dc369c89b0 Route UI state save through platform services 2026-06-04 16:48:57 +02:00
7d992931d9 Route document browse roots through platform services 2026-06-04 16:41:56 +02:00
6419645e03 Route export storage hooks through platform services 2026-06-04 16:34:19 +02:00
8b12ae35d4 Route render debug callback through platform services 2026-06-03 05:30:54 +02:00
87b1851d59 Route render platform hints through platform services 2026-06-03 05:20:24 +02:00
389cd93e68 Route render target binding through platform services 2026-06-03 05:17:25 +02:00
6652127545 Route diagnostic hooks through platform services 2026-06-03 05:12:00 +02:00
e152616d7f Route live reload policy through platform services 2026-06-03 05:08:00 +02:00
ac4d065c78 Route recording cleanup through platform services 2026-06-03 05:04:14 +02:00
578b1f6082 Route startup storage paths through platform services 2026-06-03 04:59:23 +02:00
beb7f717f1 Route render capture hooks through platform services 2026-06-03 04:54:29 +02:00
7a9b14a86f Route render context lifecycle through platform services 2026-06-03 04:50:42 +02:00
f3925f8423 Route UI thread lifecycle through platform services 2026-06-03 04:45:02 +02:00
dd641c047b Route platform frame hooks through services 2026-06-03 04:41:01 +02:00
22006eaf47 Route native close through platform services 2026-06-03 04:36:10 +02:00
537f0dcb2f Dispatch visibility through platform services 2026-06-03 04:31:30 +02:00
2ea850cbcc Route prepared file saves through platform services 2026-06-03 04:29:58 +02:00
e10e16f491 Extract legacy platform services adapter 2026-06-03 04:25:01 +02:00
ead7f58285 Inject Windows platform services 2026-06-03 04:14:47 +02:00
0e77ca6ba8 Route picker callbacks through platform services 2026-06-03 04:07:09 +02:00
1e0500a3f7 Route file actions through platform services 2026-06-03 04:03:25 +02:00
4ed72ebc80 Introduce platform services interface 2026-06-03 03:59:59 +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
3930f39b14 Move app command state mapping to renderer gl 2026-06-02 06:58:30 +02:00
64f6b90911 add tap event on iOS 2019-11-26 21:44:01 +01:00
a00f78de80 move time-lapse frame grab from tick to rec_loop 2019-11-09 14:14:59 +01:00
faff1dd979 split timelapse frame generation into multiple tasks 2019-11-09 12:40:30 +01:00
58b93edcc8 increase stroke idle time 2019-11-05 21:49:51 +01:00
52ad58aec4 use PBO for timelapse data read 2019-11-05 18:25:25 +01:00
83222c066b fix iOS save picker 2019-11-03 19:55:13 +01:00
ee94e0ad86 add export timelapse 2019-11-03 01:07:13 +01:00
83ba717d5b save timelapse stream to file 2019-11-02 18:05:24 +01:00