bayasdev / envycontrol

Easy GPU switching for Nvidia Optimus laptops under Linux
https://bayas.dev/envycontrol
MIT License
1.14k stars 55 forks source link

Implementation of CachedConfig; Add --cache-create, --cache-delete an… #154

Closed klmcwhirter closed 4 months ago

klmcwhirter commented 4 months ago

…d --cache-query options.

Note I did not mark it as fixing 79 yet. PLEASE DO NOT MERGE YET until you see a commit with that comment.

TODO

klmcwhirter commented 4 months ago

Not sure how the conflicts got in there. I did pull within main before merge. But let me start over.

Closing this PR.

bayasdev commented 4 months ago

Not sure how the conflicts got in there. I did pull within main before merge. But let me start over.

Closing this PR.

I added the missing rebuild_initramfs() call on the reset method. Try doing a rebase ;)

klmcwhirter commented 4 months ago

I already deleted my repo and re-forked. New PR created.