Skip to content

Consolidate duplicate lines, return bool instead of uint32_t#526

Open
Samq64 wants to merge 2 commits intoDreamMaoMao:mainfrom
Samq64:cleanup
Open

Consolidate duplicate lines, return bool instead of uint32_t#526
Samq64 wants to merge 2 commits intoDreamMaoMao:mainfrom
Samq64:cleanup

Conversation

@Samq64
Copy link

@Samq64 Samq64 commented Dec 19, 2025

Consolidates some duplicate code by moving it out of their conditions and changes want_restore_fullscreen to return a bool instead of uint32_t. Also passes blur_optimized directly as C implicitly converts it to a bool. I compiled and tested this briefly but haven't tested everything yet.

@DreamMaoMao DreamMaoMao force-pushed the main branch 3 times, most recently from d0e71cf to f749500 Compare December 29, 2025 04:37
@DreamMaoMao DreamMaoMao force-pushed the main branch 4 times, most recently from 4a25da7 to f1cca25 Compare January 24, 2026 14:59
@DreamMaoMao DreamMaoMao force-pushed the main branch 3 times, most recently from cfd4249 to eb06075 Compare February 2, 2026 06:59
@DreamMaoMao DreamMaoMao force-pushed the main branch 3 times, most recently from 63097bd to 17acdae Compare February 12, 2026 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant