Brie ByteOfBrie · she/her
ByteOfBrie closed issue ByteOfBrie/cheese-paper#229 2026年07月12日 20:45:56 +02:00
keep track of most recent tab
ByteOfBrie commented on issue ByteOfBrie/cheese-paper#229 2026年07月12日 20:45:56 +02:00
keep track of most recent tab

This was already added at some point. It clears the current tab if you reopen without interacting with any tab content, but that isn't a big deal

ByteOfBrie closed issue ByteOfBrie/cheese-paper#313 2026年07月12日 20:41:29 +02:00
Sometimes saving a random theme saves the wrong one
ByteOfBrie pushed to main at ByteOfBrie/cheese-paper 2026年07月12日 20:41:16 +02:00
bfcca5e6cb
Only allow saving a theme once (#313
ByteOfBrie closed issue ByteOfBrie/cheese-paper#312 2026年07月12日 02:35:35 +02:00
Saving a random theme does not work if a setting hasn't been changed
ByteOfBrie commented on issue ByteOfBrie/cheese-paper#313 2026年07月12日 02:35:22 +02:00
Sometimes saving a random theme saves the wrong one

I'm not entirely sure that this wasn't exclusively related to #312, but I'll still look at it a little bit more

ByteOfBrie pushed to main at ByteOfBrie/cheese-paper 2026年07月12日 02:34:49 +02:00
715a203d59
Make sure theme directory exists when saving theme (#312)
ByteOfBrie closed issue ByteOfBrie/cheese-paper#319 2026年07月12日 02:18:51 +02:00
Add method to directly export folders/scenes
ByteOfBrie commented on issue ByteOfBrie/cheese-paper#319 2026年07月12日 02:18:51 +02:00
Add method to directly export folders/scenes

This is a neat idea, thanks for the suggestion!

ByteOfBrie closed issue ByteOfBrie/cheese-paper#257 2026年07月12日 02:18:27 +02:00
Do not show errors when spellcheck paths are not found
ByteOfBrie pushed to main at ByteOfBrie/cheese-paper 2026年07月12日 02:18:20 +02:00
70821d96fa
Dictionary folder not present is not an error (#257)
ByteOfBrie pushed to main at ByteOfBrie/cheese-paper 2026年07月12日 02:09:14 +02:00
38da8f8b3c
Add individual scene/folder export (#319)
ByteOfBrie commented on issue ByteOfBrie/cheese-paper#319 2026年07月11日 19:16:08 +02:00
Add method to directly export folders/scenes

This seems pretty straightforward to add

ByteOfBrie commented on issue ByteOfBrie/cheese-paper#318 2026年07月11日 18:57:01 +02:00
Cheese Paper failing to launch on MNT Reform

If I don't think of anything better, I'll ideally verify that this is a problem with egui itself (e.g., appears on example code), and then create an issue in egui to make this more dynamic...

ByteOfBrie commented on issue ByteOfBrie/cheese-paper#318 2026年07月11日 18:55:34 +02:00
Cheese Paper failing to launch on MNT Reform

I have a patch that should fix this particular instance, although I'm going to think about it a little bit longer before I actually commit.

ByteOfBrie commented on issue ByteOfBrie/cheese-paper#318 2026年07月11日 17:57:42 +02:00
Cheese Paper failing to launch on MNT Reform

This looks like this is coming from from the backend to egui (the GUI library cheese paper uses), eframe, which is using wgpu as the underlying graphics api

ByteOfBrie pushed to main at ByteOfBrie/cheese-paper 2026年07月06日 04:07:08 +02:00
c4554acd41
With hunspell-rs gone, don't set RUSTFLAGS anymore
ByteOfBrie pushed to main at ByteOfBrie/cheese-paper 2026年07月06日 00:46:41 +02:00
cf545d95ed
Update README now that we're back to spellbook
5c65af67e4
Add possessives of character names in English
4c7f37ee9b
Switch back to spellbook
410beb0163
Update to egui 0.35
Compare 4 commits »
ByteOfBrie opened issue ByteOfBrie/cheese-paper#317 2026年07月06日 00:39:01 +02:00
Reset dictionary state when we change dictionary
ByteOfBrie closed issue ByteOfBrie/cheese-paper#277 2026年07月06日 00:33:03 +02:00
Write a better wrapper around hunspell-sys