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.41k stars 92 forks source link

Update Conky capitalization on ignore list #436

Closed boorac closed 1 year ago

boorac commented 1 year ago

Summary

Fixes Conky class name capitalization such that it gets ignored by default.

Breaking Changes

It may be possible that some distros have Conky class name capitalized, hence this change might affect those. To the best of my knowledge, the Conky class name is not capitalized.

UI Changes

None

Test Plan

Tested on MX-21.2.1 “Wildflower” release Plasma flavor.

  1. Use Conky with bismuth
  2. Conky is getting tiled
  3. Update src\config\bismuth_config.kcfg elemet ignoreClass, Conky -> conky
  4. Conky is no longer managed

Related Issues

https://github.com/Bismuth-Forge/bismuth/pull/99/commits/86129e5281ac5edac62acbd82e4c3b6f6a2ed470

boorac commented 1 year ago

Closing due to inactivity.