Bismuth-Forge / bismuth

KDE Plasma add-on, that tiles your windows automatically and lets you manage them via keyboard, similarly to i3, Sway or dwm.
https://bismuth-forge.github.io/bismuth/
Other
2.4k stars 94 forks source link

[FEATURE]: Is there a way to avoid bismuth from hogging the journal #497

Open razimantv opened 8 months ago

razimantv commented 8 months ago

Summary

If I check journalctl, it is full of debug information from bismuth

kwin_x11[155020]: org.kde.bismuth: onCurrentSurfaceChanged,[object Object]
kwin_x11[155020]: org.kde.bismuth: arrange
kwin_x11[155020]: org.kde.bismuth: arrangeScreen/finished,[object Object]
kwin_x11[155020]: org.kde.bismuth: onCurrentSurfaceChanged,[object Object]
kwin_x11[155020]: org.kde.bismuth: arrange
kwin_x11[155020]: org.kde.bismuth: arrangeScreen/finished,[object Object]
kwin_x11[155020]: org.kde.bismuth: onCurrentSurfaceChanged,[object Object]
kwin_x11[155020]: org.kde.bismuth: arrange
kwin_x11[155020]: org.kde.bismuth: arrangeScreen/finished,[object Object]
kwin_x11[155020]: org.kde.bismuth: onCurrentSurfaceChanged,[object Object]
kwin_x11[155020]: org.kde.bismuth: arrange
kwin_x11[155020]: org.kde.bismuth: arrangeScreen/finished,[object Object]
kwin_x11[155020]: org.kde.bismuth: onCurrentSurfaceChanged,[object Object]

This does not seem to be important (warning/error) level information, and I don't know how to suppress these.

A clear and concise description of what you want to happen

I would like there to be an option to log only critical information

A clear and concise description of any alternative solutions or features you've considered.

No response

Additional info