Skip to content

Release v0.6.0#15

Merged
luytan merged 12 commits intomainfrom
dev
May 3, 2026
Merged

Release v0.6.0#15
luytan merged 12 commits intomainfrom
dev

Conversation

@luytan
Copy link
Copy Markdown
Collaborator

@luytan luytan commented May 3, 2026

No description provided.

luytan added 12 commits April 28, 2026 16:51
* ci: rename nix vm from test-vm to ci-vm

* ci: introduce ci-vm with 2; 3 and 15 gpus

* ci: update ci-vm.yml for the new vms
* refactor: changed nvidia_minor to be an Option, with None if the gpu isnt nvidia

* feat: new cardwire list + remade daemon dbus

* daemon dbus now return json instead of preset message
* cardwire cli now has --full and --json
* cardwire_core gpu model has an blocked option now
* nvidia_minor default was changed to None instead of 99

* fix: split list device into a gpu version and a pci one

* fix: removed json strin from dbus result, added a new list func for pci, changed some HashMap to BTreeMap

* fix: removed json parsing from cardwire cli

* fix: added a specialized dbus struct for pci/gpu, that allows to remove the Option<> from the dbus message,

* fix: forgot to remove println! debug from cardwire cli

* feat: Mode is now a property

* fix: set cli mode to use property

* fix: None option should be empty instead of Null

* feat: changed Mode property to be a u32

* fix: cardwire-cli now use u32 for Mode property

* ci: fix cardwire set  assert

* feat: changed cardwire cli default display

* ci: changed "on" to "true"
* feat(ebpf): replace the static 'config' string compare with a map check, that allow to add more files from the daemon into the ebpf block

* feat(ebpf): implemented file map for nvidia

* fix: dereference is nvidia from rebase
* feat: started implementation of a upower battery listener for auto_switching mode

* fix: replace println by info!

* fix: on_battery is a property not a signal

* fix: on_battery returns a bool not a string

* chore: move battery listen to model

* feat: add auto_battery_switch to config, and default configuration

* feat: add mode switching on battery change

* fix: set set_mode to zbus property

* ci: rename to new error message

* feat: add upower to packaging
@luytan luytan self-assigned this May 3, 2026
@luytan luytan added the run-vm-test To run the test vm label May 3, 2026
@luytan luytan merged commit ccdf455 into main May 3, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

run-vm-test To run the test vm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant