Skip to content

Added dynamic count and exclusion panel for Auto RAM Flush#63

Open
Amolkore07 wants to merge 1 commit into
HuckleR2003:mainfrom
Amolkore07:feature/ram-flush-exclusion
Open

Added dynamic count and exclusion panel for Auto RAM Flush#63
Amolkore07 wants to merge 1 commit into
HuckleR2003:mainfrom
Amolkore07:feature/ram-flush-exclusion

Conversation

@Amolkore07
Copy link
Copy Markdown

Hey!

Hey there! 👋

This PR wraps up the "RAM Flush exclusion" feature so users can finally protect their important apps (like games or DAWs) from having their memory cleared out aggressively, which was causing some stuttering issues.

Here’s a quick rundown of what I added:

Exclusion Panel: Expanded the Auto RAM Flush card to include a list of running processes. Users can now just click a checkbox to protect an app from the flush.
Dynamic Counter: Added a live counter to the main card header (e.g., "Auto RAM Flush (3 excluded)") that updates instantly whenever you select or deselect an app.
Persistent Settings: Hooked the exclusion list up to user_prefs.json so the app remembers which processes are protected even after you close and reopen it.
Refresh Button: Added a handy refresh button so users can quickly update the list of running processes without needing to restart the app.
Screenshot 2026-06-04 123919

Everything was kept within the ui/ layer following the contribution guidelines and has been tested locally.

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