Fix kwin window title workaround not working, rename com.dec05eba.gpu_screen_recorder.gsr_kwin_helper to com.dec05eba.gpu_screen_recorder, otherwise name reply primary owner error

This commit is contained in:
dec05eba
2026-01-28 01:40:39 +01:00
parent f921be46c0
commit 89995b805e
2 changed files with 7 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
const DAEMON_DBUS_NAME = "com.dec05eba.gpu_screen_recorder.gsr_kwin_helper";
const DAEMON_DBUS_NAME = "com.dec05eba.gpu_screen_recorder";
// utils
function sendNewActiveWindowTitle(title) {