Commit Graph
30 Commits
Author SHA1 Message Date
hulthe fe0b9d049e Fix clippy 2025-07-11 15:24:35 +02:00
hulthe c59febd924 Update egui to 0.32 2025-07-11 15:21:13 +02:00
hulthe 276508713f Different header sizes 2025-07-10 19:50:38 +02:00
hulthe 3a2f058456 Indicate when file has changed on disk 2025-07-09 13:29:22 +02:00
hulthe 38d26f0028 Replace deprecated egui function 2025-07-07 13:12:30 +02:00
hulthe 462c27e111 Split markdown parsing and highlighting 2025-07-07 13:10:45 +02:00
hulthe e0fd726f02 Merge branch 'markdown-parser' 2025-07-07 11:44:22 +02:00
hulthe 7f93084e64 Restructure markdown highlighter 2025-07-07 11:40:15 +02:00
hulthe 6e59cb86dc Tweak text colors 2025-07-06 19:57:14 +02:00
hulthe 98a4f50031 Lower handwriting stroke width 2025-07-06 19:35:11 +02:00
hulthe 0a19462b0f Add pref to hide cursor when handwriting 2025-06-29 18:55:20 +02:00
hulthe cfed4fd5ed Fix performance on large canvases 2025-06-23 22:18:57 +02:00
hulthe eaf0c3cb55 handwritin: Grow and shrink the canvas without refreshing 2025-06-23 21:50:37 +02:00
hulthe 61669e15bd Split CanvasRasterizer image into many small tiles 2025-06-23 21:35:01 +02:00
hulthe f2556f7125 Split Image handling from handwriting/mod.rs 2025-06-23 20:34:02 +02:00
hulthe 7494dc6b75 Add snapshots 2025-06-21 17:21:59 +02:00
hulthe 43afb9dfd3 Re-use tessellator between frames 2025-06-21 17:20:00 +02:00
hulthe 6b5bbfbc54 Make folder-list collapsible 2025-06-21 16:28:12 +02:00
hulthe b39419888b Add folder tree 2025-06-19 23:09:41 +02:00
hulthe 4e9eacc7b0 Improve handwriting disk-format and decoding 2025-06-18 22:56:33 +02:00
hulthe 8251937be9 Open tabs when opened 2025-06-18 22:55:09 +02:00
hulthe 5ca9dfabb8 Rename painting module to handwriting 2025-06-15 12:53:23 +02:00
hulthe 1df81509df Add some comments to the handwriting code 2025-06-15 12:52:13 +02:00
hulthe 7d234641cb Add Ctrl+S and indicate when files are dirty 2025-06-15 12:39:52 +02:00
hulthe 1ed278cc55 Add sketchy PKGBUILD 2025-06-14 23:09:03 +02:00
hulthe 2a830f0539 Add janky spinner 2025-06-13 23:06:45 +02:00
hulthe 83ad2068e0 Make it run in wasm 2025-06-12 20:38:51 +02:00
hulthe 3908e6d913 Add fonts 2025-06-12 20:38:51 +02:00
hulthe 27728fc431 Add App 2025-06-12 20:38:50 +02:00
hulthe 6f591627be initial commit 2025-06-12 20:23:22 +02:00