https://bugs.kde.org/show_bug.cgi?id=274931
--- Comment #58 from Arash B <ara...@gmail.com> --- Ok but I have cloned the kwin git repo (https://github.com/KDE/kwin) to have a look for myself. I was wondering if you could show me where the function body of bool WindowRules::checkNoBorder(bool noborder, bool init = false) const is. I've found its definition in rules.h but the function body is nowhere to be found in the repo. Is it correct that the function WindowRules::checkNoBorder is called from line 184 in bool Client::manage(xcb_window_t w, bool isMapped) in clients.cpp? -- You are receiving this mail because: You are watching all bug changes.