Steps to reproduce
Open obsidian while using DWM (Dynamic Window Manager) on linux
Expected result
Every program that opens normally should have a 3px border surrounding it.
Actual result
Obsidian is missing the border pixels.
Environment
- Operating system: Arch Linux (5.14.15-arch1-1)
- Obsidian version: v0.12.19
Additional information
I am unsure if this is an issue with obsidian or dwm (or neither and they just don’t play well together) as googling for similar issues of programs missing borders did not yield any results. This, as well as obsidian being the only program that I have seen to be missing the border leads me to believe it has to do with how obsidian handles/creates the window. Even if not deemed an obsidian bug, I would love if someone could point me in the right direction of how to fix this. Thanks!