Skip to content

feat: implement CommandRunner with pkexec support#5

Merged
Sopwit merged 1 commit into
devfrom
fix/command-runner
Mar 5, 2026
Merged

feat: implement CommandRunner with pkexec support#5
Sopwit merged 1 commit into
devfrom
fix/command-runner

Conversation

@Sopwit
Copy link
Copy Markdown
Member

@Sopwit Sopwit commented Mar 5, 2026

Değişiklikler

  • CommandRunner::run() — QProcess tabanlı komut çalıştırma
  • CommandRunner::runAsRoot() — pkexec ile root yetkilendirme
  • Anlık stdout çıktısı için outputLine sinyali
  • Hata yönetimi ve timeout desteği

Dosyalar

  • src/backend/system/commandrunner.h
  • src/backend/system/commandrunner.cpp

- QProcess tabanlı komut çalıştırma (run)
- pkexec ile root yetkilendirme (runAsRoot)
- Anlık stdout çıktısı için outputLine sinyali
- Hata yönetimi ve timeout desteği
@Sopwit Sopwit merged commit 6f7e2a7 into dev Mar 5, 2026
1 check failed
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