Ahmed Ashraf
46ca844a93
fixing auto hiding context menu and adding a message passing debuging line
2026-05-06 04:11:03 +03:00
Ahmed Ashraf
6f1a5d31bf
replace on_right_press with on_right_release for better experience
2026-05-06 04:10:00 +03:00
jess
56d2b3ce9a
- Add printing
...
- Beginning of iPad port
2026-05-04 13:09:37 -07:00
jess
6001b41fab
Oh so you'd like a graphics backend, is that right, linux?
...
Also I made sidecar a bit less aggro.
2026-05-02 20:24:58 -07:00
jess
6cfb229132
Fixed a couple of bugs I hadn't been able to wrap my mind around until suddenly - I knew.
...
- Title block misappropriation/reappropriation.
- Different related bug where the last opened note would get renamed the previous note's title, causing it to duplicate to avoid overwriting, but combined with bug 1 and 2 you ended up with 3 notes all with different titles none of which matched their title blocks.
Oh, and expanded on the document browser's context menu and other items required to finish the folder organization within the browser.
2026-05-01 14:03:04 -07:00
jess
21c2aa8e95
Document Browser Re-design replaced MacOS' Swift version and unifies all 3 platforms under one implementation.
2026-05-01 13:57:59 -07:00
jess
07550b5c31
Reorganized structure of files. Transitioned macos to new implementations of browser viewer and settings menu that are shared across all platforms now.
2026-04-29 19:37:00 -07:00
jess
3d357209e6
- Added Settings menu into windows and linux
...
- Switched from 3 Menu implementations / removed Muda on Windows.
[Iced Menu Bar for both Linux and Windows now.]
2026-04-29 17:35:38 -07:00
jess
33ab38d5a9
Well... It's a bit of a cop out, I won't lie. But editor mode is the default across platforms now because it solves a bunch of issues with starting in Live mode I just don't feel like tackling right now. I'll come around...
2026-04-29 15:40:54 -07:00
jess
7d511195fc
trial 2 + new note bugfix linux
2026-04-29 14:15:11 -07:00
jess
2277be53cf
trialing a menu implementation for linux
2026-04-29 14:00:20 -07:00
jess
88ba5ecf9c
The C-ABI? Who would want access to that? Oh, the Linux Viewport perhaps.
2026-04-29 12:07:31 -07:00
jess
9354515aea
Merge remote-tracking branch 'refs/remotes/origin/main'
2026-04-29 02:24:26 -07:00
jess
8111a8164a
Implemented Docs Browser for Windows and Linux
2026-04-29 02:21:10 -07:00
jess
f2a062e25d
Update README.md
2026-04-29 06:18:46 +00:00
jess
2fb2843caa
rm bin
2026-04-28 23:02:45 -07:00
jess
a82e52d06b
The was a single linux build warning. It turned out to be a hydra. It's probably dead now.
2026-04-28 23:02:14 -07:00
jess
596482436a
Added more auto-pairs types, '', "";
...
Added toggles in the menu for which auto-pairs to complete.
2026-04-28 22:58:18 -07:00
jess
bae246f08d
Build scripts and flow resituated for better organization & Implementing cross compilation utilities.
2026-04-28 15:53:20 -07:00
jess
f98b36833c
Fixed a slew of bugs involving switching modes.
2026-04-28 03:24:37 -07:00
jess
a193f2c0ca
windows universal build script
2026-04-27 14:24:11 -07:00
jess
da66cf61f5
Universal macos binary script
2026-04-27 14:05:02 -07:00
jess
e8a7f655ec
Fixed the View mode bugs I'd been putting off. Added build scripts.
2026-04-26 19:59:42 -07:00
jess
9b2de378ef
Linux display fix
2026-04-23 14:06:58 -07:00
jess
313b25a522
tables bugs
2026-04-20 06:27:32 -07:00
jess
1b7377792f
Icon, Windows, Dead Code. I bought a pizza. Er, right, this is git. But the pizza was REALLY good
2026-04-19 21:06:06 -07:00
jess
43c1698797
Lasagna hat. Uh... no, it was tables which got some sorting sorted out, fixed the gutter to be drawn with the rest of the compositor's sweep.
2026-04-19 17:08:17 -07:00
jess
210978e8f2
Fix highlight on image lines having a different amount of offset from their actual line.
2026-04-19 17:08:17 -07:00
jess
1b073e7db0
Update README.md
2026-04-18 21:35:37 +00:00
jess
035164a698
Fix excessive writing to disk by gating r/w behind in-mem hash checks first.
2026-04-18 14:19:35 -07:00
jess
9c0a74c1ce
More work in implementing image rendering.
2026-04-18 13:47:34 -07:00
jess
9c7053d2dc
I win. Wingdings has an icon finally. There, Windows is supported now. Im gonna leave it at that, if someone is willing to test more thoroughly, great. Ill wait until someone actually ASKS for it to work on windows before I go any further tho. It seems like it works fine.
2026-04-17 23:13:00 -07:00
jess
9ecb30574b
WAR
2026-04-17 23:07:24 -07:00
jess
2c3e9b06c2
Hmmm. This is war
2026-04-17 22:59:56 -07:00
jess
5e774c432e
HMMM ICON
2026-04-17 22:53:49 -07:00
jess
eec110e81a
Hmm icon.
2026-04-17 22:48:52 -07:00
jess
901bc2f2ea
Forgot that windows has no [Appname] -> equivelent. Placed settings into edit menu.
2026-04-17 22:32:23 -07:00
jess
babe4557fc
ffs ffi! ;D
2026-04-17 22:20:58 -07:00
jess
6be17a4619
Wrap keys and menus, fix icon, add subsystem to executable.
2026-04-17 22:18:43 -07:00
jess
7d139570b2
Drop winapi, fix types for muda, clean up warnings.
2026-04-17 22:08:55 -07:00
jess
46b4b7865d
Whoops probably time to refer to a place that exists outside of my disk for the core dependencies.
2026-04-17 21:54:35 -07:00
jess
056c90145b
Generate .ico from SVG on Windows release builds.
2026-04-17 20:27:53 -07:00
jess
a9beb2a4ae
Added image support.
2026-04-17 20:15:34 -07:00
jess
d746c9abd6
Windows init window wrapper and menus, polling.
2026-04-17 13:09:52 -07:00
jess
17d513c62f
Clipboard handling needed revision in preperation for Windows Support.
2026-04-17 13:07:08 -07:00
jess
03284a694e
Switched to Oklab color space + a few other tricks to get Cosmic Text + wgpu to bend to my will.
...
Fixed VIM mode + added rainbow formula to gutter since it worked so great for args/terms.
2026-04-16 15:28:22 -07:00
jess
ccffb9149d
Colors... We'll need a new space.
2026-04-16 02:01:36 -07:00
jess
931b8bf0b6
add readme
2026-04-15 10:13:56 -07:00
jess
4c7d9f98a6
whoops
2026-04-15 10:11:52 -07:00
jess
070723ff95
Upload screenshot, fixed bug with paste.
2026-04-15 10:04:19 -07:00